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.12 and ti2016.01-rc4 tag

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-06-02 23:07:06 +00:00
parent 4b7a863b9d
commit 31212fec61
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 = "df2157fb7ad3a5d435a9445d7b16c16c52a98969"
SRCREV = "8c26434b1cf4e1c3011c7a9925aeb2bec735db6a"

View File

@@ -71,11 +71,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.4.y"
SRCREV = "1d85a66844655b0cbd99c00870d77956494c59ab"
PV = "4.4.11+git${SRCPV}"
SRCREV = "51452e46647ed57ae83e6a95e1a4d700260e6bf0"
PV = "4.4.12+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_CONFIG_DIR = "${S}/ti_config_fragments"