standard/preempt-rt was replaced by standard/preempt-rt/base in linux-yocto-4.4.git, so KBRANCH needs to be updated accordingly.
Signed-off-by: Tom Zanussi <[email protected]> --- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend index 92205a6..e6bd200 100644 --- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend +++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend @@ -4,7 +4,7 @@ LINUX_VERSION_INTEL_COMMON = "4.4.3" SRCREV_META_INTEL_COMMON ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" SRCREV_MACHINE_INTEL_COMMON ?= "fcabc089b516e760d00a066893f9772d1535785c" -KBRANCH_INTEL_COMMON = "standard/preempt-rt" +KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" -- 1.9.3 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
