1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

linux-ti-staging 4.1: update to latest 4.1.3 and more staging work

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2015-07-23 00:36:14 +00:00
parent 65a425f837
commit 5e1b82bf8f

View File

@@ -47,11 +47,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-linux-4.1.y"
SRCREV = "cc5a77a85f37210fd33bad5a313914a070e893f1"
PV = "4.1.1+git${SRCPV}"
SRCREV = "c969194276d42fed25b70f89fe23e68978007107"
PV = "4.1.3+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_CONFIG_DIR = "${S}/ti_config_fragments"