]> 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-ti335x-psp 3.2: mux orientation detect for camera sensor to gpio instead of...
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp_3.2.bb
index 77b16801e8ef37604988b00bbcddcaaf2eb8f7a4..5cbf46b73ff25fec06ebf12af37d9c5ef9ffd050 100644 (file)
@@ -15,7 +15,7 @@ PV = "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "3.2", "3.2.25", d)}"
 
 BRANCH = "v3.2-staging"
 SRCREV = "720e07b4c1f687b61b147b31c698cb6816d72f01"
-MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}"
 
 COMPATIBLE_MACHINE = "(ti33x)"
 
@@ -1826,4 +1826,5 @@ PATCHES_OVER_PSP = " \
        file://beaglebone/0082-beaglebone-add-rudimentary-support-for-eMMC-cape.patch \
        file://beaglebone/0083-beaglebone-add-extra-partnumber-for-camera-cape.patch \
        file://beaglebone/0084-beaglebone-cssp_camera-driver-cleanup.patch \
+       file://beaglebone/0085-beaglebone-mux-camera-cape-orientation-pin-to-gpio.patch \
 "