diff options
author | Tom Zanussi <tom.zanussi@linux.intel.com> | 2016-05-28 04:19:43 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@linux.intel.com> | 2016-06-03 21:58:47 (GMT) |
commit | 58b8e0f2e6c4f6566983baf4bc980a86592398ad (patch) | |
tree | 44786a74a3fb2ecb3c673dd50d3bfb1c075d73c4 /common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | |
parent | 91ffb8144c11c391ea3f62ce2a59a49e0f1cb01c (diff) | |
download | meta-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/linux-yocto-rt_4.4.bbappend')
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 2 |
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 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" | |||
4 | SRCREV_META_INTEL_COMMON ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" | 4 | SRCREV_META_INTEL_COMMON ?= "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8" |
5 | SRCREV_MACHINE_INTEL_COMMON ?= "fcabc089b516e760d00a066893f9772d1535785c" | 5 | SRCREV_MACHINE_INTEL_COMMON ?= "fcabc089b516e760d00a066893f9772d1535785c" |
6 | 6 | ||
7 | KBRANCH_INTEL_COMMON = "standard/preempt-rt" | 7 | KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" |
8 | 8 | ||
9 | LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" | 9 | LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}" |
10 | COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" | 10 | COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}" |