summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend6
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.8.bbappend6
3 files changed, 9 insertions, 9 deletions
diff --git a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
index 7e0d0d0d..ab2cc371 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.8.12" 3LINUX_VERSION_INTEL_COMMON = "4.8.17"
4SRCREV_META_INTEL_COMMON ?= "b22e47739683444916dc64548df1dbf6856500a5" 4SRCREV_META_INTEL_COMMON ?= "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e"
5SRCREV_MACHINE_INTEL_COMMON ?= "b2d665b3453891cd066c8a172af0b7785c365f57" 5SRCREV_MACHINE_INTEL_COMMON ?= "8fddffd5588e14ad3bb5297dbc5b9c4a1047238c"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt/base"
8 8
diff --git a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
index b94d3e69..deace3a0 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.12" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.17"
4SRCREV_meta_i586-nlp-32-intel-common = "b22e47739683444916dc64548df1dbf6856500a5" 4SRCREV_meta_i586-nlp-32-intel-common = "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e"
5SRCREV_machine_i586-nlp-32-intel-common = "e274a507b23c23bf0dd6502d0c38fae731c11511" 5SRCREV_machine_i586-nlp-32-intel-common = "b62f29ac5c15d6333a13811db030d704b35ace8f"
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/base" 8KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
index 34a364de..3831b20b 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.8.bbappend
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.8.12" 3LINUX_VERSION_INTEL_COMMON = "4.8.17"
4SRCREV_META_INTEL_COMMON = "b22e47739683444916dc64548df1dbf6856500a5" 4SRCREV_META_INTEL_COMMON = "7b320e0a54be4b2d9bbaf4eb6165532e3954ad3e"
5SRCREV_MACHINE_INTEL_COMMON = "021b4aef55b44597587a1ce5879be642b3dca155" 5SRCREV_MACHINE_INTEL_COMMON = "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"
8 8