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 48636b21..7e0d0d0d 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.10" 3LINUX_VERSION_INTEL_COMMON = "4.8.12"
4SRCREV_META_INTEL_COMMON ?= "f768e31c67f7c67b27ff2c1ba857eef2367de974" 4SRCREV_META_INTEL_COMMON ?= "b22e47739683444916dc64548df1dbf6856500a5"
5SRCREV_MACHINE_INTEL_COMMON ?= "4b6a2814a1ac2a917a8334748b3168315e678041" 5SRCREV_MACHINE_INTEL_COMMON ?= "b2d665b3453891cd066c8a172af0b7785c365f57"
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 8e00f094..b94d3e69 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.10" 3LINUX_VERSION_i586-nlp-32-intel-common = "4.8.12"
4SRCREV_meta_i586-nlp-32-intel-common = "f768e31c67f7c67b27ff2c1ba857eef2367de974" 4SRCREV_meta_i586-nlp-32-intel-common = "b22e47739683444916dc64548df1dbf6856500a5"
5SRCREV_machine_i586-nlp-32-intel-common = "96ea072413fb386598a62c77ed202a6de08085f6" 5SRCREV_machine_i586-nlp-32-intel-common = "e274a507b23c23bf0dd6502d0c38fae731c11511"
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 d29327c5..34a364de 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.10" 3LINUX_VERSION_INTEL_COMMON = "4.8.12"
4SRCREV_META_INTEL_COMMON = "f768e31c67f7c67b27ff2c1ba857eef2367de974" 4SRCREV_META_INTEL_COMMON = "b22e47739683444916dc64548df1dbf6856500a5"
5SRCREV_MACHINE_INTEL_COMMON = "f5d46e21688b7463c942d9d27789d88d580f566b" 5SRCREV_MACHINE_INTEL_COMMON = "021b4aef55b44597587a1ce5879be642b3dca155"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"
8 8