[OE-core] [PATCH] grub-efi: run autogen.sh before configure

Burton, Ross ross.burton at intel.com
Mon Jul 11 10:22:30 UTC 2016


On 6 May 2016 at 13:13, Catalin Enache <catalin.enache at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160711/bfe44645/attachment-0002.html>


More information about the Openembedded-core mailing list