Skip to content

Commit

Permalink
default.xml: Point to yocto hosted meta-qcom
Browse files Browse the repository at this point in the history
We've moved to a yocto hosted meta-qcom. Move default.xml to point to it.

Signed-off-by: Bryan O'Donoghue <[email protected]>
  • Loading branch information
0xB0D committed Nov 29, 2023
1 parent ded52d6 commit 4a909a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<project name="git/meta-virtualization" path="layers/meta-virtualization" remote="yocto"/>
<project name="kraj/meta-clang" path="layers/meta-clang" remote="github"/>
<project name="meta-qt5/meta-qt5" path="layers/meta-qt5" remote="github"/>
<project name="Linaro/meta-qcom" path="layers/meta-qcom" remote="github"/>
<project name="meta-qcom" path="layers/meta-qcom" remote="yocto"/>
<project name="openembedded/bitbake" path="bitbake" remote="github"/>
<project name="openembedded/meta-openembedded" path="layers/meta-openembedded" remote="github"/>
<project name="openembedded/openembedded-core" path="layers/openembedded-core" remote="github"/>
Expand Down

0 comments on commit 4a909a0

Please sign in to comment.