From da08d625f22063c4a49a16229a94b0b2492c90de Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 17 Apr 2012 14:47:45 +0200 Subject: linux-ti33x-psp 3.2: include latest MUSB fixes Signed-off-by: Koen Kooi Signed-off-by: Denys Dmytriyenko --- recipes-kernel/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 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 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 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 # 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 082c73cc..1dad0fb9 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)" -- cgit v1.2.3-54-g00ecf