All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python2][gatesgarth][PATCH] kas-meta-python2-image-base.yml: refspec gatesgarth
@ 2020-10-19 20:03 Tim Orling
  0 siblings, 0 replies; only message in thread
From: Tim Orling @ 2020-10-19 20:03 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Tim Orling

For the gatesgarth stable branch, we only want to use
gatesgarth refspec from upstream layers.

Signed-off-by: Tim Orling <ticotimo@gmail.com>
---
 kas-meta-python2-image-base.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/kas-meta-python2-image-base.yml b/kas-meta-python2-image-base.yml
index 6b7293e0..004c8de4 100644
--- a/kas-meta-python2-image-base.yml
+++ b/kas-meta-python2-image-base.yml
@@ -10,14 +10,14 @@ repos:
 
   poky:
     url: https://git.yoctoproject.org/git/poky
-    refspec: master
+    refspec: gatesgarth
     layers:
       meta:
       meta-poky:
 
   meta-openembedded:
     url: http://git.openembedded.org/meta-openembedded
-    refspec: master
+    refspec: gatesgarth
     layers:
       meta-oe:
 
-- 
2.25.0


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-19 20:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-19 20:03 [meta-python2][gatesgarth][PATCH] kas-meta-python2-image-base.yml: refspec gatesgarth Tim Orling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.