[meta-intel] [PATCH 6/8] linux-yocto-tiny/4.4: Switch to standard/tiny/intel/base

Tom Zanussi tom.zanussi at linux.intel.com
Fri Jun 24 10:39:00 PDT 2016


The dedicated standard tiny branch for Intel platforms has been
renamed to standard/tiny/intel/base - update the 4.4 tiny kernel
recipe accordingly.

Signed-off-by: Tom Zanussi <tom.zanussi at linux.intel.com>
---
 common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

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 af9d739..7fd00bf 100644
--- a/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
+++ b/common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend
@@ -1,10 +1,11 @@
 FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
 
-#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.3"
-SRCREV_meta_i586-nlp-32-intel-common = "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8"
-SRCREV_machine_i586-nlp-32-intel-common = "076cc85486fda808582bd1e77400a5c49dea3e2e"
+#LINUX_VERSION_i586-nlp-32-intel-common = "4.4.13"
+SRCREV_meta_i586-nlp-32-intel-common = "870134f4bfa6208d6e5339e065486be3b6e693a5"
+SRCREV_machine_i586-nlp-32-intel-common = "13852755ecbf491848afbe40e66fc152bc70915b"
 
 COMPATIBLE_MACHINE_i586-nlp-32-intel-common = "${MACHINE}"
-KBRANCH_i586-nlp-32-intel-common = "standard/tiny/common-pc"
+KBRANCH_i586-nlp-32-intel-common = "standard/tiny/intel/base"
+
 KMACHINE_i586-nlp-32-intel-common = "intel-quark"
 KERNEL_FEATURES_append_i586-nlp-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
-- 
1.9.3



More information about the meta-intel mailing list