]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-kernel/linux/linux-ti33x-psp_3.2.bb
linux-ti33x-psp 3.2: add support for audio cape and disable LBO gpio for battery...
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp_3.2.bb
index ab42c44277de0c67e3502983fcaa0dafbf8d1057..01bfc23302f9f8cb142719e09b71eb6253289551 100644 (file)
@@ -15,7 +15,7 @@ PV = "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "3.2", "3.2.21", d)}"
 
 BRANCH = "v3.2-staging"
 SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
-MACHINE_KERNEL_PR_append = "c+gitr${SRCREV}"
+MACHINE_KERNEL_PR_append = "f+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(ti33x)"
 
@@ -1537,4 +1537,7 @@ PATCHES_OVER_PSP = " \
        file://beaglebone/0070-beaglebone-fix-buttons-spidev-clash-when-using-mcasp.patch \
        file://beaglebone/0071-beaglebone-fix-LCD3-led-key-overlap.patch \
        file://beaglebone/0072-beaglebone-fix-audio-spi-clash.patch \
+       file://beaglebone/0073-beaglebone-add-support-for-QuickLogic-Camera-interfa.patch \
+       file://beaglebone/0074-beaglebone-add-support-for-DVI-audio-and-audio-only-.patch \
+       file://beaglebone/0075-beaglebone-disable-LBO-GPIO-for-battery-cape.patch \
 "