[oe-commits] Ross Burton : libnewt: set CLEANBROKEN

git at git.openembedded.org git at git.openembedded.org
Fri Dec 5 18:01:37 UTC 2014


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

Author: Ross Burton <ross.burton at intel.com>
Date:   Fri Dec  5 11:37:58 2014 +0000

libnewt: set CLEANBROKEN

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-extended/newt/libnewt_0.52.18.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-extended/newt/libnewt_0.52.18.bb b/meta/recipes-extended/newt/libnewt_0.52.18.bb
index e8ac662..fa2493b 100644
--- a/meta/recipes-extended/newt/libnewt_0.52.18.bb
+++ b/meta/recipes-extended/newt/libnewt_0.52.18.bb
@@ -32,6 +32,8 @@ EXTRA_OECONF = "--without-tcl --without-python"
 
 inherit autotools-brokensep
 
+CLEANBROKEN = "1"
+
 export STAGING_INCDIR
 export STAGING_LIBDIR
 



More information about the Openembedded-commits mailing list