[oe-commits] Andrea Adami : kexecboot(-klibc): upgrade to last upstream commit

git at git.openembedded.org git at git.openembedded.org
Mon Sep 30 20:42:59 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 089ac5e4e4456eb9b336247b5ac1953f6acada2a
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=089ac5e4e4456eb9b336247b5ac1953f6acada2a

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Sep 29 00:59:06 2013 +0200

kexecboot(-klibc): upgrade to last upstream commit

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>

---

 .../recipes-bsp/kexecboot/kexecboot-klibc_git.bb   |    2 +-
 .../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



More information about the Openembedded-commits mailing list