[meta-ti] [PATCH v2 6/7] linux-ti33x-psp 3.2: include latest MUSB fixes
Koen Kooi
koen at dominion.thruhere.net
Tue Apr 17 05:47:45 PDT 2012
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
.../linux/linux-ti33x-psp-3.2/beaglebone/defconfig | 2 +-
recipes-kernel/linux/linux-ti33x-psp-3.2/patch.sh | 3 +--
recipes-kernel/linux/linux-ti33x-psp_3.2.bb | 4 ++--
3 files changed, 4 insertions(+), 5 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 605a324..0912875 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
CONFIG_FB_SMSCUFX=m
CONFIG_FB_UDL=m
CONFIG_FB_DA8XX=y
-CONFIG_FB_DA8XX_CONSISTENT_DMA_SIZE=4
+CONFIG_FB_DA8XX_CONSISTENT_DMA_SIZE=5
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# 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 5215d44..695eb41 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
# don't use builtin 'echo' from /bin/sh
export ECHO="$(which echo)"
-#git tag -f beaglebone-v3.2 09e9651bcf2ee8d86685f2a8075bc6557b1d3b91
-git tag -f beaglebone-v3.2 88dcc46017b970660ff113c1bb4e7d832c5a3693
+git tag -f beaglebone-v3.2 e8004dad869568692ca2a45c04e8464ce48cc4d7
TAG="beaglebone-v3.2"
EXTRATAG=""
diff --git a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
index 082c73c..1dad0fb 100644
--- a/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
+++ b/recipes-kernel/linux/linux-ti33x-psp_3.2.bb
@@ -11,8 +11,8 @@ S = "${WORKDIR}/git"
MULTI_CONFIG_BASE_SUFFIX = ""
BRANCH = "v3.2-staging"
-SRCREV = "88dcc46017b970660ff113c1bb4e7d832c5a3693"
-MACHINE_KERNEL_PR_append = "a+gitr${SRCREV}"
+SRCREV = "e8004dad869568692ca2a45c04e8464ce48cc4d7"
+MACHINE_KERNEL_PR_append = "b+gitr${SRCREV}"
COMPATIBLE_MACHINE = "(ti33x)"
--
1.7.2.5
More information about the meta-ti
mailing list