diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb index 70e4cf74..0d247638 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:" BRANCH = "ti-rt-linux-4.1.y" -SRCREV = "c4265b98cb248d9c9fd31c8d791ecfc31a735a51" +SRCREV = "c7a542d5948069c53c901ff948213ab2fab05a64" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 5b9efc19..a25d26b4 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -69,11 +69,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "fd5a53328880f80330e3f8a0d7362b8d418faac6" +SRCREV = "200551353fb466d02da7186b6fed79dcfdf55064" 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 = "d" +MACHINE_KERNEL_PR_append = "e" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"