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 #661

Merged
merged 2 commits into from
Mar 18, 2022
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
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix python module recipes to support PEP-517 packaging
- Update nodejs to 16.14.0 LTS
- Fix gyp to work with python 3.10+
- Upgrade linux-raspberrypi 5.15 to 5.15.27
- Upgrade linux-raspberrypi 5.15 to 5.15.28
- Update linux-yocto to v5.10.103, v5.15.26
- Update SRC_URIs for brcm firmware in meta-riscv
- Show warning for obsolete license usage
Expand Down Expand Up @@ -49,12 +49,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fix more recipes to use branch and protocol parameters in github SRC_URI
- Move petry python packaging infrastructure from meta-python to core layer
- Fix qemuppc64 recipes and booting with 5.15 kernel
- Adjust recipes for renaming flit_core -> python_flit_core
- Fix rust packages to build for riscv32 and musl
- Update systemd to 250.4

### Added
- Add poetry_core helper class for supporting poetry for python packages
- Add snapshot checksums for powerpc64le hosts
- Add support to build on FIPS enabled build hosts
- Added setuptools3_legacy bbclass to keep pre PEP-517 behavior
- Add nativesdk support to cargo and rust compiler tools
- New recipes
- hstr, python3-qface, python3-path, python3-antlr4-runtime
- python3-crc32c, gosu,
Expand Down
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 24 files
+9 −0 meta-arm-bsp/classes/wic_nopt.bbclass
+2 −0 meta-arm-bsp/conf/machine/include/corstone1000.inc
+6 −0 meta-arm-bsp/recipes-security/optee/optee-client_3.16.0.bbappend
+0 −0 meta-arm-bsp/recipes-security/optee/optee-os-tadevkit_3.16.0.bbappend
+7 −0 meta-arm-bsp/recipes-security/optee/optee-os_3.16.0.bbappend
+0 −0 meta-arm-bsp/recipes-security/optee/optee-test_3.16.0.bbappend
+0 −1 meta-arm/recipes-bsp/trusted-firmware-m/trusted-firmware-m_1.5.0.bb
+5 −1 meta-arm/recipes-security/optee-ftpm/optee-ftpm_git.bb
+3 −0 meta-arm/recipes-security/optee/optee-client_3.16.0.bb
+3 −4 meta-arm/recipes-security/optee/optee-examples.inc
+46 −0 meta-arm/recipes-security/optee/optee-examples/0001-Makefile-Fix-non-portable-sh-check-for-plugins.patch
+0 −84 meta-arm/recipes-security/optee/optee-examples/0001-plugins-Honour-default-cross-compiler-environment-se.patch
+0 −37 meta-arm/recipes-security/optee/optee-examples/0002-Makefile-Enable-plugins-installation-in-rootfs.patch
+0 −4 meta-arm/recipes-security/optee/optee-examples_3.14.0.bb
+3 −0 meta-arm/recipes-security/optee/optee-examples_3.16.0.bb
+2 −1 meta-arm/recipes-security/optee/optee-os-tadevkit_3.16.0.bb
+1 −1 meta-arm/recipes-security/optee/optee-os.inc
+1 −0 meta-arm/recipes-security/optee/optee-os_3.14.0.bb
+8 −0 meta-arm/recipes-security/optee/optee-os_3.16.0.bb
+1 −1 meta-arm/recipes-security/optee/optee-spdevkit_git.bb
+1 −1 meta-arm/recipes-security/optee/optee-test.inc
+0 −3 meta-arm/recipes-security/optee/optee-test_3.14.0.bb
+3 −0 meta-arm/recipes-security/optee/optee-test_3.16.0.bb
+3 −0 meta-arm/recipes-security/optee/optee.inc
2 changes: 1 addition & 1 deletion sources/meta-clang
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 28 files
+1 −1 meta-gnome/recipes-gnome/evince/evince_41.4.bb
+1 −1 meta-networking/recipes-connectivity/libiec61850/libiec61850_1.5.1.bb
+44 −0 meta-networking/recipes-connectivity/netplan/netplan/0001-Makefile-fix-parallel-build-failure.patch
+1 −0 meta-networking/recipes-connectivity/netplan/netplan_0.104.bb
+1 −1 meta-networking/recipes-connectivity/networkmanager/networkmanager-openvpn_1.8.18.bb
+3 −6 ...networking/recipes-connectivity/networkmanager/networkmanager/0001-do-not-ask-host-for-ifcfg-defaults.patch
+1 −1 meta-networking/recipes-connectivity/networkmanager/networkmanager_1.36.2.bb
+1 −1 meta-networking/recipes-irc/weechat/weechat_3.4.1.bb
+1 −1 meta-oe/recipes-core/sdbus-c++/sdbus-c++_1.0.0.bb
+6 −5 meta-oe/recipes-devtools/php/php_8.1.3.bb
+6 −11 meta-oe/recipes-graphics/graphviz/graphviz_2.50.0.bb
+1 −1 meta-oe/recipes-graphics/vdpau/libvdpau_1.5.bb
+1 −1 meta-oe/recipes-support/freerdp/freerdp_2.6.1.bb
+0 −2 meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+1 −1 meta-python/recipes-devtools/python/python3-astroid_2.11.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-backcall_0.2.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-bitstruct_8.13.0.bb
+0 −23 meta-python/recipes-devtools/python/python3-chardet_4.0.0.bb
+3 −2 meta-python/recipes-devtools/python/python3-cppy_1.2.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-dnspython_2.2.1.bb
+3 −3 meta-python/recipes-devtools/python/python3-kiwisolver_1.4.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-ordered-set_4.1.0.bb
+1 −1 meta-python/recipes-devtools/python/python3-ptyprocess_0.7.0.bb
+0 −29 meta-python/recipes-devtools/python/python3-pyruvate/0001-riscv32-Define-O_LARGEFILE.patch
+0 −32 meta-python/recipes-devtools/python/python3-pyruvate/0001-riscv64-mod.rs-Add-missing-error-codes.patch
+0 −108 meta-python/recipes-devtools/python/python3-pyruvate/0001-statfs-Exclude-riscv32.patch
+2 −4 meta-python/recipes-devtools/python/python3-pyruvate_1.1.2.bb
+0 −15 meta-python/recipes-devtools/python/python3-pytest-runner_5.3.1.bb
2 changes: 1 addition & 1 deletion sources/meta-raspberrypi
2 changes: 1 addition & 1 deletion sources/openembedded-core
Submodule openembedded-core updated 31 files
+1 −0 meta/classes/cargo.bbclass
+0 −16 meta/classes/flit_core.bbclass
+5 −0 meta/classes/python_flit_core.bbclass
+24 −4 meta/classes/python_pep517.bbclass
+1 −11 meta/classes/python_poetry_core.bbclass
+1 −12 meta/classes/setuptools_build_meta.bbclass
+1 −0 meta/conf/distro/include/maintainers.inc
+0 −49 meta/recipes-core/musl/libucontext/0001-meson-Add-option-to-pass-cpu.patch
+2 −4 meta/recipes-core/musl/libucontext_1.2.bb
+0 −0 meta/recipes-core/systemd/systemd-boot_250.4.bb
+2 −4 meta/recipes-core/systemd/systemd.inc
+0 −130 meta/recipes-core/systemd/systemd/0001-mkdir-allow-to-create-directory-whose-path-contains-.patch
+0 −28 meta/recipes-core/systemd/systemd/0001-src-fundamental-list-fundamental_source_paths-using-.patch
+0 −1 meta/recipes-core/systemd/systemd_250.4.bb
+1 −1 meta/recipes-devtools/python/python3-cryptography/run-ptest
+1 −1 meta/recipes-devtools/python/python3-docutils_0.18.1.bb
+1 −1 meta/recipes-devtools/python/python3-flit-core_3.7.1.bb
+1 −1 meta/recipes-devtools/python/python3-installer_0.5.1.bb
+0 −1 meta/recipes-devtools/python/python3-packaging_21.3.bb
+1 −1 meta/recipes-devtools/python/python3-tomli_2.0.1.bb
+1 −1 meta/recipes-devtools/python/python3-wheel_0.37.1.bb
+2 −0 meta/recipes-devtools/rust/libstd-rs_1.59.0.bb
+0 −7 meta/recipes-devtools/rust/rust-cross.inc
+6 −0 meta/recipes-devtools/rust/rust-cross_1.59.0.bb
+8 −0 meta/recipes-devtools/rust/rust-crosssdk_1.59.0.bb
+2 −0 meta/recipes-graphics/libva/libva.inc
+8 −10 meta/recipes-graphics/mesa/mesa.inc
+3 −0 meta/recipes-graphics/wayland/wayland-protocols_1.25.bb
+1 −1 meta/recipes-graphics/wayland/wayland_1.20.0.bb
+3 −5 meta/recipes-graphics/xorg-driver/xf86-video-intel_git.bb
+0 −5 meta/recipes-kernel/lttng/lttng-modules_2.13.2.bb