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

linux-ti-staging: update with connectivity fixes

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2016-03-08 07:21:46 +00:00
parent 61384b9c6d
commit fa46db7cf5
2 changed files with 3 additions and 3 deletions

View File

@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:"
BRANCH = "ti-rt-linux-4.1.y"
SRCREV = "141ec2a74c877d996281cb1aef3c7ce3920b637e"
SRCREV = "448c88c73751423b736aa5fff21e0bd248b5aa9b"

View File

@@ -69,11 +69,11 @@ S = "${WORKDIR}/git"
BRANCH = "ti-lsk-linux-4.1.y"
SRCREV = "bbd032bf6c45e07806ce2faece824035ebf13869"
SRCREV = "5b10429ec0d0b02186207936cbae2abb550c04ef"
PV = "4.1.18+git${SRCPV}"
# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
MACHINE_KERNEL_PR_append = "f"
MACHINE_KERNEL_PR_append = "g"
PR = "${MACHINE_KERNEL_PR}"
KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"