[OE-core] [PATCH 30/53] Revert "glib-2.0: build dependency cleanup"

Khem Raj raj.khem at gmail.com
Fri Jan 8 17:36:17 UTC 2016


On Fri, Jan 8, 2016 at 2:39 AM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 8 January 2016 at 10:18, Khem Raj <raj.khem at gmail.com> wrote:
>>
>> -DEPENDS = "virtual/libiconv libffi zlib"
>> -DEPENDS_append = " ${@bb.utils.contains('PTEST_ENABLED', '1', '
>> glib-2.0-native dbus', '', d)}"
>> +DEPENDS = "glib-2.0-native virtual/libiconv libffi zlib"
>> +DEPENDS_append_class-target = "${@bb.utils.contains('DISTRO_FEATURES',
>> 'ptest', ' dbus', '', d)}"
>>  DEPENDS_class-native = "pkgconfig-native gettext-native libffi-native
>> zlib-native"
>> -DEPENDS_class-nativesdk = "nativesdk-libtool nativesdk-gettext
>> nativesdk-libffi nativesdk-zlib"
>> +DEPENDS_class-nativesdk = "nativesdk-libtool nativesdk-gettext
>> nativesdk-libffi nativesdk-zlib ${BPN}-native"
>
>
> Don't actually revert the original commit, just add the missing dependencies
> back.  The ptest changes were good and you're reverting those too.

ignore this.
this was a band-aid  for my build. I was hoping Kai to address it

>
> Ross



More information about the Openembedded-core mailing list