diff options
| -rw-r--r-- | meta/recipes-support/apr/apr_1.4.5.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-support/apr/apr_1.4.5.bb b/meta/recipes-support/apr/apr_1.4.5.bb index be465b4a4a..2374d300ab 100644 --- a/meta/recipes-support/apr/apr_1.4.5.bb +++ b/meta/recipes-support/apr/apr_1.4.5.bb | |||
| @@ -41,6 +41,8 @@ do_install_append() { | |||
| 41 | oe_multilib_header apr.h | 41 | oe_multilib_header apr.h |
| 42 | } | 42 | } |
| 43 | 43 | ||
| 44 | SSTATE_SCAN_FILES += "apr_rules.mk" | ||
| 45 | |||
| 44 | SYSROOT_PREPROCESS_FUNCS += "apr_sysroot_preprocess" | 46 | SYSROOT_PREPROCESS_FUNCS += "apr_sysroot_preprocess" |
| 45 | 47 | ||
| 46 | apr_sysroot_preprocess () { | 48 | apr_sysroot_preprocess () { |
