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-rc3 tag, rebase to 4.4.18

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-08-17 02:18:41 +00:00
parent df30b36aa6
commit f844646b01
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 = "ecc43fa70c8b11bbb01d5bbab266426b4a1b8575"
SRCREV = "28ae654afc1f0b33867e744e11e8342ab279b0ec"

View File

@@ -73,11 +73,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "429279fc6b1e0f7ddd08eb424b81ee21994ed4bc"
PV = "4.4.16+git${SRCPV}"
SRCREV = "5985053fdb1dc8b0348049e2151e5a5dc6c111be"
PV = "4.4.18+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "c"
MACHINE_KERNEL_PR_append = "a"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"