From 8f6571b8d800b253e796cca0df8c190c5771de12 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 14 Apr 2010 12:21:28 +0200 Subject: linux-openmoko-2.6.32: add 2 new patches from gdrm-2.6.32 branch Signed-off-by: Martin Jansa --- recipes/linux/linux-openmoko-2.6.32_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/linux/linux-openmoko-2.6.32_git.bb') diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb index 11384c0283..787ed2db10 100644 --- a/recipes/linux/linux-openmoko-2.6.32_git.bb +++ b/recipes/linux/linux-openmoko-2.6.32_git.bb @@ -8,7 +8,7 @@ KERNEL_RELEASE="2.6.32.11" SRCREV = "14be1091928fcce66812a85129768fb253b36420" OEV = "oe1" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCREV}" -PR = "r7" +PR = "r8" SRC_URI = "\ git://git.openmoko.org/git/kernel.git;protocol=git;branch=om-gta02-2.6.32 \ @@ -39,6 +39,8 @@ SRC_URI = "\ file://0020-save_regs.patch.patch;patch=1 \ file://0021-gta02_defconfig.patch;patch=1 \ file://0022-gta02_drm_defconfig.patch;patch=1 \ + file://0023-Re-enable-Glamo-fence-IRQ-if-it-sticks.patch;patch=1 \ + file://0024-Fix-KMS-framebuffer-physical-address.patch;patch=1 \ " SRC_URI[stablepatch.md5sum] = "855c248334a71ef5ca3d8cb89d51334f" -- cgit 1.2.3-korg