Merge bk://openembedded@openembedded.bkbits.net/packages
authorMichael Lauer <mickey@vanille-media.de>
Thu, 29 Apr 2004 08:46:23 +0000 (08:46 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Thu, 29 Apr 2004 08:46:23 +0000 (08:46 +0000)
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

linux/files/linux-2.4-cpufreq.patch [new file with mode: 0644]
linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.9.oe

diff --git a/linux/files/linux-2.4-cpufreq.patch b/linux/files/linux-2.4-cpufreq.patch
new file mode 100644 (file)
index 0000000..e69de29
index 598d9f9..d0500a6 100644 (file)
@@ -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"