handhelds-pxa: copy defconfig into WORKDIR
authorMichael Lauer <mickey@vanille-media.de>
Mon, 9 Aug 2004 12:12:58 +0000 (12:12 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 9 Aug 2004 12:12:58 +0000 (12:12 +0000)
BKrev: 41176a4afMB767RwqxzBkak3bDNAKg

linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh36.12.oe
linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.oe

index 14c1298..b57489a 100644 (file)
@@ -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 \
index 02b0559..65bde75 100644 (file)
@@ -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}"