summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend2
-rw-r--r--common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend2
-rw-r--r--common/recipes-kernel/linux/linux-yocto_4.4.bbappend2
3 files changed, 3 insertions, 3 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 26d59a1e..bb512801 100644
--- a/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend
@@ -1,7 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.3" 3LINUX_VERSION_INTEL_COMMON = "4.4.3"
4SRCREV_META_INTEL_COMMON ?= "8b6a7d80344837fd64163008521a31a6f891313e" 4SRCREV_META_INTEL_COMMON ?= "da47accec6c17c22cecf064be1da29b5bf3d7583"
5SRCREV_MACHINE_INTEL_COMMON ?= "853991833cc5140ca25450e81bf6b822d537a6ac" 5SRCREV_MACHINE_INTEL_COMMON ?= "853991833cc5140ca25450e81bf6b822d537a6ac"
6 6
7KBRANCH_INTEL_COMMON = "standard/preempt-rt" 7KBRANCH_INTEL_COMMON = "standard/preempt-rt"
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 a077c7d4..491408ac 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,7 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.3" 3#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.3"
4SRCREV_meta-i586-nlp-32-intel-common = "8b6a7d80344837fd64163008521a31a6f891313e" 4SRCREV_meta-i586-nlp-32-intel-common = "da47accec6c17c22cecf064be1da29b5bf3d7583"
5SRCREV_machine-i586-nlp-32-intel-common = "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" 5SRCREV_machine-i586-nlp-32-intel-common = "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2"
6 6
7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}" 7COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
diff --git a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
index f1111f09..eff68a5a 100644
--- a/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto_4.4.bbappend
@@ -1,7 +1,7 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
2 2
3LINUX_VERSION_INTEL_COMMON = "4.4.3" 3LINUX_VERSION_INTEL_COMMON = "4.4.3"
4SRCREV_META_INTEL_COMMON = "8b6a7d80344837fd64163008521a31a6f891313e" 4SRCREV_META_INTEL_COMMON = "da47accec6c17c22cecf064be1da29b5bf3d7583"
5SRCREV_MACHINE_INTEL_COMMON = "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2" 5SRCREV_MACHINE_INTEL_COMMON = "ff4c4ef15b51f45b9106d71bf1f62fe7c02e63c2"
6 6
7KBRANCH_INTEL_COMMON = "standard/base" 7KBRANCH_INTEL_COMMON = "standard/base"