diff mbox series

[oe-layersetup,master] configs: Update scarthgap configs for meta-clang

Message ID 20240424134245.3865-1-reatmon@ti.com
State New
Headers show
Series [oe-layersetup,master] configs: Update scarthgap configs for meta-clang | expand

Commit Message

Ryan Eatmon April 24, 2024, 1:42 p.m. UTC
meta-clang has created a scarthgap branch, so update the appropriate
configs to point to it.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 configs/arago-scarthgap-config.txt      | 2 +-
 configs/arago-scarthgap-next-config.txt | 2 +-
 configs/arago-scarthgap-wip-config.txt  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/configs/arago-scarthgap-config.txt b/configs/arago-scarthgap-config.txt
index 5f36770..9b35f25 100644
--- a/configs/arago-scarthgap-config.txt
+++ b/configs/arago-scarthgap-config.txt
@@ -9,7 +9,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,H
 meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap,HEAD,layers=meta-ti-extras:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-meta-clang,https://github.com/kraj/meta-clang,master,HEAD,layers=
+meta-clang,https://github.com/kraj/meta-clang,scarthgap,HEAD,layers=
 oe-core,https://git.openembedded.org/openembedded-core,scarthgap,HEAD,layers=meta
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
diff --git a/configs/arago-scarthgap-next-config.txt b/configs/arago-scarthgap-next-config.txt
index 2445cba..2606d3f 100644
--- a/configs/arago-scarthgap-next-config.txt
+++ b/configs/arago-scarthgap-next-config.txt
@@ -17,7 +17,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,H
 meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap-next,HEAD,layers=meta-ti-extras:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-meta-clang,https://github.com/kraj/meta-clang,master,HEAD,layers=
+meta-clang,https://github.com/kraj/meta-clang,scarthgap,HEAD,layers=
 oe-core,https://git.openembedded.org/openembedded-core,scarthgap,HEAD,layers=meta
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample
diff --git a/configs/arago-scarthgap-wip-config.txt b/configs/arago-scarthgap-wip-config.txt
index 0f5e75f..32349d3 100644
--- a/configs/arago-scarthgap-wip-config.txt
+++ b/configs/arago-scarthgap-wip-config.txt
@@ -9,7 +9,7 @@  meta-virtualization,https://git.yoctoproject.org/meta-virtualization,scarthgap,H
 meta-openembedded,https://git.openembedded.org/meta-openembedded,scarthgap,HEAD,layers=meta-networking:meta-python:meta-oe:meta-gnome:meta-filesystems:meta-multimedia
 meta-ti,https://git.yoctoproject.org/meta-ti,scarthgap-wip,HEAD,layers=meta-ti-extras:meta-ti-bsp
 meta-arm,https://git.yoctoproject.org/meta-arm,master,HEAD,layers=meta-arm:meta-arm-toolchain
-meta-clang,https://github.com/kraj/meta-clang,master,HEAD,layers=
+meta-clang,https://github.com/kraj/meta-clang,scarthgap,HEAD,layers=
 oe-core,https://git.openembedded.org/openembedded-core,scarthgap,HEAD,layers=meta
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago64-v2.conf.sample