aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2005-09-18 19:45:08 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-09-18 19:45:08 +0000
commit937d6270be3bce3b61e82d1486d489d8597640c7 (patch)
treeaf203441afd40d588fc63d295fdb2a71ed95c6ee /packages
parentee44526f4f0e36072df485e2f9382f015607d198 (diff)
parent4853d08b74cb9769d115e82e772eea1212c1cd0b (diff)
downloadopenembedded-937d6270be3bce3b61e82d1486d489d8597640c7.tar.gz
merge of 1fa7381f2503250b521218a5b5ee04a508cd6456
and 7ff4c9eca8c99c6f15ec3a775fcd7f9113c528bb
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb b/packages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb
index fbd088e570..f72b15ca84 100644
--- a/packages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb
+++ b/packages/linux/handhelds-pxa-2.6_2.6.12-hh3.bb
@@ -7,7 +7,7 @@ COMPATIBLE_HOST = "arm.*-linux"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}"
-SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')}
+SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
file://defconfig"
S = "${WORKDIR}/kernel26"