mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
sitara-linux-ti-staging: Update commit to fix touchscreen issues on AM335x SK
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
a09c79c5bd
commit
7c235c9b66
@@ -35,11 +35,11 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "sitara-ti-linux-3.14.y"
|
||||
|
||||
SRCREV = "99b50bfb0f3fb0e43de31a6735989d31660b0835"
|
||||
SRCREV = "2489c022b2932432606f897741a71b712e6dbe77"
|
||||
PV = "3.14.26"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR_append = "g+gitr${SRCPV}"
|
||||
MACHINE_KERNEL_PR_append = "h+gitr${SRCPV}"
|
||||
PR = "${MACHINE_KERNEL_PR}"
|
||||
|
||||
MULTI_CONFIG_BASE_SUFFIX = ""
|
||||
|
||||
Reference in New Issue
Block a user