From e6382dccd41541551bebc1d78cee953bb4b4a85e Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Fri, 17 Jul 2009 17:26:38 +0200 Subject: linux: add patch to a get rid of the horribly broken default TX25 video mode --- recipes/linux/linux_2.6.29+2.6.30-rc4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/linux/linux_2.6.29+2.6.30-rc4.bb') diff --git a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb index d014298dc2..0217587661 100644 --- a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb +++ b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb @@ -3,7 +3,7 @@ require linux.inc KERNEL_RELEASE = "2.6.30-rc4" OLD_KERNEL_RELEASE = "2.6.29" PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}" -PR = "r4" +PR = "r5" S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}" @@ -32,5 +32,5 @@ SRC_URI_append_afeb9260 = " \ " SRC_URI_append_tx25 = " file://linux-2.6.30-rc4-git.patch;patch=1 \ - file://linux-2.6.30-rc4-karo3.diff;patch=1" - + file://linux-2.6.30-rc4-karo3.diff;patch=1 \ + file://stk5-baseboard_c_vesa640.patch;patch=1" -- cgit v1.2.3