From: Michael Lauer Date: Mon, 9 Aug 2004 12:12:58 +0000 (+0000) Subject: handhelds-pxa: copy defconfig into WORKDIR X-Git-Tag: Release-2010-05/1~17742 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=418f33fbf939062caa6acbb9a76fe89d3dddad64;p=openembedded.git handhelds-pxa: copy defconfig into WORKDIR BKrev: 41176a4afMB767RwqxzBkak3bDNAKg --- 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}"