summaryrefslogtreecommitdiffstats
path: root/common/recipes-kernel/linux
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2016-05-27 23:19:43 -0500
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-06-03 16:58:47 -0500
commit58b8e0f2e6c4f6566983baf4bc980a86592398ad (patch)
tree44786a74a3fb2ecb3c673dd50d3bfb1c075d73c4 /common/recipes-kernel/linux
parent91ffb8144c11c391ea3f62ce2a59a49e0f1cb01c (diff)
downloadmeta-intel-58b8e0f2e6c4f6566983baf4bc980a86592398ad.tar.gz
linux-yocto-rt/4.4: Update KBRANCH
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 <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-kernel/linux')
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend2
1 files changed, 1 insertions, 1 deletions
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 92205a6b..e6bd200d 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"
4SRCREV_META_INTEL_COMMON ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" 4SRCREV_META_INTEL_COMMON ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8"
5SRCREV_MACHINE_INTEL_COMMON ?= "fcabc089b516e760d00a066893f9772d1535785c" 5SRCREV_MACHINE_INTEL_COMMON ?= "fcabc089b516e760d00a066893f9772d1535785c"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
8 8
9LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" 9LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
10COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" 10COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"