apr: add apr_rules.mk to SSTATE_SCAN_FILES

(From OE-Core rev: 9db1f3b13c7e7f37c41f6a4fabdb2fc0c5ebc227)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Martin Jansa 2012-02-23 16:50:26 +01:00 committed by Richard Purdie
parent 9d6d5e37ab
commit 331540ca8b
1 changed files with 2 additions and 0 deletions

View File

@ -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 () {