aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-epia_2.6.8.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux-epia_2.6.8.1.bb')
-rw-r--r--recipes/linux/linux-epia_2.6.8.1.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-epia_2.6.8.1.bb b/recipes/linux/linux-epia_2.6.8.1.bb
index 5cf1d4ed7f..fd59dca972 100644
--- a/recipes/linux/linux-epia_2.6.8.1.bb
+++ b/recipes/linux/linux-epia_2.6.8.1.bb
@@ -3,9 +3,9 @@ DESCRIPTION = "Linux kernel for VIA EPiA"
LICENSE = "GPLv2"
PR = "r15"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- http://www.epiawiki.org/files/epia_kernel/patch-2.6.8.1-epia1.bz2;patch=1 \
- http://hem.bredband.net/ekmlar/patch-vt1211-2.6.txt;patch=1 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+ http://www.epiawiki.org/files/epia_kernel/patch-2.6.8.1-epia1.bz2;patch=1;name=patch1 \
+ http://hem.bredband.net/ekmlar/patch-vt1211-2.6.txt;patch=1;name=patch2 \
file://epia_defconfig"
S = "${WORKDIR}/linux-${PV}"