summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend6
3 files changed, 9 insertions, 9 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 8ec80fb5..188a36d1 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.20" 3LINUX_VERSION_INTEL_COMMON = "4.4.26"
4SRCREV_META_INTEL_COMMON ?= "59290c5f6192da2eccf478d37a8f9f88134822b3" 4SRCREV_META_INTEL_COMMON ?= "3030330b066a33ce21164a8b30d0503cf9f68e5b"
5SRCREV_MACHINE_INTEL_COMMON ?= "b5e21aa9882c815fe522810cce2e3c86e20ffee2" 5SRCREV_MACHINE_INTEL_COMMON ?= "c5851eb141c2c64b0f6d453c45c4200dfede1a79"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/intel/base"
8 8
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
index 31402ea2..08df3171 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.20" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.4.26"
4SRCREV_meta_i586-nlp-32-intel-common = "59290c5f6192da2eccf478d37a8f9f88134822b3" 4SRCREV_meta_i586-nlp-32-intel-common = "3030330b066a33ce21164a8b30d0503cf9f68e5b"
5SRCREV_machine_i586-nlp-32-intel-common = "2cbbf10c66383c0c052708686ab005a9f9dc442c" 5SRCREV_machine_i586-nlp-32-intel-common = "4eb72141aa7c3b626a7fc42ae8da6f8b29e43a2c"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index f7f3c5a2..fca62311 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.20" 3LINUX_VERSION_INTEL_COMMON = "4.4.26"
4SRCREV_META_INTEL_COMMON = "59290c5f6192da2eccf478d37a8f9f88134822b3" 4SRCREV_META_INTEL_COMMON = "3030330b066a33ce21164a8b30d0503cf9f68e5b"
5SRCREV_MACHINE_INTEL_COMMON = "94e5bb30eaf8a880a6c82b64a497d8b4a855d138" 5SRCREV_MACHINE_INTEL_COMMON = "6729daf8d803e7a21c31e5fd68ff1069456448ad"
6 6
7KBRANCH_INTEL_COMMON = "standard/intel/base" 7KBRANCH_INTEL_COMMON = "standard/intel/base"
8 8