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

linux-ti-staging: update to ti2016.02-rc3 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-07-02 03:02:31 +00:00
parent e9974fd96b
commit 2b475879bf
2 changed files with 4 additions and 4 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:"
BRANCH = "ti-rt-linux-4.4.y"
SRCREV = "15267e879ed4a76c73c40f2e305a20f9d93252ff"
SRCREV = "52be87b097a0c15af2a6d30ff7743796a07c9da2"

View File

@@ -72,11 +72,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "6580f85400b48d55d06f11d6b75c056399123a72"
PV = "4.4.13+git${SRCPV}"
SRCREV = "d369caf63f710d0fa8ea501d5201432082999aec"
PV = "4.4.14+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 = "a"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"