aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/gummiboot/gummiboot_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-04-23 20:35:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-04-27 14:57:45 +0100
commitbe5708b077dea2557df1226f7570c4757b68b46d (patch)
tree9589a19b0aa29780bf8cfc68c5d6079db4bec25e /meta/recipes-bsp/gummiboot/gummiboot_git.bb
parent7d79a7bfffbc39090b22bb7696cc5dbc832e49b6 (diff)
downloadopenembedded-core-contrib-be5708b077dea2557df1226f7570c4757b68b46d.tar.gz
gummiboot: upgrade 43 -> 48+git
43 does not compile with gcc-5 Refresh objcopy patch to incorporate latest changes Change-Id: Ied41ed1335bb1db3438b98121e05c22242a8a13e Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/gummiboot/gummiboot_git.bb')
-rw-r--r--meta/recipes-bsp/gummiboot/gummiboot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/gummiboot/gummiboot_git.bb b/meta/recipes-bsp/gummiboot/gummiboot_git.bb
index 7fc908e4fe..91c3db9306 100644
--- a/meta/recipes-bsp/gummiboot/gummiboot_git.bb
+++ b/meta/recipes-bsp/gummiboot/gummiboot_git.bb
@@ -9,8 +9,8 @@ DEPENDS = "gnu-efi util-linux"
inherit autotools pkgconfig
inherit deploy
-PV = "43+git${SRCPV}"
-SRCREV = "4062c51075ba054d4949c714fe06123f9ad3097d"
+PV = "48+git${SRCPV}"
+SRCREV = "2bcd919c681c952eb867ef1bdb458f1bc49c2d55"
SRC_URI = "git://anongit.freedesktop.org/gummiboot \
file://fix-objcopy.patch \
"