summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/gummiboot/gummiboot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-bsp/gummiboot/gummiboot_git.bb')
-rw-r--r--common/recipes-bsp/gummiboot/gummiboot_git.bb18
1 files changed, 6 insertions, 12 deletions
diff --git a/common/recipes-bsp/gummiboot/gummiboot_git.bb b/common/recipes-bsp/gummiboot/gummiboot_git.bb
index 871a9500..ff088a8c 100644
--- a/common/recipes-bsp/gummiboot/gummiboot_git.bb
+++ b/common/recipes-bsp/gummiboot/gummiboot_git.bb
@@ -9,22 +9,16 @@ DEPENDS = "gnu-efi util-linux"
9inherit autotools 9inherit autotools
10inherit deploy 10inherit deploy
11 11
12PV = "33" 12PV = "35+git${SRCPV}"
13PR = "r0" 13PR = "r0"
14SRCREV = "cbc63ae9d6161fe6412f0457e72a276f5acb6e2a" 14SRCREV = "6feb7d971f79e88ed395637390d58404fba5f3c3"
15SRC_URI = "git://anongit.freedesktop.org/gummiboot \ 15SRC_URI = "git://anongit.freedesktop.org/gummiboot"
16 file://0001-configure.ac-Add-option-to-disable-configuring-the-B.patch \
17 file://0002-configure.ac-Use-AC_CHECK_HEADER-to-detect-the-efi-i.patch \
18 file://0003-Makefile.am-Allow-for-user-override-of-EFI-include-d.patch \
19 file://0004-configure.ac-Allow-for-more-than-just-i686-for-ia32.patch \
20 file://0005-Auto-detect-both-x64-and-ia32-boot-.efi-payloads.patch \
21 file://0006-Add-32-bit-compatible-rdtsc-asm.patch"
22 16
23S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
24 18
25EXTRA_OECONF = "--disable-biostest" 19EXTRA_OECONF = "--disable-biostest --with-efi-includedir=${STAGING_INCDIR} \
26EXTRA_OEMAKE = "INCDIR=${STAGING_INCDIR} GNUEFI_LDS_DIR=${STAGING_LIBDIR} \ 20 --with-efi-ldsdir=${STAGING_LIBDIR} \
27 GNUEFI_LIBS='-L ${STAGING_LIBDIR}'" 21 --with-efi-libdir=${STAGING_LIBDIR}"
28 22
29do_deploy () { 23do_deploy () {
30 install ${S}/gummiboot*.efi ${DEPLOYDIR}/ 24 install ${S}/gummiboot*.efi ${DEPLOYDIR}/