On Fri, Jan 8, 2016 at 2:39 AM, Burton, Ross <[email protected]> wrote: > > On 8 January 2016 at 10:18, Khem Raj <[email protected]> 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 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
