aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.37.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux_2.6.37.bb')
-rw-r--r--recipes/linux/linux_2.6.37.bb9
1 files changed, 8 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.37.bb b/recipes/linux/linux_2.6.37.bb
index 90104efee5..5e92e63bb9 100644
--- a/recipes/linux/linux_2.6.37.bb
+++ b/recipes/linux/linux_2.6.37.bb
@@ -5,9 +5,16 @@ DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_sheevaplug = "1"
DEFAULT_PREFERENCE_openrd-base = "1"
DEFAULT_PREFERENCE_openrd-client = "1"
+# needs more testing before making it new default
+# DEFAULT_PREFERENCE_om-gta02 = "1"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
file://defconfig "
+SRC_URI_append_om-gta02 = " \
+ file://openmoko.patch \
+ file://shr.patch \
+ "
+
SRC_URI[kernel.md5sum] = "c8ee37b4fdccdb651e0603d35350b434"
SRC_URI[kernel.sha256sum] = "edbf091805414739cf57a3bbfeba9e87f5e74f97e38f04d12060e9e0c71e383a"