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 75776691..13c77db9 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 = "715422100565b5362c11ffa446b330ff86e8849c" +SRCREV = "71b02422332b1482fda520e92a3c9eb9c7a54ec1" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 742c55c0..1691f968 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb @@ -59,11 +59,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.1.y" -SRCREV = "b7b07f10f6eada41d3903b1b1dc854659aac3ae6" -PV = "4.1.15+git${SRCPV}" +SRCREV = "08ad1740b59cc3aef52a2612b1e807a3e844583c" +PV = "4.1.16+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 = "a" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"