linux_2.6.28.bb : increase preference for tosa and bump PR forgotten in last
authorGraeme Gregory <dp@xora.org.uk>
Thu, 19 Feb 2009 22:43:56 +0000 (22:43 +0000)
committerGraeme Gregory <dp@xora.org.uk>
Thu, 19 Feb 2009 22:44:28 +0000 (22:44 +0000)
commit

packages/linux/linux_2.6.28.bb

index c9c507f..1914309 100644 (file)
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r4"
+PR = "r5"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
@@ -9,6 +9,7 @@ DEFAULT_PREFERENCE_at91sam9263ek = "28"
 DEFAULT_PREFERENCE_ronetix-pm9263 = "28"
 DEFAULT_PREFERENCE_stb225 = "28"
 DEFAULT_PREFERENCE_collie = "1"
+DEFAULT_PREFERENCE_tosa = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.28.tar.bz2 \
            file://defconfig"