Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update layers and disable webrtc on webengine for now. #934

Merged
merged 4 commits into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ and this project adheres to
### Changed

- Upgrade strace to 6.8
- Upgrade clang compiler to 18.1.5
- Upgrade nginx to 1.26.0

### Added

Expand Down
2 changes: 2 additions & 0 deletions conf/projects/qemucommon/config.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
DISTRO = "yoe"
# "yoe-<libc>-<init-system>-<windowing-system>"
YOE_PROFILE = "yoe-glibc-systemd-wayland"
# For world builds
DISTRO_FEATURES:append = " x11"
# usually not changed often
# Add 4G space to QEMU image
#IMAGE_ROOTFS_EXTRA_SPACE:append = " + 4000000"
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-intel
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 49 files
+4 −0 meta-gnome/recipes-gnome/evince/evince_46.0.bb
+1 −1 meta-gnome/recipes-gnome/gedit/libgedit-gtksourceview_299.2.1.bb
+2 −2 meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_46.1.bb
+8 −7 ...-gnome/recipes-gnome/tracker/tracker-miners/0001-Set-header-file-to-a-fixed-path-instead-of-a-host-pa.patch
+53 −51 meta-gnome/recipes-gnome/tracker/tracker-miners/0001-fix-reproducibility.patch
+1 −1 meta-gnome/recipes-gnome/tracker/tracker-miners_3.7.2.bb
+1 −1 meta-gnome/recipes-gnome/tracker/tracker_3.7.2.bb
+1 −1 meta-networking/recipes-connectivity/mbedtls/mbedtls_2.28.8.bb
+1 −1 meta-networking/recipes-connectivity/mbedtls/mbedtls_3.6.0.bb
+2 −0 meta-networking/recipes-connectivity/networkmanager/networkmanager_1.46.0.bb
+0 −42 meta-networking/recipes-support/fping/fping/0001-fping-Initialize-msghdr-struct-in-a-portable-way.patch
+2 −4 meta-networking/recipes-support/fping/fping_5.2.bb
+1 −1 meta-oe/recipes-bsp/fwupd/fwupd_1.9.18.bb
+1 −1 meta-oe/recipes-connectivity/ser2net/ser2net_4.6.2.bb
+66 −40 meta-oe/recipes-core/uutils-coreutils/uutils-coreutils-crates.inc
+1 −1 meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.26.bb
+1 −1 meta-oe/recipes-devtools/nodejs/nodejs-oe-cache-20.12/oe-npm-cache
+1 −1 meta-oe/recipes-devtools/uftrace/uftrace_0.16.bb
+2 −4 meta-oe/recipes-extended/qcbor/qcbor_1.3.bb
+0 −48 meta-oe/recipes-support/iniparser/iniparser/CVE-2023-33461.patch
+3 −4 meta-oe/recipes-support/iniparser/iniparser_4.2.bb
+1 −1 meta-oe/recipes-support/libmxml/libmxml_4.0.3.bb
+46 −0 meta-oe/recipes-support/serial/serial/0001-Add-SOVERSION-for-shared-lib-and-comment-example.patch
+1 −0 meta-oe/recipes-support/serial/serial_1.2.1.bb
+1 −1 meta-oe/recipes-support/spdlog/spdlog_1.14.0.bb
+1 −1 meta-perl/recipes-perl/libmodule/libmodule-build-tiny-perl_0.048.bb
+1 −1 meta-python/recipes-devtools/python/python3-aiohttp_3.9.5.bb
+2 −2 meta-python/recipes-devtools/python/python3-bitstring_4.2.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-freezegun_1.5.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-google-api-python-client_2.127.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-imageio_2.34.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-ipython_8.24.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-mypy_1.10.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-pdm_2.15.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-platformdirs_4.2.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-pydantic_2.7.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-pymodbus_3.6.8.bb
+1 −1 meta-python/recipes-devtools/python/python3-regex_2024.4.28.bb
+1 −1 meta-python/recipes-devtools/python/python3-rlp_4.0.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-tox_4.15.0.bb
+0 −18 meta-python/recipes-devtools/python/python3-twisted_24.3.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-types-psutil_5.9.5.20240423.bb
+1 −1 meta-python/recipes-devtools/python/python3-validators_0.28.1.bb
+1 −1 meta-python/recipes-devtools/python/python3-virtualenv_20.26.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-web3_6.17.2.bb
+1 −1 meta-python/recipes-devtools/python/python3-xmlschema_3.3.1.bb
+0 −78 meta-webserver/recipes-httpd/nginx/files/CVE-2023-44487.patch
+0 −8 meta-webserver/recipes-httpd/nginx/nginx_1.24.0.bb
+6 −0 meta-webserver/recipes-httpd/nginx/nginx_1.26.0.bb
2 changes: 1 addition & 1 deletion sources/meta-qt6
3 changes: 1 addition & 2 deletions sources/meta-yoe/conf/distro/wayland.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
DISTRO_FEATURES:append = " wayland"
DISTRO_FEATURES:remove = "x11"

DISTRO_FEATURES_DEFAULT:remove = "x11"
PACKAGECONFIG:append:pn-cog:rpi = " drm"