[meta-lsi] [PATCH 05/15] linux-yocto_3.4: Update to last release tag 7.8.1.41

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


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

Update LSI_KERNEL_TAG, LINUX_VERSION and SRCREV to build the latest
released 3.4 kernels from the YOCTO (axxia) repositoy, standard/axxia/base
branch and for Github public repo, standard/lsi/base branch:
For 3.4 Yocto - Linux 3.4.91 + latest commits from LSI
For 3.4 Github public - Linux 3.4.88-7.8.1.41

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

diff --git a/recipes-kernel/linux/linux-yocto-rt_3.4.inc b/recipes-kernel/linux/linux-yocto-rt_3.4.inc
index 8d337f1..58d045a 100644
--- a/recipes-kernel/linux/linux-yocto-rt_3.4.inc
+++ b/recipes-kernel/linux/linux-yocto-rt_3.4.inc
@@ -7,5 +7,5 @@ LINUX_VERSION = "3.4.91"
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.4.git"
 
-SRCREV_machine = "a35ffa37e49c9eb12285164954beb84ab9c487e8"
+SRCREV_machine = "6d3786b9fc093b7fffd5f0b4434e5a2d7e08d781"
 SRCREV_meta = "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
diff --git a/recipes-kernel/linux/linux-yocto_3.4.inc b/recipes-kernel/linux/linux-yocto_3.4.inc
index 3eb1075..79192bc 100644
--- a/recipes-kernel/linux/linux-yocto_3.4.inc
+++ b/recipes-kernel/linux/linux-yocto_3.4.inc
@@ -6,5 +6,5 @@ LINUX_VERSION = "3.4.91"
 KBRANCH = "standard/axxia/base"
 KREPO = "git://git.yoctoproject.org/linux-yocto-3.4.git"
 
-SRCREV_machine = "a35ffa37e49c9eb12285164954beb84ab9c487e8"
+SRCREV_machine = "6d3786b9fc093b7fffd5f0b4434e5a2d7e08d781"
 SRCREV_meta = "a8742041c8b9f447d4ad4c3f478e022f1e4bfcfd"
diff --git a/recipes-kernel/linux/lsi-public-rt_3.4.inc b/recipes-kernel/linux/lsi-public-rt_3.4.inc
index ea343c1..0c02538 100644
--- a/recipes-kernel/linux/lsi-public-rt_3.4.inc
+++ b/recipes-kernel/linux/lsi-public-rt_3.4.inc
@@ -1,11 +1,11 @@
 
 require linux-yocto.inc
 
-LSI_KERNEL_TAG = "7.8.1.39"
+LSI_KERNEL_TAG = "7.8.1.41"
 LINUX_VERSION = "3.4.88-${LSI_KERNEL_TAG}"
 
 KBRANCH = "standard/preempt-rt/lsi/base"
 KREPO = "git://github.com/lsigithub/lsi_axxia_yocto_public.git"
 
-SRCREV_machine="2ca3532bf2ea4aa31b31307a52f7b1f56adef6df"
+SRCREV_machine="9f93c826370adecdcd5cbe6de7d5761f6062b258"
 SRCREV_meta="03cd6f841fd2566b033db19eb6665228ea406adf"
diff --git a/recipes-kernel/linux/lsi-public_3.4.inc b/recipes-kernel/linux/lsi-public_3.4.inc
index b33040f..78f2431 100644
--- a/recipes-kernel/linux/lsi-public_3.4.inc
+++ b/recipes-kernel/linux/lsi-public_3.4.inc
@@ -1,11 +1,11 @@
 
 require linux-yocto.inc
 
-LSI_KERNEL_TAG = "7.8.1.39"
+LSI_KERNEL_TAG = "7.8.1.41"
 LINUX_VERSION = "3.4.88-${LSI_KERNEL_TAG}"
 
 KBRANCH = "standard/lsi/base"
 KREPO = "git://github.com/lsigithub/lsi_axxia_yocto_public.git"
 
-SRCREV_machine="2947f42dcab581bc46ed056fb64f6cc1ddb280f7"
+SRCREV_machine="7b725b5147553a4f4013daf0e9dcf2dd46f94f4c"
 SRCREV_meta="03cd6f841fd2566b033db19eb6665228ea406adf"
-- 
1.7.9.5



More information about the meta-lsi mailing list