[oe-commits] Andrea Adami : linux-kexecboot: bump INC_PR to get latest kexecboot binary

git version control git at git.openembedded.org
Sat Jun 11 22:44:45 UTC 2011


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Jun 12 00:41:33 2011 +0200

linux-kexecboot: bump INC_PR to get latest kexecboot binary

* follow upstream bugfix for compatibility with klibc <= 1.5.22

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

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

diff --git a/recipes/linux/linux-kexecboot.inc b/recipes/linux/linux-kexecboot.inc
index acf9380..efa45f2 100644
--- a/recipes/linux/linux-kexecboot.inc
+++ b/recipes/linux/linux-kexecboot.inc
@@ -1,5 +1,5 @@
 # We set INC_PR here, since a change in the kexecboot recipe will need to get picked up by *all* the kernels:
-INC_PR = "r38"
+INC_PR = "r39"
 
 inherit kernel siteinfo
 





More information about the Openembedded-commits mailing list