Skip to content

Commit 2d217e7

Browse files
committed
ci/base.yml: switch to github.com/openembedded mirrors where possible
The Yocto Project infrastructure has been mostly unreachable for the past week, so switch to more reliable mirrors where possible. Signed-off-by: Koen Kooi <[email protected]>
1 parent da66ef2 commit 2d217e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/base.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ repos:
1313
meta-qcom:
1414

1515
oe-core:
16-
url: https://git.openembedded.org/openembedded-core
16+
url: https://github.com/openembedded/openembedded-core
1717
layers:
1818
meta:
1919

2020
bitbake:
21-
url: https://git.openembedded.org/bitbake
21+
url: https://github.com/openembedded/bitbake
2222
layers:
2323
.: excluded
2424

0 commit comments

Comments
 (0)