1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 02:11:00 +00:00

linux-ti-staging: update to 4.4.30 and ti2016.05-rc3 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-11-07 05:12:14 +00:00
parent 540afce71c
commit 31f70192ea
2 changed files with 4 additions and 4 deletions
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:"
BRANCH = "ti-rt-linux-4.4.y"
SRCREV = "1a7c6a55f909c9c44acfa701108fbb6707e53f85"
SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066"
+3 -3
View File
@@ -80,11 +80,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "83973c23389df9755070a003b3a596beae056714"
PV = "4.4.29+git${SRCPV}"
SRCREV = "372c734ee1c752372c0a69279bd73bda5a908066"
PV = "4.4.30+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"