1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-08 12:30:16 +00:00

linux-ti-staging: update to 4.4.20 and ti2016.04-rc1 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-09-13 04:40:52 +00:00
parent 1f555fc832
commit 917bbb54ce
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 = "efd77c72b9d67a96c9179e0cdf850aa47feb8c21"
SRCREV = "f8c45f6a24b969bfe5a734ebd721ab9c0a3d9f0c"
+3 -3
View File
@@ -76,11 +76,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "20272d4fd5fd81c551d8a31a3daddc18923b71bb"
PV = "4.4.19+git${SRCPV}"
SRCREV = "00f19d3e5347c2992fe0de52cabe5d379673973d"
PV = "4.4.20+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"