summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-ti33x-psp-3.2
diff options
context:
space:
mode:
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=""