diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-08 16:11:05 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-06-08 22:52:08 +0200 |
commit | 2d0589a1de227bca62cd67a58e65efb4a7bea025 (patch) | |
tree | 028b11f6a8a4a3a00ec7a5223ed7932fcf6b30ef /recipes/linux/linux-openmoko-2.6.34_git.bb | |
parent | 0110b3b04be1d7111013231101baa7b899eb2659 (diff) |
linux-openmoko-2.6.34: bump SRCREV, remove applied pcf patch
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.34_git.bb')
-rw-r--r-- | recipes/linux/linux-openmoko-2.6.34_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.34_git.bb b/recipes/linux/linux-openmoko-2.6.34_git.bb index 1947b8461a..06095dcc91 100644 --- a/recipes/linux/linux-openmoko-2.6.34_git.bb +++ b/recipes/linux/linux-openmoko-2.6.34_git.bb @@ -3,7 +3,7 @@ require linux-openmoko.inc KERNEL_RELEASE="2.6.34" -SRCREV = "7d1467b5820a384e3e274ee051f44ff749c5ab71" +SRCREV = "f37686260161644129601ba19880abe48c56cc8d" OEV = "oe4" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}" @@ -15,7 +15,6 @@ SRC_URI = "\ file://touchscreen_ignoreunexpectedintr34.patch \ # fix runtime issue when built with gcc-4.5 file://use-noclone-attribute-for-naked.patch \ - file://pcf.patch \ # patches from Thomas White's gdrm-for-merging branch file://0001-DRM-for-platform-devices.patch \ file://0002-Glamo-DRM-and-KMS-driver.patch \ |