diff options
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto-rt_4.8.bbappend | 6 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto-tiny_4.8.bbappend | 6 | ||||
-rw-r--r-- | common/recipes-kernel/linux/linux-yocto_4.8.bbappend | 6 |
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 39f42c9..221dfe8 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 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_INTEL_COMMON = "4.8.17" | 3 | LINUX_VERSION_INTEL_COMMON = "4.8.25" |
4 | SRCREV_META_INTEL_COMMON ?= "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" | 4 | SRCREV_META_INTEL_COMMON ?= "76db2c6ca67b9b3597257684a027344d11b1bc81" |
5 | SRCREV_MACHINE_INTEL_COMMON ?= "9c4f52cb2bafd9657c51cef2166db2b73a95aaa9" | 5 | SRCREV_MACHINE_INTEL_COMMON ?= "4fcee2fcd691ae6a031f58e4c9a69906b91ed12d" |
6 | 6 | ||
7 | KBRANCH_INTEL_COMMON = "standard/preempt-rt/base" | 7 | KBRANCH_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 0d11f6a..be99c4c 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 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_i586-nlp-32-intel-common = "4.8.17" | 3 | LINUX_VERSION_i586-nlp-32-intel-common = "4.8.25" |
4 | SRCREV_meta_i586-nlp-32-intel-common = "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" | 4 | SRCREV_meta_i586-nlp-32-intel-common = "76db2c6ca67b9b3597257684a027344d11b1bc81" |
5 | SRCREV_machine_i586-nlp-32-intel-common = "b62f29ac5c15d6333a13811db030d704b35ace8f" | 5 | SRCREV_machine_i586-nlp-32-intel-common = "39c746a1aef2c1a5072ca1ea6742b697478fa465" |
6 | 6 | ||
7 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" | 7 | COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" |
8 | KBRANCH_i586-nlp-32-intel-common = "standard/tiny/base" | 8 | KBRANCH_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 278578e..1f8359f 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 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" |
2 | 2 | ||
3 | LINUX_VERSION_INTEL_COMMON = "4.8.17" | 3 | LINUX_VERSION_INTEL_COMMON = "4.8.25" |
4 | SRCREV_META_INTEL_COMMON = "bb6984f46b5a1a4fa85af23032d49d6a012bd5ab" | 4 | SRCREV_META_INTEL_COMMON = "76db2c6ca67b9b3597257684a027344d11b1bc81" |
5 | SRCREV_MACHINE_INTEL_COMMON = "9bcb4ea3fa107f1a8790c8c3408eb250e8d1d66e" | 5 | SRCREV_MACHINE_INTEL_COMMON = "72d0c1a637e260c25a4299c230910dd1210cd0cf" |
6 | 6 | ||
7 | KBRANCH_INTEL_COMMON = "standard/base" | 7 | KBRANCH_INTEL_COMMON = "standard/base" |
8 | 8 | ||