[oe-commits] Andrea Adami : kexecboot: bump to d391c05fe7b9379f62a34e7dd5deb851de2b0a0b.

git version control git at git.openembedded.org
Thu Mar 31 20:00:35 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 3fb8a9a1f3e3a6ce2c31c9063b57767fb53f8f0c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3fb8a9a1f3e3a6ce2c31c9063b57767fb53f8f0c

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Mon Mar 28 00:08:29 2011 +0200

kexecboot: bump to d391c05fe7b9379f62a34e7dd5deb851de2b0a0b.

* some fixes for qvga resolution (shorter strings)
Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/kexecboot/kexecboot-klibc_git.bb |    4 ++--
 recipes/kexecboot/kexecboot_git.bb       |    4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/recipes/kexecboot/kexecboot-klibc_git.bb b/recipes/kexecboot/kexecboot-klibc_git.bb
index 281b7da..193d491 100644
--- a/recipes/kexecboot/kexecboot-klibc_git.bb
+++ b/recipes/kexecboot/kexecboot-klibc_git.bb
@@ -1,9 +1,9 @@
 RDEPENDS_${PN} = "kexec-klibc"
 PV = "0.5.9"
-PR = "r0+gitr${SRCREV}"
+PR = "r1+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "3f261f1f731683203f83c5bea36e3d7547f93ab6"
+SRCREV = "d391c05fe7b9379f62a34e7dd5deb851de2b0a0b"
 S = "${WORKDIR}/git"
 
 # the binary is statically linked against klibc
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 9801843..7b38f78 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,9 +1,9 @@
 RDEPENDS_${PN} = "kexec"
 PV = "0.5.9"
-PR = "r0+gitr${SRCREV}"
+PR = "r1+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
-SRCREV = "3f261f1f731683203f83c5bea36e3d7547f93ab6"
+SRCREV = "d391c05fe7b9379f62a34e7dd5deb851de2b0a0b"
 S = "${WORKDIR}/git"
 
 require kexecboot.inc





More information about the Openembedded-commits mailing list