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

linux-ti-staging: update to ti2016.03-rc2 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-08-08 23:16:52 +00:00
parent d3a9b0c604
commit 7ebfe64f5a
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:"
BRANCH = "ti-rt-linux-4.4.y"
SRCREV = "3ad9429aa90ec7e1d351d1cd228d83b4d622e479"
SRCREV = "ecc43fa70c8b11bbb01d5bbab266426b4a1b8575"

View File

@@ -73,11 +73,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "d30cce5c3821d28006e32d9cbe3ceb70b5c34d99"
SRCREV = "429279fc6b1e0f7ddd08eb424b81ee21994ed4bc"
PV = "4.4.16+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"