aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux_2.6.18.bb')
-rw-r--r--recipes/linux/linux_2.6.18.bb12
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes/linux/linux_2.6.18.bb b/recipes/linux/linux_2.6.18.bb
index e6145582ea..6b7f39d991 100644
--- a/recipes/linux/linux_2.6.18.bb
+++ b/recipes/linux/linux_2.6.18.bb
@@ -10,8 +10,8 @@ PR = "r1"
PARALLEL_MAKE=""
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
- ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.8.bz2;patch=1 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.8.bz2;patch=1;name=stablepatch \
file://defconfig \
"
@@ -109,7 +109,7 @@ SRC_URI_append_avr32 = " \
S = "${WORKDIR}/linux-${PV}"
-SRC_URI[md5sum] = "296a6d150d260144639c3664d127d174"
-SRC_URI[sha256sum] = "c95280ff6c5d2a17788f7cc582d23ae8a9a7ba3f202ec6e4238eaadfce7c163d"
-SRC_URI[md5sum] = "090f582d2a0e1951d500b2e55f7df7b4"
-SRC_URI[sha256sum] = "cde777361d2a4818ea9c215e195a87da4847dafa94a10ac8c9f4bd8dc49fde3f"
+SRC_URI[kernel.md5sum] = "296a6d150d260144639c3664d127d174"
+SRC_URI[kernel.sha256sum] = "c95280ff6c5d2a17788f7cc582d23ae8a9a7ba3f202ec6e4238eaadfce7c163d"
+SRC_URI[stablepatch.md5sum] = "090f582d2a0e1951d500b2e55f7df7b4"
+SRC_URI[stablepatch.sha256sum] = "cde777361d2a4818ea9c215e195a87da4847dafa94a10ac8c9f4bd8dc49fde3f"