]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blob - recipes-kernel/linux/linux_3.1.bb
linux 3.1: update to rc3
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux_3.1.bb
1 require linux.inc
3 DESCRIPTION = "Linux kernel for TI processors"
4 KERNEL_IMAGETYPE = "uImage"
6 DEFAULT_PREFERENCE = "-99"
8 PV = "3.0+3.1rc"
9 SRCREV_pn-${PN} = "fcb8ce5cfe30ca9ca5c9a79cdfe26d1993e65e0c"
11 # The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
12 MACHINE_KERNEL_PR_append = "d"
14 SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git;protocol=git \
15             file://beagle/0001-UNFINISHED-OMAP3-beagle-add-support-for-expansionboa.patch \
16             file://beagle/0002-HACK-OMAP3-beagle-switch-to-GPTIMER1.patch \
17             file://madc/0001-Enabling-Hwmon-driver-for-twl4030-madc.patch \
18             file://madc/0002-mfd-twl-core-enable-madc-clock.patch \
19             file://sgx/0001-ARM-L2-Add-and-export-outer_clean_all.patch \
20             file://fixes/vout.patch \
21             file://defconfig"
23 # Needs refresh:
24 #            file://beagle/0003-OMAP3-beagle-HACK-add-in-1GHz-OPP.patch \
27 SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
28 "
30 S = "${WORKDIR}/git"