[oe] [meta-initramfs][PATCH] kexecboot(-klibc): upgrade to last upstream commit

Andrea Adami andrea.adami at gmail.com
Sat Sep 28 22:59:06 UTC 2013


id: 0bcc14671aa2d84ec20f260582aca36bb901ccf1
Changelog:
 minor headers fixes
 fix fb offset computations
 replace AC_CONFIG_HEADER with AC_CONFIG_HEADERS

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>
---
 meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb | 2 +-
 meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
index 45741bf..4144d85 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot-klibc_git.bb
@@ -2,7 +2,7 @@ PV = "0.5.9"
 PR = "r10+gitr${SRCREV}"
 
 SRC_URI = "git://github.com/kexecboot/kexecboot.git"
-SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb"
+SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1"
 S = "${WORKDIR}/git"
 
 # the binary is statically linked against klibc
diff --git a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
index c3c496d..dd630a9 100644
--- a/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
+++ b/meta-initramfs/recipes-bsp/kexecboot/kexecboot_git.bb
@@ -2,7 +2,7 @@ PV = "0.5.9"
 PR = "r10+gitr${SRCREV}"
 
 SRC_URI = "git://github.com/kexecboot/kexecboot.git"
-SRCREV = "b667914bb0cba1c30f9b771abccfe98f1419afeb"
+SRCREV = "0bcc14671aa2d84ec20f260582aca36bb901ccf1"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc
-- 
1.8.1.5




More information about the Openembedded-devel mailing list