summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-04-17 14:47:45 +0200
committerDenys Dmytriyenko <denys@ti.com>2012-04-18 12:19:55 -0400
commitda08d625f22063c4a49a16229a94b0b2492c90de (patch)
tree113e77779ce69b4aee5c05ba21accfa168914d51 /recipes-kernel/linux/linux-ti33x-psp-3.2
parent415f8b2c33cc3a7d2856fa0c6063f30fcbdad442 (diff)
downloadmeta-ti-da08d625f22063c4a49a16229a94b0b2492c90de.tar.gz
linux-ti33x-psp 3.2: include latest MUSB fixes
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux/linux-ti33x-psp-3.2')
-rw-r--r--recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig2
-rwxr-xr-xrecipes-kernel/linux/linux-ti33x-psp-3.2/patch.sh3
2 files changed, 2 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
index 605a3242..09128754 100644
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/beaglebone/defconfig
@@ -2322,7 +2322,7 @@ CONFIG_FB_TILEBLITTING=y
2322CONFIG_FB_SMSCUFX=m 2322CONFIG_FB_SMSCUFX=m
2323CONFIG_FB_UDL=m 2323CONFIG_FB_UDL=m
2324CONFIG_FB_DA8XX=y 2324CONFIG_FB_DA8XX=y
2325CONFIG_FB_DA8XX_CONSISTENT_DMA_SIZE=4 2325CONFIG_FB_DA8XX_CONSISTENT_DMA_SIZE=5
2326# CONFIG_FB_VIRTUAL is not set 2326# CONFIG_FB_VIRTUAL is not set
2327# CONFIG_FB_METRONOME is not set 2327# CONFIG_FB_METRONOME is not set
2328# CONFIG_FB_BROADSHEET is not set 2328# CONFIG_FB_BROADSHEET is not set
diff --git a/recipes-kernel/linux/linux-ti33x-psp-3.2/patch.sh b/recipes-kernel/linux/linux-ti33x-psp-3.2/patch.sh
index 5215d44b..695eb419 100755
--- a/recipes-kernel/linux/linux-ti33x-psp-3.2/patch.sh
+++ b/recipes-kernel/linux/linux-ti33x-psp-3.2/patch.sh
@@ -7,8 +7,7 @@ set -e
7# don't use builtin 'echo' from /bin/sh 7# don't use builtin 'echo' from /bin/sh
8export ECHO="$(which echo)" 8export ECHO="$(which echo)"
9 9
10#git tag -f beaglebone-v3.2 09e9651bcf2ee8d86685f2a8075bc6557b1d3b91 10git tag -f beaglebone-v3.2 e8004dad869568692ca2a45c04e8464ce48cc4d7
11git tag -f beaglebone-v3.2 88dcc46017b970660ff113c1bb4e7d832c5a3693
12 11
13TAG="beaglebone-v3.2" 12TAG="beaglebone-v3.2"
14EXTRATAG="" 13EXTRATAG=""