config: Update meta-exein repo url

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2024-02-15 10:59:47 +00:00
parent 90129562dd
commit 9cda138e90

View File

@ -53,7 +53,7 @@ repos = {
"meta-agl": ["https://git.automotivelinux.org/AGL/meta-agl", "next"],
"meta-aws": ["https://github.com/aws/meta-aws.git", "master"],
"meta-ti": ["ssh://git@push.yoctoproject.org/meta-ti", "master"],
"meta-exein": ["https://github.com/exein-io/meta-exein-official", "main"],
"meta-exein": ["https://github.com/exein-io/meta-exein", "main"],
"meta-security": ["ssh://git@push.yoctoproject.org/meta-security", "master"],
"oecore": ["ssh://git@push.openembedded.org/openembedded-core",
"master"],