[oe-commits] Martin Jansa : apr: add apr_rules.mk to SSTATE_SCAN_FILES

git at git.openembedded.org git at git.openembedded.org
Thu Feb 23 23:54:58 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 9db1f3b13c7e7f37c41f6a4fabdb2fc0c5ebc227
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=9db1f3b13c7e7f37c41f6a4fabdb2fc0c5ebc227

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Thu Feb 23 16:50:26 2012 +0100

apr: add apr_rules.mk to SSTATE_SCAN_FILES

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 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 be465b4..2374d30 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 () {





More information about the Openembedded-commits mailing list