Convert override syntax to new version

For details see:
https://docs.yoctoproject.org/next/migration-guides/migration-3.4.html

Note that due to this change the latest point release of Dunfell is
the minimal requirement to be compatible with this layer.
This commit is contained in:
Andreas Cord-Landwehr
2021-12-29 11:54:08 +01:00
parent 0f6c12b3fa
commit 72784edf16
58 changed files with 101 additions and 101 deletions

View File

@@ -14,7 +14,7 @@ inherit packagegroup features_check
REQUIRED_DISTRO_FEATURES = "wayland x11 kde"
RDEPENDS_${PN} = " \
RDEPENDS:${PN} = " \
bluedevil \
breeze \
discover \