linux-davinci git: fix dm355-leopard machtype since we can use a proper uboot now
authorKoen Kooi <koen@openembedded.org>
Tue, 19 May 2009 14:10:54 +0000 (16:10 +0200)
committerKoen Kooi <koen@openembedded.org>
Tue, 19 May 2009 14:10:54 +0000 (16:10 +0200)
recipes/linux/linux-davinci/update-mach-types.patch
recipes/linux/linux-davinci_git.bb

index 43d16a5..f72836b 100644 (file)
 +rd78x00_masa          MACH_RD78X00_MASA       RD78X00_MASA            2135
 +smallogger            MACH_SMALLOGGER         SMALLOGGER              2136
 +ccw9p9215             MACH_CCW9P9215          CCW9P9215               2137
-+dm355_leopard         MACH_DM355_LEOPARD      DM355_LEOPARD           1381
++dm355_leopard         MACH_DM355_LEOPARD      DM355_LEOPARD           2138
 +ts219                 MACH_TS219              TS219                   2139
 +tny_a9263             MACH_TNY_A9263          TNY_A9263               2140
index 332aeb6..fb60707 100644 (file)
@@ -10,7 +10,7 @@ DEFAULT_PREFERENCE = "-1"
 SRCREV = "486afa37130356662213cc1a2199a285b4fd72af"
 
 PV = "2.6.29+2.6.29-rc7-${PR}+gitr${SRCREV}"
-PR = "r3"
+PR = "r4"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git;protocol=git \
            file://update-mach-types.patch;patch=1 \