mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-09 21:11:16 +00:00
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
415f8b2c33
commit
da08d625f2
@@ -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
|
||||
|
||||
@@ -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=""
|
||||
|
||||
@@ -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)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user