summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2004-08-09 12:12:58 +0000
committerMichael Lauer <mickey@vanille-media.de>2004-08-09 12:12:58 +0000
commit418f33fbf939062caa6acbb9a76fe89d3dddad64 (patch)
tree9bc213dd2d27f02953641bccbe16760c719ce54d
parentad9d1f022268e7d37bca0224c243192d972882a7 (diff)
handhelds-pxa: copy defconfig into WORKDIR
BKrev: 41176a4afMB767RwqxzBkak3bDNAKg
-rw-r--r--linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe1
-rw-r--r--linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe2
2 files changed, 2 insertions, 1 deletions
diff --git a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
index 14c1298c53..b57489afb3 100644
--- a/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
+++ b/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
@@ -8,6 +8,7 @@ KERNEL_CCSUFFIX = "-3.3.3"
COMPATIBLE_HOST = "arm.*-linux"
SRC_URI = "cvs://anoncvs:anoncvs@cvs.handhelds.org/cvs;module=linux/kernel;tag=${@'K' + oe.data.getVar('PV',d,1).replace('.', '-')} \
+ file://defconfig-ipaqpxa \
file://ipaq-hal.init \
file://linux-2.4-no-short-loads.patch;patch=1 \
file://linux-2.4-cpufreq.patch;patch=1 \
diff --git a/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe b/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe
index 02b0559935..65bde7518e 100644
--- a/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe
+++ b/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe
@@ -4,7 +4,7 @@ KV = "2.4.18"
RMKV = "7"
PXAV = "3"
SHARPV = "20030509"
-PR = "r4"
+PR = "r5"
DESCRIPTION = "Linux kernel for OpenZaurus StrongArm processor based devices."
FILESDIR = "${@os.path.dirname(oe.data.getVar('FILE',d,1))}/openzaurus-sa-${KV}-rmk${RMKV}-pxa${PXAV}-embedix${SHARPV}"