2 DESCRIPTION
= "Linux kernel for PC-Engines WRAP which are \
3 Geode SC1100 (i486) based wirless router appliance boards"
7 SRC_URI
= "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
9 S
= "${WORKDIR}/linux-${PV}"
11 COMPATIBLE_HOST
= 'i486.
*-linux'
12 COMPATIBLE_MACHINE
= "wrap"
17 KERNEL_OUTPUT
= "arch/${ARCH}/boot/${KERNEL_IMAGETYPE}"
19 do_configure_prepend
() {
20 install
-m
0644 $
{WORKDIR
}/defconfig $
{S
}/.config
21 yes '' | oe_runmake oldconfig
24 SRC_URI
[md5sum
] = "37ddefe96625502161f075b9d907f21e"
25 SRC_URI
[sha256sum
] = "ab0f647d52f124958439517df9e1ae0efda90cdb851f59f522fa1749f1d87d58"