2 DESCRIPTION
= "Linux kernel for Hitachi SH3 based Jornada 6xx"
7 COMPATIBLE_HOST
= "sh.*-linux"
8 COMPATIBLE_MACHINE
= 'jornada6xx'
10 SRC_URI
= "http://www.jlime.com/downloads/releases/shrek/kernels/6xx/sources/linuxsh-snapshot-050320-jlimepatched-3.tar.bz2 \
11 file://defconfig_jlime"
13 S
= "${WORKDIR}/linux-${PV}"
18 FILES_kernel
-image
= "/boot/${KERNEL_IMAGETYPE}*"
20 do_configure_prepend
() {
21 install
-m
0644 $
{WORKDIR
}/defconfig_jlime $
{S
}/.config
24 SRC_URI
[md5sum
] = "d19680b5cb29c70b92fab15f01d69303"
25 SRC_URI
[sha256sum
] = "b909e5c1b00e17d0588f95b764c618c948d234f23817363096a51e7b05ef4e1f"