[oe-commits] Andrea Adami : kexecboot: follow kexec-tools-klibc renaming. Bump PR.

git version control git at git.openembedded.org
Thu Aug 19 21:27:36 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e531bb9f91e4969fabdad806e72d4da29fc6fa3f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e531bb9f91e4969fabdad806e72d4da29fc6fa3f

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Thu Aug 19 23:25:47 2010 +0200

kexecboot: follow kexec-tools-klibc renaming. Bump PR.

---

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

diff --git a/recipes/kexecboot/kexecboot.inc b/recipes/kexecboot/kexecboot.inc
index f3045f4..2d1b518 100644
--- a/recipes/kexecboot/kexecboot.inc
+++ b/recipes/kexecboot/kexecboot.inc
@@ -1,7 +1,7 @@
 LICENSE = "GPL"
 
 DEPENDS = "klibc"
-RDEPENDS_${PN} = "kexec-klibc-static"
+RDEPENDS_${PN} = "kexec-klibc"
 
 # The binary itself is not machine-specific
 # but the EXTRA_OECONF overrides have this effect 
diff --git a/recipes/kexecboot/kexecboot_git.bb b/recipes/kexecboot/kexecboot_git.bb
index 69d3e8a..0b83482 100644
--- a/recipes/kexecboot/kexecboot_git.bb
+++ b/recipes/kexecboot/kexecboot_git.bb
@@ -1,5 +1,5 @@
 PV = "0.5"
-PR = "r16+gitr${SRCREV}"
+PR = "r17+gitr${SRCREV}"
 
 SRC_URI = "git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git;protocol=git "
 SRCREV = "5e020abcb38b7dcfeb1eed2350a4221e7bda7020"





More information about the Openembedded-commits mailing list