diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index df7efdc3..159693b5 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb @@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" BRANCH = "ti-rt-linux-4.4.y" -SRCREV = "df2157fb7ad3a5d435a9445d7b16c16c52a98969" +SRCREV = "8c26434b1cf4e1c3011c7a9925aeb2bec735db6a" diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 2ce97e58..a756e4ad 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb @@ -71,11 +71,11 @@ S = "${WORKDIR}/git" BRANCH = "ti-lsk-linux-4.4.y" -SRCREV = "1d85a66844655b0cbd99c00870d77956494c59ab" -PV = "4.4.11+git${SRCPV}" +SRCREV = "51452e46647ed57ae83e6a95e1a4d700260e6bf0" +PV = "4.4.12+git${SRCPV}" # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild -MACHINE_KERNEL_PR_append = "c" +MACHINE_KERNEL_PR_append = "a" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"