[meta-lsi] [PATCH 78/86] linux-yocto: Update to last release for YOCTO (axxia) repos

Daniel Dragomir daniel.dragomir at windriver.com
Wed Oct 29 08:36:26 PDT 2014


Update LSI_KERNEL_TAG, LINUX_VERSION and SRCREV to build the latest
released kernels from the YOCTO (axxia) repositoy, standard/axxia/base branch:
For 3.10 - Linux 3.10.43
For 3.4 - Linux 3.4.91

Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
 recipes-kernel/linux/linux-yocto-rt_3.10.inc | 6 +++---
 recipes-kernel/linux/linux-yocto-rt_3.4.inc  | 6 ++++--
 recipes-kernel/linux/linux-yocto_3.10.inc    | 6 ++++--
 recipes-kernel/linux/linux-yocto_3.4.inc     | 6 +++---
 4 files changed, 14 insertions(+), 10 deletions(-)

diff --git a/recipes-kernel/linux/linux-yocto-rt_3.10.inc b/recipes-kernel/linux/linux-yocto-rt_3.10.inc
index 8a807c6..b36a779 100644
--- a/recipes-kernel/linux/linux-yocto-rt_3.10.inc
+++ b/recipes-kernel/linux/linux-yocto-rt_3.10.inc
@@ -1,11 +1,11 @@
 
 require linux-yocto.inc
 
-LINUX_VERSION = "3.10.38"
+LINUX_VERSION = "3.10.43"
 
 #KBRANCH = "standard/preempt-rt/axxia/base"
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.10.git"
 
-SRCREV_machine = "995e763860417d500768ccb22b312332216f95ba"
-SRCREV_meta = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8"
\ No newline at end of file
+SRCREV_machine = "e8e21aa4feeaa808844a47019fa42bfdae262352"
+SRCREV_meta = "199943142f7e0a283240246ee6c02f4376b315f0"
diff --git a/recipes-kernel/linux/linux-yocto-rt_3.4.inc b/recipes-kernel/linux/linux-yocto-rt_3.4.inc
index f9477e9..8d337f1 100644
--- a/recipes-kernel/linux/linux-yocto-rt_3.4.inc
+++ b/recipes-kernel/linux/linux-yocto-rt_3.4.inc
@@ -1,9 +1,11 @@
 
 require linux-yocto.inc
 
+LINUX_VERSION = "3.4.91"
+
 #KBRANCH = "standard/preempt-rt/axxia/base"
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.4.git"
 
-SRCREV_machine = "e865ad95053da22bbf780fa075e59a5c40c1c089"
-SRCREV_meta = "03cd6f841fd2566b033db19eb6665228ea406adf"
+SRCREV_machine = "a35ffa37e49c9eb12285164954beb84ab9c487e8"
+SRCREV_meta = "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
diff --git a/recipes-kernel/linux/linux-yocto_3.10.inc b/recipes-kernel/linux/linux-yocto_3.10.inc
index e8f7ba5..7dd8f46 100644
--- a/recipes-kernel/linux/linux-yocto_3.10.inc
+++ b/recipes-kernel/linux/linux-yocto_3.10.inc
@@ -1,8 +1,10 @@
 
 require linux-yocto.inc
 
+LINUX_VERSION = "3.10.43"
+
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.10.git"
 
-SRCREV_machine = "995e763860417d500768ccb22b312332216f95ba"
-SRCREV_meta = "d07bc7ba4ff00ddcd77db1026a63c327b81a35d8"
\ No newline at end of file
+SRCREV_machine = "e8e21aa4feeaa808844a47019fa42bfdae262352"
+SRCREV_meta = "199943142f7e0a283240246ee6c02f4376b315f0"
diff --git a/recipes-kernel/linux/linux-yocto_3.4.inc b/recipes-kernel/linux/linux-yocto_3.4.inc
index 48201b3..3eb1075 100644
--- a/recipes-kernel/linux/linux-yocto_3.4.inc
+++ b/recipes-kernel/linux/linux-yocto_3.4.inc
@@ -1,10 +1,10 @@
 
 require linux-yocto.inc
 
-LINUX_VERSION = "3.4.88"
+LINUX_VERSION = "3.4.91"
 
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.4.git"
 
-SRCREV_machine = "e865ad95053da22bbf780fa075e59a5c40c1c089"
-SRCREV_meta = "03cd6f841fd2566b033db19eb6665228ea406adf"
+SRCREV_machine = "a35ffa37e49c9eb12285164954beb84ab9c487e8"
+SRCREV_meta = "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
-- 
1.8.1.4



More information about the meta-lsi mailing list