aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb')
-rw-r--r--recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb8
1 files changed, 6 insertions, 2 deletions
diff --git a/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb b/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
index 3ff820a7a9..53cefb7a91 100644
--- a/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
+++ b/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
@@ -12,7 +12,7 @@ COMPATIBLE_MACHINE = 'simpad'
FILESPATH = "${FILE_DIRNAME}/opensimpad-${PV}:${FILE_DIRNAME}/opensimpad:${FILE_DIRNAME}/files:${FILE_DIRNAME}"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2;name=kernel \
file://${KV}-${VRSV}.patch;patch=1 \
file://${KV}-${VRSV}-${PXAV}.patch;patch=1 \
file://${KV}-${VRSV}-${PXAV}-${JPMV}.patch;patch=1 \
@@ -21,7 +21,7 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2 \
file://disable-pcmcia-probe.patch;patch=1 \
file://mkdep.patch;patch=1 \
file://defconfig-${MACHINE} \
- http://www.openswan.org/download/old/openswan-2.2.0-kernel-2.4-klips.patch.gz;patch=1 \
+ http://www.openswan.org/download/old/openswan-2.2.0-kernel-2.4-klips.patch.gz;patch=1;name=patch \
file://mipv6-1.1-v${KV}.patch;patch=1 \
file://simpad-backlight-if.patch;patch=1 \
file://simpad-switches-input.patch;patch=1 \
@@ -94,3 +94,7 @@ do_configure() {
echo "CONFIG_CMDLINE=\"${CMDLINE} mem=${mem}M\"" >> ${S}/.config
oe_runmake oldconfig
}
+SRC_URI[kernel.md5sum] = "59a2e6fde1d110e2ffa20351ac8b4d9e"
+SRC_URI[kernel.sha256sum] = "4e4976724fb4c9340d5e9acc69f9d99789641384a6e1bbcc5323fc8832d6661a"
+SRC_URI[patch.md5sum] = "5c54040bba6fea2bfb47df01056e953f"
+SRC_URI[patch.sha256sum] = "d35213dc854f1e1a08512154c7a92fb94d9f0506cc5107f8b2f248412679fb53"