summaryrefslogtreecommitdiff
path: root/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-04-29 08:46:23 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-04-29 08:46:23 +0000
commit9b0d7bcf66bb8402b6955315a5db3c2d015ceb01 (patch)
tree9709883a4dcd2ddbe99015a64160e97bea976fd7 /linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
parent1ec554851354b7dbbf715a64e60b7fdfc36ad8c1 (diff)
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/packages 2004/04/29 10:46:14+02:00 uni-frankfurt.de!mickeyl try to fix cpufreq build problems - patch courtesy pb_. BKrev: 4090c0dfSd12mo0ozz8Sno0MVenORw
Diffstat (limited to 'linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe')
-rw-r--r--linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
index 598d9f981a..d0500a6fc8 100644
--- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
+++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe
@@ -5,7 +5,8 @@ LICENSE = "GPL"
PACKAGE_ARCH = "ipaqpxa"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')} \
- file://${FILESDIR}/linux-2.4-no-short-loads.patch;patch=1"
+ file://${FILESDIR}/linux-2.4-no-short-loads.patch;patch=1 \
+ file://${FILESDIR}/linux-2.4-cpufreq.patch;patch=1"
S = "${WORKDIR}/kernel"