summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2012-02-23 16:50:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-02-23 23:52:26 +0000
commit9db1f3b13c7e7f37c41f6a4fabdb2fc0c5ebc227 (patch)
tree9085fe4cedd4db73be344832c9b7d7851ccb6d57 /meta/recipes-support
parent949f4dc6f2bd59aa3e2c782fee87f07438aebd21 (diff)
downloadopenembedded-core-9db1f3b13c7e7f37c41f6a4fabdb2fc0c5ebc227.tar.gz
apr: add apr_rules.mk to SSTATE_SCAN_FILES
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/apr/apr_1.4.5.bb2
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() {
oe_multilib_header apr.h
}
+SSTATE_SCAN_FILES += "apr_rules.mk"
+
SYSROOT_PREPROCESS_FUNCS += "apr_sysroot_preprocess"
apr_sysroot_preprocess () {