mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-01 16:30:45 +00:00
linux-ti-staging: update with fixes for platform and connectivity
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -33,11 +33,11 @@ S = "${WORKDIR}/git"
|
|||||||
BRANCH = "ti-linux-3.12.y"
|
BRANCH = "ti-linux-3.12.y"
|
||||||
|
|
||||||
# Corresponds to ti2013.12.00 release
|
# Corresponds to ti2013.12.00 release
|
||||||
SRCREV = "9921cde9aa3f323d5a0e9e5207b7ad173652a89d"
|
SRCREV = "6279006c8da4f160949ea919e1e41bdb49dfba06"
|
||||||
PV = "3.12.4"
|
PV = "3.12.4"
|
||||||
|
|
||||||
# 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 = "c+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} \
|
||||||
|
|||||||
Reference in New Issue
Block a user