[meta-lsi] [PATCH 18/86] linux-yocto: Replace branch names in Kernel recipes

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


From: Paul Butler <paul.butler at windriver.com>

Change Kernel branch name for linux-yocto:
- from "standard/lsi" to "standard/axxia/base" for standard
- from "standard/preempt-rt/lsi" to "standard/preempt-rt/axxia/base"
for preempt-rt

Signed-off-by: Paul Butler <paul.butler at windriver.com>
---
 recipes-kernel/linux/linux-yocto-rt_3.4.bbappend | 2 +-
 recipes-kernel/linux/linux-yocto_3.4.bbappend    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend b/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
index 5965568..906e5ad 100644
--- a/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
+++ b/recipes-kernel/linux/linux-yocto-rt_3.4.bbappend
@@ -1,6 +1,6 @@
 require linux-yocto_3.4.inc
 
-KBRANCH_${MACHINE} = "standard/preempt-rt/lsi"
+KBRANCH_${MACHINE} = "standard/preempt-rt/axxia/base"
 
 SRCREV_machine_elpaso="451f85ad71cbb9f65d048dc33f10be9eada3953d"
 SRCREV_machine_axm5500sim="451f85ad71cbb9f65d048dc33f10be9eada3953d"
diff --git a/recipes-kernel/linux/linux-yocto_3.4.bbappend b/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 993c942..1fc9778 100644
--- a/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -1,6 +1,6 @@
 require linux-yocto_3.4.inc
 
-KBRANCH_${MACHINE} = "standard/lsi"
+KBRANCH_${MACHINE} = "standard/axxia/base"
 
 SRCREV_machine_elpaso="f7ddd90d2c4111d9c7d68e2983185ec7ff2e21cc"
 SRCREV_machine_axm5500sim="f7ddd90d2c4111d9c7d68e2983185ec7ff2e21cc"
-- 
1.8.1.4



More information about the meta-lsi mailing list