[meta-lsi] [PATCH 03/15] linux-yocto_3.10: Update to last release tag 8.8.1.45

Cristian Bercaru cristian.bercaru at windriver.com
Wed May 13 04:19:37 PDT 2015


From: Daniel Dragomir <daniel.dragomir at windriver.com>

Update LSI_KERNEL_TAG, LINUX_VERSION and SRCREV to build the latest
released 3.10 kernels from the YOCTO (axxia) repositoy, standard/axxia/base
branch and for Github public repo, standard/lsi/base branch:
For 3.10 Yocto - Linux 3.10.65
For 3.10 Github public - Linux 3.10.38

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_3.10.inc    |    6 +++---
 recipes-kernel/linux/lsi-public-rt_3.10.inc  |    6 +++---
 recipes-kernel/linux/lsi-public_3.10.inc     |    6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/recipes-kernel/linux/linux-yocto-rt_3.10.inc b/recipes-kernel/linux/linux-yocto-rt_3.10.inc
index b36a779..10614e8 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.43"
+LINUX_VERSION = "3.10.65"
 
 #KBRANCH = "standard/preempt-rt/axxia/base"
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.10.git"
 
-SRCREV_machine = "e8e21aa4feeaa808844a47019fa42bfdae262352"
-SRCREV_meta = "199943142f7e0a283240246ee6c02f4376b315f0"
+SRCREV_machine = "70621a4c5f74ccd8dc57f6592c5ebf560df7405e"
+SRCREV_meta = "d5456dd830cad14bd844753b751b83744ced3793"
diff --git a/recipes-kernel/linux/linux-yocto_3.10.inc b/recipes-kernel/linux/linux-yocto_3.10.inc
index 7dd8f46..1740b79 100644
--- a/recipes-kernel/linux/linux-yocto_3.10.inc
+++ b/recipes-kernel/linux/linux-yocto_3.10.inc
@@ -1,10 +1,10 @@
 
 require linux-yocto.inc
 
-LINUX_VERSION = "3.10.43"
+LINUX_VERSION = "3.10.65"
 
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.10.git"
 
-SRCREV_machine = "e8e21aa4feeaa808844a47019fa42bfdae262352"
-SRCREV_meta = "199943142f7e0a283240246ee6c02f4376b315f0"
+SRCREV_machine = "70621a4c5f74ccd8dc57f6592c5ebf560df7405e"
+SRCREV_meta = "d5456dd830cad14bd844753b751b83744ced3793"
diff --git a/recipes-kernel/linux/lsi-public-rt_3.10.inc b/recipes-kernel/linux/lsi-public-rt_3.10.inc
index 5e0f60c..7db8fe0 100644
--- a/recipes-kernel/linux/lsi-public-rt_3.10.inc
+++ b/recipes-kernel/linux/lsi-public-rt_3.10.inc
@@ -1,11 +1,11 @@
 
 require linux-yocto.inc
 
-LSI_KERNEL_TAG = "8.8.1.33"
+LSI_KERNEL_TAG = "8.8.1.45"
 LINUX_VERSION = "3.10.38-${LSI_KERNEL_TAG}"
 
 KBRANCH = "standard/preempt-rt/lsi/base"
 KREPO = "git://github.com/lsigithub/lsi_axxia_yocto_public_3.10.git"
 
-SRCREV_machine="4ebe5ee757562dc1b2530dccf775ff55a28d570a"
-SRCREV_meta="1eb79862c2959cfa305773e7f785d6d1810bf190"
+SRCREV_machine="576cfef2bbdd19ed0ea0751530120f1b3deb19cf"
+SRCREV_meta="d07bc7ba4ff00ddcd77db1026a63c327b81a35d8"
diff --git a/recipes-kernel/linux/lsi-public_3.10.inc b/recipes-kernel/linux/lsi-public_3.10.inc
index e1e8a5c..1f5c37b 100644
--- a/recipes-kernel/linux/lsi-public_3.10.inc
+++ b/recipes-kernel/linux/lsi-public_3.10.inc
@@ -1,11 +1,11 @@
 
 require linux-yocto.inc
 
-LSI_KERNEL_TAG = "8.8.1.33"
+LSI_KERNEL_TAG = "8.8.1.45"
 LINUX_VERSION = "3.10.38-${LSI_KERNEL_TAG}"
 
 KBRANCH = "standard/lsi/base"
 KREPO = "git://github.com/lsigithub/lsi_axxia_yocto_public_3.10.git"
 
-SRCREV_machine="8ac4827b975dd1047d94a5bd8d8790c50d60bb07"
-SRCREV_meta="1eb79862c2959cfa305773e7f785d6d1810bf190"
+SRCREV_machine="d897b74e044397e4d1be55b9e761772809f58563"
+SRCREV_meta="d07bc7ba4ff00ddcd77db1026a63c327b81a35d8"
-- 
1.7.9.5



More information about the meta-lsi mailing list