mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-17 06:48:07 +00:00
linux-ti33x-psp 3.2: add camera driver for beaglebone
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
03b8defcdb
commit
2c590d9125
@@ -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 = "d+gitr${SRCREV}"
|
||||
|
||||
COMPATIBLE_MACHINE = "(ti33x)"
|
||||
|
||||
@@ -1537,4 +1537,5 @@ 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 \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user