summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2011-11-03 17:41:40 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-11-03 17:41:40 +0100
commit8176836905352423277f9d2462e19ea044a4a457 (patch)
tree4431fd06af5cd3c8702108f06c112f19576ad446 /recipes-kernel/linux/linux-ti33x-psp_3.1.bb
parent33a60f0b46199610ce0d031cf236a35a42a89e39 (diff)
downloadmeta-ti-8176836905352423277f9d2462e19ea044a4a457.tar.gz
linux-ti335x-psp 3.1: add missing panel definition
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp_3.1.bb')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp_3.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.1.bb b/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
index 953b5749..317e53c7 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.1.bb
@@ -29,6 +29,7 @@ PATCHES_OVER_PSP = " \
29 file://0001-ARM-omap-am335x-BeagleBone-version-detection-and-sup.patch \ 29 file://0001-ARM-omap-am335x-BeagleBone-version-detection-and-sup.patch \
30 file://0002-ARM-OMAP2-beaglebone-add-LED-support.patch \ 30 file://0002-ARM-OMAP2-beaglebone-add-LED-support.patch \
31 file://0003-ARM-OMAP2-beaglebone-add-DVI-support-needs-cleanup.patch \ 31 file://0003-ARM-OMAP2-beaglebone-add-DVI-support-needs-cleanup.patch \
32 file://0004-da8xx-fb-add-DVI-support-for-beaglebone.patch \
32 " 33 "
33 34
34SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}" 35SRC_URI += "${@base_contains('DISTRO_FEATURES', 'tipspkernel', "", "${PATCHES_OVER_PSP}", d)}"