1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

linux-ti-staging: update with musb, QSPI and touchscreen fixes

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2014-03-06 12:57:59 -05:00
parent d2c9c3b981
commit 1ef46b3418

View File

@@ -36,11 +36,12 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
SRCREV = "83f0643caa2e8dabd42024bebfa4565eff347be7"
# Corresponds to tag ti2013.12.01
SRCREV = "2325bb5680986b6914d8fd0b5d0bdc20081fe8d3"
PV = "3.12.10"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "j+gitr${SRCPV}"
MACHINE_KERNEL_PR_append = "k+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \