[oe-commits] Graeme Gregory : linux-kirkwood_2.6.29.2.bb : fix PR to new scheme

GIT User account git at amethyst.openembedded.net
Sat May 16 17:29:10 UTC 2009


Module: openembedded.git
Branch: xora/angstrom-srcpv
Commit: 5537df3b31dba37a87e6cf766453ed9ce1dd5ea1
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5537df3b31dba37a87e6cf766453ed9ce1dd5ea1

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Sat May 16 18:21:22 2009 +0100

linux-kirkwood_2.6.29.2.bb : fix PR to new scheme

---

 conf/machine/include/kirkwood.inc        |    2 +-
 recipes/linux/linux-kirkwood_2.6.29.2.bb |    1 -
 2 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/kirkwood.inc b/conf/machine/include/kirkwood.inc
index 8f99589..fddaf63 100644
--- a/conf/machine/include/kirkwood.inc
+++ b/conf/machine/include/kirkwood.inc
@@ -11,7 +11,7 @@ USE_DEVFS = "0"
 PREFERRED_PROVIDER_virtual/bootloader = ""
 PREFERRED_PROVIDER_virtual/kernel = "linux-kirkwood"
 
-MACHINE_KERNEL_PR = "r2"
+MACHINE_KERNEL_PR = "r3"
 
 IMAGE_FSTYPES += "tar.gz ubi"
 SERIAL_CONSOLE = "ttyS0 115200"
diff --git a/recipes/linux/linux-kirkwood_2.6.29.2.bb b/recipes/linux/linux-kirkwood_2.6.29.2.bb
index 00cdb2b..4dceb76 100644
--- a/recipes/linux/linux-kirkwood_2.6.29.2.bb
+++ b/recipes/linux/linux-kirkwood_2.6.29.2.bb
@@ -7,7 +7,6 @@ require linux.inc
 
 # Change MACHINE_KERNEL_PR in conf/machine/include/kirkwood.inc
 PV = "2.6.29.2"
-PR = "r2"
 PR_append = "+gitr${SRCREV}"
 #PV = "2.6.28+2.6.29rc7-${PR}+gitr${SRCREV}"
 





More information about the Openembedded-commits mailing list