[meta-lsi] [PATCH 11/86] linux-yocto: Recipe updates for 7.8.1.8 Kernel tag
Daniel Dragomir
daniel.dragomir at windriver.com
Wed Oct 29 08:35:19 PDT 2014
From: Paul Butler <paul.butler at windriver.com>
- Updates to custom build recipes for 7.8.1.8 kernel tag.
- Removed ssh protocol access to github. Users without github accounts
and/or access to private groups should be able to build now.
Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
recipes-kernel/linux/linux-yocto-custom-rt.bb | 2 +-
recipes-kernel/linux/linux-yocto-custom.bb | 2 +-
recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 12 +++++++++---
recipes-kernel/linux/linux-yocto_3.4.bbappend | 16 ++++++++++------
recipes-kernel/linux/linux-yocto_3.4.inc | 3 ---
5 files changed, 21 insertions(+), 14 deletions(-)
diff --git a/recipes-kernel/linux/linux-yocto-custom-rt.bb b/recipes-kernel/linux/linux-yocto-custom-rt.bb
index da60089..c18b2f4 100644
--- a/recipes-kernel/linux/linux-yocto-custom-rt.bb
+++ b/recipes-kernel/linux/linux-yocto-custom-rt.bb
@@ -15,7 +15,7 @@ SRC_URI_${MACHINE} = "git://${KSRC_linux_custom};bareclone=1;branch=${KBRANCH}"
SRC_URI_${MACHINE} += "file://defconfig"
-SRCREV = "lsi_axxia_linux_preempt-rt_7.8.1.7"
+SRCREV = "lsi_axxia_linux_preempt-rt_7.8.1.8"
#SRCREV="${AUTOREV}"
LINUX_VERSION = "3.4.43"
diff --git a/recipes-kernel/linux/linux-yocto-custom.bb b/recipes-kernel/linux/linux-yocto-custom.bb
index 7bc20ad..0d1b81c 100644
--- a/recipes-kernel/linux/linux-yocto-custom.bb
+++ b/recipes-kernel/linux/linux-yocto-custom.bb
@@ -15,7 +15,7 @@ SRC_URI_${MACHINE} = "git://${KSRC_linux_custom};bareclone=1;branch=${KBRANCH}"
SRC_URI_${MACHINE} += "file://defconfig"
-SRCREV = "lsi_axxia_linux_7.8.1.7"
+SRCREV = "lsi_axxia_linux_7.8.1.8"
#SRCREV="${AUTOREV}"
LINUX_VERSION = "3.4.43"
diff --git a/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
index c2b0d4d..5965568 100644
--- a/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
+++ b/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -2,9 +2,15 @@ require linux-yocto_3.4.inc
KBRANCH_${MACHINE} = "standard/preempt-rt/lsi"
-SRCREV_machine_elpaso="a00b73a0ab965a3ceaec6228c922abd62e9eb422"
-SRCREV_machine_axm5500sim="a00b73a0ab965a3ceaec6228c922abd62e9eb422"
+SRCREV_machine_elpaso="451f85ad71cbb9f65d048dc33f10be9eada3953d"
+SRCREV_machine_axm5500sim="451f85ad71cbb9f65d048dc33f10be9eada3953d"
-SRCREV_meta="ca95ecf3ff7c6077d8002225db46d6a70c0c40ac"
+SRCREV_meta="7250de4d4afc2558082cd42b8a0d151903436e8f"
+
+#SRCREV_machine_${MACHINE}="${AUTOREV}"
+#SRCREV_meta="${AUTOREV}"
+
+PR = "r0"
+PV = "${LINUX_VERSION}+451f85"
LOCALCOUNT = "0"
diff --git a/recipes-kernel/linux/linux-yocto_3.4.bbappend b/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 3cda401..993c942 100644
--- a/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -1,12 +1,16 @@
require linux-yocto_3.4.inc
-KBRANCH_${MACHINE} = "standard/lsi/base"
+KBRANCH_${MACHINE} = "standard/lsi"
-#SRCREV_machine_elpaso="a00b73a0ab965a3ceaec6228c922abd62e9eb422"
-#SRCREV_machine_axm5500sim="a00b73a0ab965a3ceaec6228c922abd62e9eb422"
-SRCREV_meta="ca95ecf3ff7c6077d8002225db46d6a70c0c40ac"
+SRCREV_machine_elpaso="f7ddd90d2c4111d9c7d68e2983185ec7ff2e21cc"
+SRCREV_machine_axm5500sim="f7ddd90d2c4111d9c7d68e2983185ec7ff2e21cc"
-SRCREV_machine_${MACHINE}="${AUTOREV}"
-SRCREV_meta="${AUTOREV}"
+SRCREV_meta="7250de4d4afc2558082cd42b8a0d151903436e8f"
+
+#SRCREV_machine_${MACHINE}="${AUTOREV}"
+#SRCREV_meta="${AUTOREV}"
+
+PR = "r0"
+PV = "${LINUX_VERSION}+f7ddd90"
LOCALCOUNT = "0"
diff --git a/recipes-kernel/linux/linux-yocto_3.4.inc b/recipes-kernel/linux/linux-yocto_3.4.inc
index 4e9d7ef..d05d514 100644
--- a/recipes-kernel/linux/linux-yocto_3.4.inc
+++ b/recipes-kernel/linux/linux-yocto_3.4.inc
@@ -10,6 +10,3 @@ LINUX_VERSION = "3.4.52"
KMETA = "meta"
LOCALCOUNT = "0"
-
-KSRC_linux_yocto_3_4 = "/home/pbutler/work/repos/lsi_axxia_yocto/"
-SRC_URI_${MACHINE} = "git://${KSRC_linux_yocto_3_4};protocol=file;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
--
1.8.1.4
More information about the meta-lsi
mailing list