linux-omap 2.6.37: replace various patch with upstream versions and rediff
[openembedded.git] / recipes / linux / linux-kirkwood_2.6.30.5.bb
blob5498341a32f606ef20af98f893bf09f064c1ece5
1 DESCRIPTION = "Linux Kernel for Marvell Kirkwood based devices"
2 SECTION = "kernel"
3 LICENSE = "GPLv2"
4 COMPATIBLE_MACHINE = "(openrd-base|sheevaplug)"
6 require linux.inc
8 # Change MACHINE_KERNEL_PR in conf/machine/include/kirkwood.inc
9 PV = "2.6.30.5"
11 SRCREV = "6fa23e56edcb79a348c968aada8190944f4f3633"
13 SRC_URI = "git://git.marvell.com/orion.git;protocol=git;branch=stable-2.6.30 \
14 file://defconfig"
16 SRCREV_openrd-base = "8cb424312d88810bb62edbeef42a510725ceb482"
17 SRC_URI_append_openrd-base = " file://newer-arm-mach-types.patch "
19 S = "${WORKDIR}/git"
21 KERNEL_IMAGETYPE ?= "uImage"