aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-09-27 09:57:51 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-27 22:01:32 +0200
commite105b26afd7f2f23c3e7eb1d6bb51a1adb963e57 (patch)
tree8af0d8ff06d32c498b53ecb76c31a1cede95c3fb /recipes/linux/linux-openmoko-2.6.32_git.bb
parent3d1603cdcb9cf25592a17c7806ee5f5f9fb50957 (diff)
downloadopenembedded-e105b26afd7f2f23c3e7eb1d6bb51a1adb963e57.tar.gz
linux-openmoko-2.6.32: upgrade to 2.6.32.23 and add 3 patches from qtmoko
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.bb9
1 files changed, 6 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 828ef22f39..246b7d9e71 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -1,7 +1,7 @@
require linux.inc
require linux-openmoko.inc
-KERNEL_RELEASE="2.6.32.22"
+KERNEL_RELEASE="2.6.32.23"
SRCREV = "a9254be10ac2294ea20165a87c09ea6afcf66d94"
OEV = "oe3.3"
@@ -21,6 +21,9 @@ SRC_URI = "\
file://0003-usbhost.patch.patch \
file://0004-ar6000_delay.patch.patch \
file://0005-save_regs.patch.patch \
+ file://0026-Rename-dev-s3c2410_serialXXX-to-dev-ttySACXXX.patch \
+ file://0027-Enable-powering-off-after-8s-POWER-press.patch \
+ file://0028-GTA02-bt-remember-state-of-bluetooth-in-variable.patch \
# patches from Weiss's gdrm-for-merging branch
file://0007-DRM-for-platform-devices.patch \
file://0008-Glamo-DRM-and-KMS-driver.patch \
@@ -45,8 +48,8 @@ SRC_URI = "\
file://defconfig \
"
-SRC_URI[stablepatch.md5sum] = "da1431a1d659298c6bd11714416c840f"
-SRC_URI[stablepatch.sha256sum] = "9f04a819a6ae1ac9a4793ce229bc9a2cb095ac10a2d46955ec1e6769283c4de4"
+SRC_URI[stablepatch.md5sum] = "6eac9aebbf9e74546b7c44c0fb9348a7"
+SRC_URI[stablepatch.sha256sum] = "c252375c7c2d2557cb8d4b708bc7e3ca4d23b81afbf3278b87f8721c8ca5f8c9"
S = "${WORKDIR}/git"