On 6 May 2016 at 13:13, Catalin Enache <catalin.ena...@windriver.com> wrote:
> DEPENDS_class-target = "grub-efi-native" > RDEPENDS_${PN}_class-target = "diffutils freetype" > +DEPENDS += "autogen-native" > Because += happens after overrides this results in autogen-native only a dependency in native builds, so you can't be sure it will be present for target builds. Should the configure_prepend and autogen-native be added to grub2.inc so that every recipe has that dependency? Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core