mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 11:42:57 +00:00
linux-ti-staging: update to stable 3.12.8, other bugfixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -36,11 +36,11 @@ S = "${WORKDIR}/git"
|
||||
|
||||
BRANCH = "ti-linux-3.12.y"
|
||||
|
||||
SRCREV = "b0f3ccd18d39c375491519ba285babf152eab9d8"
|
||||
PV = "3.12.4"
|
||||
SRCREV = "af17c0c3a9f2f787f731e6124766443f8343be17"
|
||||
PV = "3.12.8"
|
||||
|
||||
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
|
||||
MACHINE_KERNEL_PR_append = "d+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} \
|
||||
|
||||
Reference in New Issue
Block a user