From: Andrea Galbusera Date: Mon, 5 May 2014 07:45:23 +0000 (+0200) Subject: libconfig: inherit from autotools-brokensep X-Git-Tag: rev_ivi_2015_02_04~2069 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6952228a476958d4b36c14fa3b8c5aecdbf7ec67;p=scm%2Fbb%2Ftizen-distro.git libconfig: inherit from autotools-brokensep do_compile fails otherwise (From meta-openembedded rev: 4b976979fb3e47508b36a622c10f8a8ea881f0ad) Signed-off-by: Andrea Galbusera Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- diff --git a/meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb b/meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb index c7d3cf7..22eecf8 100644 --- a/meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb +++ b/meta-openembedded/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb @@ -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"