[oe-commits] Graeme Gregory : linux_2.6.28.bb : increase preference for tosa and bump PR forgotten in last

GIT User account git at amethyst.openembedded.net
Thu Feb 19 22:52:32 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 99af337e9066dbf9b3490b11ea6f37b460e5ae06
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=99af337e9066dbf9b3490b11ea6f37b460e5ae06

Author: Graeme Gregory <dp at xora.org.uk>
Date:   Thu Feb 19 22:43:56 2009 +0000

linux_2.6.28.bb : increase preference for tosa and bump PR forgotten in last
commit

---

 packages/linux/linux_2.6.28.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/linux/linux_2.6.28.bb b/packages/linux/linux_2.6.28.bb
index c9c507f..1914309 100644
--- a/packages/linux/linux_2.6.28.bb
+++ b/packages/linux/linux_2.6.28.bb
@@ -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"





More information about the Openembedded-commits mailing list