packages/linux/linux-efika_2.6.21+git.bb : Set DEFAULT_PREFERENCE for the git kernel...
authorStelios Koroneos <skoroneos@digital-opsis.com>
Wed, 6 Jun 2007 18:20:13 +0000 (18:20 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Wed, 6 Jun 2007 18:20:13 +0000 (18:20 +0000)
in order to use a stable kernel as default

packages/linux/linux-efika_2.6.21+git.bb

index bd328af..0dcc8b3 100644 (file)
@@ -4,6 +4,8 @@ LICENSE = "GPL"
 PR = "r0"
 PV = "2.6.21+git${SRCDATE}"
 
+DEFAULT_PREFERENCE = "-1"
+
 COMPATIBLE_MACHINE = "efika"
 
 SRC_URI = "file://defconfig"