From 739fc4c85d231a2297b488d9bf66d958293afc21 Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 20 Apr 2005 22:13:49 +0000 Subject: Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/04/21 00:13:40+02:00 uni-frankfurt.de!mickeyl c7x0 2.6.x kernels: apply a serial hack to allow coexistence of pxa_serial and 8250 (necessary for GPS, BlueTooth, and serial cards like that) BKrev: 4266d41dy8idO1gAancbpU1QKx7cpQ --- packages/linux/linux-openzaurus_2.6.12-rc2-mm3.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/linux/linux-openzaurus_2.6.12-rc2-mm3.bb') diff --git a/packages/linux/linux-openzaurus_2.6.12-rc2-mm3.bb b/packages/linux/linux-openzaurus_2.6.12-rc2-mm3.bb index b9804190f9..465b6c0432 100644 --- a/packages/linux/linux-openzaurus_2.6.12-rc2-mm3.bb +++ b/packages/linux/linux-openzaurus_2.6.12-rc2-mm3.bb @@ -5,7 +5,7 @@ LICENSE = "GPL" #KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}" KV = "${@bb.data.getVar('PV',d,True)}" -PR = "r1" +PR = "r2" DOSRC = "http://www.do13.in-berlin.de/openzaurus" RPSRC = "http://www.rpsys.net/openzaurus/patches" @@ -46,6 +46,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.11.tar.gz \ ${JLSRC}/zaurus-leds-2.6.11.diff.gz;patch=1 \ file://add-oz-release-string.patch;patch=1 \ file://add-elpp-stuff.patch;patch=1 \ + file://pxa-serial-hack.patch;patch=1 \ ${RPSRC}/jl1/pxa-linking-bug.patch;patch=1 \ file://defconfig-c7x0 \ file://defconfig-collie \ -- cgit v1.2.3