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