1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-30 07:20:53 +00:00

linux-ti-staging: bump to 3.12-rc4 with latest merges

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2013-10-07 14:04:46 -04:00
parent b739286d69
commit b4f33a5a40
+3 -3
View File
@@ -31,11 +31,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-3.12.y" BRANCH = "ti-linux-3.12.y"
SRCREV = "e34b95baedccea12af9c0e81be77ed0a18ddae82" SRCREV = "cfb43bb45e51e2cbff47d62fa348de6a30147f41"
PV = "3.11+3.12-rc3" PV = "3.11+3.12-rc4"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "b+gitr${SRCPV}" MACHINE_KERNEL_PR_append = "a+gitr${SRCPV}"
PR = "${MACHINE_KERNEL_PR}" PR = "${MACHINE_KERNEL_PR}"
SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \ SRC_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git;protocol=git;branch=${BRANCH} \