[oe] [meta-networking][PATCH] cyrus-sasl2: clean up rpath QA errors

Joe MacDonald joe.macdonald at windriver.com
Thu Mar 21 20:18:18 UTC 2013


Cleaning QA errors from commit 770b14191143fd89fa18daa4048af1f618debdee

Signed-off-by: Joe MacDonald <joe.macdonald at windriver.com>
---
 meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
index 44336f0..7b3e674 100644
--- a/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
+++ b/meta-networking/recipes-daemons/cyrus-sasl/cyrus-sasl_2.1.26.bb
@@ -11,7 +11,8 @@ inherit autotools pkgconfig
 EXTRA_OECONF += "--with-dblib=berkeley \
                  --with-bdb-libdir=${STAGING_LIBDIR} \
                  --with-bdb-incdir=${STAGING_INCDIR} \
-                 --without-pam --without-opie --without-des"
+                 --without-pam --without-opie --without-des \
+		 andrew_cv_runpath_switch=none"
 
 do_configure_prepend () {
     rm -f acinclude.m4 config/libtool.m4
-- 
1.8.2





More information about the Openembedded-devel mailing list