diff mbox series

[langdale] kas: corstone1000: set branches to langdale

Message ID 20221028153922.16996-1-abdellatif.elkhlifi@arm.com
State New
Headers show
Series [langdale] kas: corstone1000: set branches to langdale | expand

Commit Message

Abdellatif El Khlifi Oct. 28, 2022, 3:39 p.m. UTC
From: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>

point poky/meta-openembedded to langdale

Signed-off-by: Abdellatif El Khlifi <abdellatif.elkhlifi@arm.com>
---
 kas/corstone1000-base.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Comments

Jon Mason Oct. 31, 2022, 2:43 p.m. UTC | #1
On Fri, 28 Oct 2022 16:39:22 +0100, abdellatif.elkhlifi@arm.com wrote:
> point poky/meta-openembedded to langdale

Applied, thanks!

[1/1] kas: corstone1000: set branches to langdale
      commit: 46e8092b6b780525b78e42ed01e75cfa25a58028

Best regards,
diff mbox series

Patch

diff --git a/kas/corstone1000-base.yml b/kas/corstone1000-base.yml
index 21e5280a..5fe7f4da 100644
--- a/kas/corstone1000-base.yml
+++ b/kas/corstone1000-base.yml
@@ -5,7 +5,7 @@  distro: poky-tiny
 
 defaults:
   repos:
-    refspec: master
+    refspec: langdale
 
 repos:
   meta-arm:
@@ -16,7 +16,6 @@  repos:
 
   poky:
     url: https://git.yoctoproject.org/git/poky
-    refspec: master
     layers:
       meta:
       meta-poky:
@@ -24,7 +23,6 @@  repos:
 
   meta-openembedded:
     url: https://git.openembedded.org/meta-openembedded
-    refspec: master
     layers:
       meta-oe:
       meta-python: