aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-01-31 00:54:42 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-01-31 03:36:59 +0100
commit25bc5293e404d2f25e57edf03b931d417618d6fd (patch)
tree5e6f6724586997cda781a2661ba46534889513ad /recipes/linux/linux-openmoko-2.6.32_git.bb
parentcc7402b9b0ff50ce0067a8ae4e8fd5cdf8fafc5e (diff)
downloadopenembedded-25bc5293e404d2f25e57edf03b931d417618d6fd.tar.gz
linux-openmoko-2.6.32: upgrade to latest stable patch 2.6.32.7
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.bb8
1 files changed, 5 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 ad1389b440..d66f29f0e5 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -3,7 +3,7 @@ require linux-openmoko.inc
DESCRIPTION_${PN} = "Linux ${KERNEL_RELEASE} kernel for the Openmoko Neo GSM Smartphones"
-KERNEL_RELEASE="2.6.32.5"
+KERNEL_RELEASE="2.6.32.7"
OEV = "oe1"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}"
@@ -16,6 +16,8 @@ SRC_URI = "\
file://defconfig \
# build fix
file://0001-wm8753-fix-build-with-gcc-4.4.2-which-works-ok-with-.patch;patch=1 \
+# needed only for 2.6.32.7+
+ file://fix.compilation.if.no.GENERIC_TIME.patch;patch=1 \
# patches from Weiss's gdrm-2.6.31 branch
file://0001-DRM-for-platform-devices.patch;patch=1 \
file://0002-Glamo-DRM-and-KMS-driver.patch;patch=1 \
@@ -26,8 +28,8 @@ SRC_URI = "\
file://0002-glamo-drm-select-DRM_KMS_HELPER-for-crtc-functions.patch;patch=1 \
"
-SRC_URI[stablepatch.md5sum] = "49e6bc73c7a7f690fe7ddf09fe2b5d06"
-SRC_URI[stablepatch.sha256sum] = "b4d0d667db5094fd430ed58955f4f9ed71d278d5ce70e63d287c53f8db028ac3"
+SRC_URI[stablepatch.md5sum] = "a68305d3e77dddc9555ba58f678a1ce2"
+SRC_URI[stablepatch.sha256sum] = "b3382d02ec25e3ae86fac7852ba540e59af770a76604d317b39df57505b376bf"
S = "${WORKDIR}/git"