package/gnu-efi: get rid of patch
authorPeter Korsgaard <peter@korsgaard.com>
Fri, 11 Jan 2019 10:01:09 +0000 (11:01 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 12 Jan 2019 16:31:55 +0000 (17:31 +0100)
commite39f877749dd82ef5c865c4ac3bf0eefabb64a61
treeb14f44c0bdd7d6f5abd22fab1b257fd8d8252e09
parent2cf068864708285c6bc7cffffc38be17aa376c49
package/gnu-efi: get rid of patch

Pass TARGET_CONFIGURE_OPTS in the environment instead of on the make command
line, so 'CFLAGS +=' does the right thing in the Makefile without patching.

TARGET_CONFIGURE_OPTS includes TARGET_MAKE_ENV, so drop that.

This does require us to pass CROSS_COMPILE to ensure the native tools are
not used though.

Add a GNU_EFI_MAKE_OPTS and use in both the build and install steps, instead
of repeating the various arguments.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/gnu-efi/0001-Allow-CFLAGS-CPPFLAGS-to-be-completed-from-the-envir.patch [deleted file]
package/gnu-efi/gnu-efi.mk