summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-07-06 09:28:20 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-06 09:28:20 +0000
commit7f8b9a85b69e27db6fc5476333681f8b6829f5fe (patch)
tree453fdca646f21c1bc14b524a521336cecf683518 /packages
parent02e68aa6b80ad23d8b5a198fd8e1fd705a12dfb3 (diff)
added dtl1_cs patch to get Socket CF+ Rev.E autoloaded with pcmciautils (patch sent upstream)
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-openzaurus_2.6.12-mm1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/linux/linux-openzaurus_2.6.12-mm1.bb b/packages/linux/linux-openzaurus_2.6.12-mm1.bb
index 00d3d891b9..865a880b86 100644
--- a/packages/linux/linux-openzaurus_2.6.12-mm1.bb
+++ b/packages/linux/linux-openzaurus_2.6.12-mm1.bb
@@ -5,7 +5,7 @@ LICENSE = "GPL"
#KV = "${@bb.data.getVar('PV',d,True).split('-')[0]}"
KV = "${@bb.data.getVar('PV',d,True)}"
-PR = "r3"
+PR = "r4"
DOSRC = "http://www.do13.in-berlin.de/openzaurus/patches"
RPSRC = "http://www.rpsys.net/openzaurus/patches"
@@ -75,6 +75,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.12.tar.gz \
file://add-elpp-stuff.patch;patch=1 \
file://pxa-serial-hack.patch;patch=1 \
${RPSRC}/jl1/pxa-linking-bug.patch;patch=1 \
+ file://dtl1_cs-add-socket-revE.patch;patch=1 \
file://defconfig-c7x0 \
file://defconfig-ipaq-pxa-2.6 \
file://defconfig-collie \