aboutsummaryrefslogtreecommitdiffstats
path: root/packages/linux/linux_2.6.28-rc6.bb
diff options
context:
space:
mode:
authorSergey Lapin <slapin@ossfans.org>2008-11-29 21:18:16 +0300
committerSergey Lapin <slapin@ossfans.org>2008-11-29 21:38:14 +0300
commit4ed5900e8d4a41241a6b26f530673f7815beec1e (patch)
treef5f8b6c1c6c23bffe39d8d341ba17bde7c06e55c /packages/linux/linux_2.6.28-rc6.bb
parent6373779dc068ccfb248481ec540c9b2d9940e954 (diff)
downloadopenembedded-4ed5900e8d4a41241a6b26f530673f7815beec1e.tar.gz
linux_2.6.28-rc6: new Linux version for afeb9260 board
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
Diffstat (limited to 'packages/linux/linux_2.6.28-rc6.bb')
-rw-r--r--packages/linux/linux_2.6.28-rc6.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/packages/linux/linux_2.6.28-rc6.bb b/packages/linux/linux_2.6.28-rc6.bb
new file mode 100644
index 0000000000..63e2ada895
--- /dev/null
+++ b/packages/linux/linux_2.6.28-rc6.bb
@@ -0,0 +1,14 @@
+require linux.inc
+
+PR = "r1"
+
+# Mark archs/machines that this kernel supports
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_afeb9260 = "1"
+
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-${PV}.tar.bz2 \
+ file://defconfig"
+
+SRC_URI_append_afeb9260 = " \
+ file://0002-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX.patch;patch=1 \
+"