aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-simtec_2.6.26-simtec3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/linux/linux-simtec_2.6.26-simtec3.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-simtec_2.6.26-simtec3.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/meta/recipes-kernel/linux/linux-simtec_2.6.26-simtec3.bb b/meta/recipes-kernel/linux/linux-simtec_2.6.26-simtec3.bb
new file mode 100644
index 0000000000..33b0e8808d
--- /dev/null
+++ b/meta/recipes-kernel/linux/linux-simtec_2.6.26-simtec3.bb
@@ -0,0 +1,17 @@
+require linux-simtec.inc
+
+PR = "r1"
+
+PROVIDES += "virtual/kernel"
+
+DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE_depicture = "1"
+
+COMPATIBLE_MACHINE = "depicture"
+
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-2.6.26.tar.bz2 \
+ http://www.simtec.co.uk/products/SWLINUX/files/patch-2.6.26-simtec3.bz2;patch=1 \
+ file://${MACHINE}-defconfig-append \
+ "
+
+S = "${WORKDIR}/linux-2.6.26"