linux-kirkwood: update to 2.6.29.2
authorKoen Kooi <koen@openembedded.org>
Sat, 16 May 2009 10:03:53 +0000 (12:03 +0200)
committerKoen Kooi <koen@openembedded.org>
Sat, 16 May 2009 10:03:53 +0000 (12:03 +0200)
conf/machine/include/kirkwood.inc
recipes/linux/linux-kirkwood_2.6.29.2.bb [moved from recipes/linux/linux-kirkwood_2.6.29.1.bb with 88% similarity]

index f58feb6..8f99589 100644 (file)
@@ -11,7 +11,7 @@ USE_DEVFS = "0"
 PREFERRED_PROVIDER_virtual/bootloader = ""
 PREFERRED_PROVIDER_virtual/kernel = "linux-kirkwood"
 
-MACHINE_KERNEL_PR = "r1"
+MACHINE_KERNEL_PR = "r2"
 
 IMAGE_FSTYPES += "tar.gz ubi"
 SERIAL_CONSOLE = "ttyS0 115200"
similarity index 88%
rename from recipes/linux/linux-kirkwood_2.6.29.1.bb
rename to recipes/linux/linux-kirkwood_2.6.29.2.bb
index 531f520..0e34936 100644 (file)
@@ -6,11 +6,11 @@ COMPATIBLE_MACHINE = "sheevaplug"
 require linux.inc
 
 # Change MACHINE_KERNEL_PR in conf/machine/include/kirkwood.inc
-PV = "2.6.29.1"
+PV = "2.6.29.2"
 PR_append = "+gitr${SRCREV}"
 #PV = "2.6.28+2.6.29rc7-${PR}+gitr${SRCREV}"
 
-SRCREV = "f66f1d49e6d8617a07b07681c684083e48547eef"
+SRCREV = "10a12868405319fbf114af2bde9789aa64c34144"
 SRC_URI = "git://git.marvell.com/orion.git;protocol=git;branch=stable-2.6.29 \
            file://fw.patch;patch=1 \
            file://defconfig \