Revert "packagegroup-gui-dev/packagegroup-gui-full: Add chromium-ozone-wayland"

chromium-x11 and chromium-ozone-wayland cannot be installed in same image - oh
man yet another disappointing experience

This reverts commit 77991352d2.
This commit is contained in:
Andreas Müller
2022-01-04 20:20:33 +01:00
parent 77991352d2
commit 7ec30dd8db
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@ RDEPENDS:${PN} = " \
pulseview qtiohelper minicom i2c-tools \
python3-pyserial python3-smbus python3-smbus2 python3-spidev \
\
epiphany ${@bb.utils.contains_any('BBFILE_COLLECTIONS', 'browser-layer chromium-browser-layer', 'chromium-ozone-wayland chromium-x11', '', d)} \
epiphany ${@bb.utils.contains_any('BBFILE_COLLECTIONS', 'browser-layer chromium-browser-layer', 'chromium-x11', '', d)} \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-microcontroller', 'meta-microcontroller-world', '', d)} \
${@bb.utils.contains('BBFILE_COLLECTIONS', 'rubygems', 'rubygems-jekyll', '', d)} \
"

View File

@@ -41,7 +41,7 @@ RDEPENDS:${PN} = " \
\
${MACHINE_SPECIFICS_FULL} \
\
epiphany ${@bb.utils.contains_any('BBFILE_COLLECTIONS', 'browser-layer chromium-browser-layer', 'chromium-ozone-wayland chromium-x11', '', d)} \
epiphany ${@bb.utils.contains_any('BBFILE_COLLECTIONS', 'browser-layer chromium-browser-layer', 'chromium-x11', '', d)} \
\
${@bb.utils.contains('BBFILE_COLLECTIONS', 'meta-retro', 'meta-retro-world', '', d)} \
\