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 a8cc64e7..a60eff61 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 = "fe2b227e0288c6e2dd27f8f382a831c180ca2d4f" +SRCREV = "f80a400887b7c74204c0657d462f75ca1354cb1a" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index a1b6d6b6..7b3f9700 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -65,11 +65,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "3109ca18af7625629e995927e5307f24d1dfc0f2" -PV = "4.1.17+git${SRCPV}" +SRCREV = "b24a60815e58a7d19d8be88d6af4c37329e933a5" +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 = "e" +MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"