Skip to content

Commit

Permalink
default.xml: drop qt5 layer
Browse files Browse the repository at this point in the history
The QT5 layers becomes outdated, it wasn't updated for the WORKDIR ->
UNPACKDIR changes. Other layers don't depend on the QT5, drop it from
the manifest.

Signed-off-by: Dmitry Baryshkov <[email protected]>
  • Loading branch information
lumag committed May 25, 2024
1 parent c3e68ff commit ab76301
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<project name="git/meta-selinux" path="layers/meta-selinux" remote="yocto"/>
<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" revision="master"/>
<project name="Linaro/meta-qcom" path="layers/meta-qcom" remote="github" revision="master"/>
<project name="openembedded/bitbake" path="bitbake" remote="github" revision="2.8"/>
<project name="openembedded/meta-openembedded" path="layers/meta-openembedded" remote="github"/>
Expand Down

0 comments on commit ab76301

Please sign in to comment.