1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-04 18:00:36 +00:00

linux-ti-staging: update to the latest stable 3.12.17 version

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2014-04-08 20:48:38 +00:00
parent 3e4580f365
commit cffa34a876
@@ -36,12 +36,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y"
# Corresponds to tag ti2013.12.01
SRCREV = "2325bb5680986b6914d8fd0b5d0bdc20081fe8d3"
PV = "3.12.10"
SRCREV = "f0d4672333685697320f4907d5b4d3919121c299"
PV = "3.12.17"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "k+gitr${SRCPV}"
MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}"
SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \