libconfig: inherit from autotools-brokensep
authorAndrea Galbusera <gizero@gmail.com>
Mon, 5 May 2014 07:45:23 +0000 (09:45 +0200)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:37:56 +0000 (08:37 -0800)
do_compile fails otherwise

(From meta-openembedded rev: 4b976979fb3e47508b36a622c10f8a8ea881f0ad)

Signed-off-by: Andrea Galbusera <gizero@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb

index c7d3cf7..22eecf8 100644 (file)
@@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29"
 
 SRC_URI = "http://www.hyperrealm.com/${BPN}/${BP}.tar.gz"
 
-inherit autotools pkgconfig
+inherit autotools-brokensep pkgconfig
 
 SRC_URI[md5sum] = "b6ee0ce2b3ef844bad7cac2803a90634"
 SRC_URI[sha256sum] = "09c8979252e60193e2969e9b0e1cd597f7820087867989b2f0939ad164473041"