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

linux-ti-staging: update to 4.4.41 and ti2016.06-rc4 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2017-01-10 05:44:19 +00:00
parent 62e2f24fcf
commit a6a446523b
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 = "9d470724441a1ec4f034d4f9441858679aeb241d"
SRCREV = "15ae5cb78b00ab8989bcd85d36429c917c016237"

View File

@@ -81,11 +81,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "adc1122e1cb1d5534550f9594826c46914d31b93"
PV = "4.4.39+git${SRCPV}"
SRCREV = "7c580a51af521f320eb56717f291aa5b64c2f244"
PV = "4.4.41+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"