[meta-lsi] [PATCH 18/22] linux-yocto_3.14: lsi-tip: Update branch names

Daniel Dragomir daniel.dragomir at windriver.com
Thu Jan 28 04:57:09 PST 2016


Set proper branch name to standard/axxia-dev/base for lsi-tip
builds because:
 - is development area for axxia team
 - used in private builds/repos -> for team
The branch standard/axxia/base should match exactly what's in Yocto
and for public/customers buils will be use directly the Yocto one.

Signed-off-by: Daniel Dragomir <daniel.dragomir at windriver.com>
---
 recipes-kernel/linux/lsi-tip-rt_3.14.inc | 2 +-
 recipes-kernel/linux/lsi-tip_3.14.inc    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-kernel/linux/lsi-tip-rt_3.14.inc b/recipes-kernel/linux/lsi-tip-rt_3.14.inc
index bcfa268..fe36132 100644
--- a/recipes-kernel/linux/lsi-tip-rt_3.14.inc
+++ b/recipes-kernel/linux/lsi-tip-rt_3.14.inc
@@ -4,7 +4,7 @@ require dt-${KARCH}.inc
 
 LSI_KERNEL_TAG = "tip"
 LINUX_VERSION = "3.14.39-${LSI_KERNEL_TAG}"
-KBRANCH = "standard/preempt-rt/axxia/base"
+KBRANCH = "standard/preempt-rt/axxia-dev/base"
 KMETA = ""
 KREPO_KERNEL = "git://git@github.com/lsigithub/axxia_yocto_linux_3.14_private.git;protocol=ssh"
 SRCREV_machine ="${AUTOREV}"
diff --git a/recipes-kernel/linux/lsi-tip_3.14.inc b/recipes-kernel/linux/lsi-tip_3.14.inc
index 0dc4c06..1da127e 100644
--- a/recipes-kernel/linux/lsi-tip_3.14.inc
+++ b/recipes-kernel/linux/lsi-tip_3.14.inc
@@ -4,7 +4,7 @@ require dt-${KARCH}.inc
 
 LSI_KERNEL_TAG = "tip"
 LINUX_VERSION = "3.14.39-${LSI_KERNEL_TAG}"
-KBRANCH = "standard/axxia/base"
+KBRANCH = "standard/axxia-dev/base"
 KMETA = ""
 KREPO_KERNEL = "git://git@github.com/lsigithub/axxia_yocto_linux_3.14_private.git;protocol=ssh"
 SRCREV_machine ="${AUTOREV}"
-- 
1.9.1



More information about the meta-lsi mailing list