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

Burton, Ross ross.burton at intel.com
Fri Jan 8 10:39:20 UTC 2016


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.

Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160108/645dbc2c/attachment-0002.html>


More information about the Openembedded-core mailing list