aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-25 09:27:49 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-25 09:37:29 +0100
commitbe0411e84c44d58db7b91c2159f3bb6fc2d1ee2c (patch)
tree6bcdb2a76db30d0866e3e54240ecbb39b7179aa4 /recipes/linux/linux-openmoko-2.6.32_git.bb
parent27206b57ce85406e71a7b0af4996f48b7cfde3be (diff)
downloadopenembedded-be0411e84c44d58db7b91c2159f3bb6fc2d1ee2c.tar.gz
linux-openmoko: move srcrevs to recipes, bump 2.6.32 version
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.32_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-2.6.32_git.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb
index 8cec2474f8..7c685b183f 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -3,8 +3,9 @@ require linux-openmoko.inc
DESCRIPTION_${PN} = "Linux ${KERNEL_RELEASE} kernel for the Openmoko Neo GSM Smartphones"
-KERNEL_RELEASE="2.6.32.8"
+KERNEL_RELEASE="2.6.32.9"
+SRCREV = "14be1091928fcce66812a85129768fb253b36420"
OEV = "oe1"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
PR = "r1"
@@ -27,8 +28,8 @@ SRC_URI = "\
file://0009-A-couple-of-GEM-refcounting-fixes.patch;patch=1 \
"
-SRC_URI[stablepatch.md5sum] = "eabf01da4c72f7ea5b4e4bf8e8535e5f"
-SRC_URI[stablepatch.sha256sum] = "50c08a7ffcad1e7cd2e7c2c906795896dd36ce71249d816914c306dcc5875fd2"
+SRC_URI[stablepatch.md5sum] = "7f615dd3b4a3b19fb86e479996a2deb5"
+SRC_URI[stablepatch.sha256sum] = "8aeb15c31fb09c769f004c8dc51e29aa26be8e84d70db418af70ecefc463459a"
S = "${WORKDIR}/git"