aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.39.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-06-06 15:06:11 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2011-06-06 15:23:01 +0200
commit9298fdc6da3af6aef2b19e7cb2e4c5b2d12df053 (patch)
tree86aef6044cc71a99ae4a52ba54f2856c90be2651 /recipes/linux/linux_2.6.39.bb
parent5c43457a77b279a996b737efbc2f3d9a77f1e7a1 (diff)
downloadopenembedded-9298fdc6da3af6aef2b19e7cb2e4c5b2d12df053.tar.gz
linux-2.6.39: upgrade to 2.6.39.1 and update shr patch
* CONFIG_INPUT_LIS302DL is kept disabled, because driver needs to be updated to use genirq Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.39.bb')
-rw-r--r--recipes/linux/linux_2.6.39.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.39.bb b/recipes/linux/linux_2.6.39.bb
index 6e35800a96..2765593c0f 100644
--- a/recipes/linux/linux_2.6.39.bb
+++ b/recipes/linux/linux_2.6.39.bb
@@ -1,5 +1,7 @@
require linux.inc
+PR = "r1"
+
# Mark archs/machines that this kernel supports
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_akita = "1"
@@ -13,6 +15,7 @@ DEFAULT_PREFERENCE_tosa = "1"
DEFAULT_PREFERENCE_h1940 = "1"
SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.1.bz2;apply=yes;name=stablepatch \
file://defconfig "
SRC_URI_append_om-gta01 = " \
@@ -33,3 +36,5 @@ SRC_URI_append_spitz = " file://${LOGO_SIZE}/logo_linux_clut224.ppm.bz2 "
SRC_URI[kernel.md5sum] = "1aab7a741abe08d42e8eccf20de61e05"
SRC_URI[kernel.sha256sum] = "584d17f2a3ee18a9501d7ff36907639e538cfdba4529978b8550c461d45c61f6"
+SRC_URI[stablepatch.md5sum] = "215f7ebaafe1175dbc5d1e439c9a96d5"
+SRC_URI[stablepatch.sha256sum] = "27c54f9ce3b04371219bda478b4c738fe6d7f58372625fbf0082039ccd994fb2"