meta-clang has created a scarthgap branch, so update the appropriate configs to point to it.
Signed-off-by: Ryan Eatmon <[email protected]> --- 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 --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 -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15306): https://lists.yoctoproject.org/g/meta-arago/message/15306 Mute This Topic: https://lists.yoctoproject.org/mt/105710081/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
