1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 11:42:57 +00:00

linux-ti-staging: update to ti2017.00-rc1 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-02-18 01:24:07 +00:00
parent fbeb76f197
commit 8d327cb43e
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:"
BRANCH = "ti-rt-linux-4.9.y"
SRCREV = "3749c8001ac5f67bc56383f106c43cdcfa541d42"
SRCREV = "940177b0bc855cb2d5d2c9d536885b629dc5a4a3"

View File

@@ -53,11 +53,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.9.y"
SRCREV = "7a7b9948b82972a3181aa8c798b85af3bcb76a9a"
SRCREV = "6c1ef0e5e0ace660dcb56552914ba2f42457fc51"
PV = "4.9.10+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "b"
MACHINE_KERNEL_PR_append = "c"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"