linux-2.6.34: remove c7x0 patch from SRC_URI override as that file was removed in...
[openembedded.git] / recipes / linux / linux-igep2_2.6.33.7-0.bb
blobe5d76bbf31e225b795dbb221e33eff705a298def
1 require linux.inc
3 DESCRIPTION = "2.6 Linux Kernel for IGEP based platforms"
4 KERNEL_IMAGETYPE = "uImage"
6 COMPATIBLE_MACHINE = "(igep0020|igep0030)"
8 DEFAULT_PREFERENCE = "-1"
9 DEFAULT_PREFERENCE_igep0020 = "1"
10 DEFAULT_PREFERENCE_igep0030 = "1"
12 SRC_URI = "git://git.igep.es/pub/scm/linux-omap-2.6.git;protocol=git;tag=v${PV} \
13 file://defconfig"
15 S = "${WORKDIR}/git"