summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2005-07-28 14:25:56 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-28 14:25:56 +0000
commit2772ac65dc75d0c66e366dc6ae6cadcc6492a962 (patch)
treee2a7b9de2459f5e4ccd471dc960e858a8f8c0e94 /packages
parent166ffd6bfce2a08fe45ad2c4ef20628031ac8dbf (diff)
fixed SRC_URI for linux-geodegx
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-geodegx_2.4.24.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/linux/linux-geodegx_2.4.24.bb b/packages/linux/linux-geodegx_2.4.24.bb
index 0cc97f4842..605a36e49a 100644
--- a/packages/linux/linux-geodegx_2.4.24.bb
+++ b/packages/linux/linux-geodegx_2.4.24.bb
@@ -6,7 +6,7 @@ KV = "2.4.24"
DESCRIPTION = "Linux kernel for the AMD Geode GX processor"
LICENSE = "GPL"
-SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/2.4/linux-${KV}.tar.bz2 \
+SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
http://www.amd.com/files/connectivitysolutions/geode/Patches_Linux_${KV}_1.00.tar.gz \
file://${WORKDIR}/Patches_Linux_${KV}_1.00/linux-${KV}-geode.patch;patch=1 \
file://linux-2.4.24-gcc340-fixes.patch;patch=1 \