diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest b/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest deleted file mode 100644 index 28b995e7..00000000 --- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/configs/systest +++ /dev/null @@ -1 +0,0 @@ -use-combined-config=ti_config_fragments/rt_system_test_defconfig_fragment diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest deleted file mode 100644 index 68cfc252..00000000 --- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/configs/systest +++ /dev/null @@ -1 +0,0 @@ -use-combined-config=ti_config_fragments/multi_core_system_test_defconfig_fragment diff --git a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig index 470cf114..6d287533 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig +++ b/recipes-kernel/linux/linux-ti-staging-rt-4.1/keystone/defconfig @@ -1 +1 @@ -use-combined-config=ti_config_fragments/multi_core_defconfig_fragment +use-combined-config=ti_config_fragments/rt_multi_core_defconfig_fragment 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 ae958dee..75776691 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 = "e1438117e08a772a560d4f4226c889d5fe48e4fd" +SRCREV = "715422100565b5362c11ffa446b330ff86e8849c" diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index e02e5cd0..742c55c0 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 = "e1438117e08a772a560d4f4226c889d5fe48e4fd" +SRCREV = "b7b07f10f6eada41d3903b1b1dc854659aac3ae6" PV = "4.1.15+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 = "f" PR = "${MACHINE_KERNEL_PR}" KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"