aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.35.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2010-09-05 22:43:22 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2010-09-05 22:58:14 +0200
commit226cbf313a7e5739a52ed32bbf114f74818cdc81 (patch)
tree6a256514000285b1f10badc6a940134babf0566e /recipes/linux/linux_2.6.35.bb
parent72fed19769b30515c18636acf30426b5d834fcaf (diff)
downloadopenembedded-226cbf313a7e5739a52ed32bbf114f74818cdc81.tar.gz
linux: Sim.One support for 2.6.35
Diffstat (limited to 'recipes/linux/linux_2.6.35.bb')
-rw-r--r--recipes/linux/linux_2.6.35.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.35.bb b/recipes/linux/linux_2.6.35.bb
index 6d73091ff9..93ebc9f768 100644
--- a/recipes/linux/linux_2.6.35.bb
+++ b/recipes/linux/linux_2.6.35.bb
@@ -1,10 +1,11 @@
require linux.inc
-PR = "r1"
+PR = "r2"
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_dockstar = "1"
+DEFAULT_PREFERENCE_simone = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch \