Skip to content

Commit

Permalink
Merge pull request #864 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
update layers.
  • Loading branch information
cbrake authored Nov 3, 2023
2 parents d07565c + 7b3c6b9 commit b42e3b1
Show file tree
Hide file tree
Showing 12 changed files with 20 additions and 11 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,24 @@ and this project adheres to
- Add python_hatchling support to recipetool
- Upgrade QEMU to 8.1.2
- Drop dependecy on libcroco in openbox and gnome-shell
- Update QT6 to 6.6.1

### Added

- Add nanopi-m4b machine
- Added recipes for:
- python3-pcodedmp, python3-olefile, python3-oletools
- python3-multivolumefile, python3-pymemcache, python3-jsbeautifier
- python3-inflate64, python3-colorclass, python3-rarfile
- Add KAS support in meta-riscv

### Removed

- Remove ${CCACHE} from FORTRAN compiler in bitbake config file
- Removed recipes - libcroco
- Drop obsolete SERIAL_CONSOLES_CHECK for all machines
- Dropped recipes:
- python3-nacl

## [2023.10] - 2023-10-30

Expand Down
2 changes: 1 addition & 1 deletion sources/meta-arm
Submodule meta-arm updated 36 files
+52 −44 meta-arm-bsp/documentation/corstone1000/user-guide.rst
+0 −249 meta-arm-bsp/recipes-bsp/hafnium/files/tc/0001-feat-emulate-cntp-timer-register-accesses-using-cnth.patch
+0 −32 meta-arm-bsp/recipes-bsp/hafnium/files/tc/0001-feat-vhe-enable-vhe-and-disable-branch-protection-fo.patch
+0 −156 meta-arm-bsp/recipes-bsp/hafnium/files/tc/0002-feat-emulate-interrupt-controller-register-access.patch
+0 −41 meta-arm-bsp/recipes-bsp/hafnium/files/tc/0003-feat-vhe-set-STAGE1_NS-while-mapping-memory-from-NWd.patch
+0 −9 meta-arm-bsp/recipes-bsp/hafnium/hafnium-tc.inc
+1 −1 meta-arm-bsp/recipes-security/optee/optee-client_3.22.0.bb
+1 −1 meta-arm-bsp/recipes-security/optee/optee-examples_3.22.0.bb
+0 −0 meta-arm-bsp/recipes-security/optee/optee-os-3.22.0/0001-allow-setting-sysroot-for-libgcc-lookup.patch
+0 −0 meta-arm-bsp/recipes-security/optee/optee-os-3.22.0/0002-core-Define-section-attributes-for-clang.patch
+0 −0 meta-arm-bsp/recipes-security/optee/optee-os-3.22.0/0003-optee-enable-clang-support.patch
+0 −0 meta-arm-bsp/recipes-security/optee/optee-os-3.22.0/0004-core-link-add-no-warn-rwx-segments.patch
+5 −0 meta-arm-bsp/recipes-security/optee/optee-os-tadevkit_3.22.0.bb
+1 −1 meta-arm-bsp/recipes-security/optee/optee-os_3.22.0.bb
+3 −1 meta-arm-bsp/recipes-security/optee/optee-os_3.22.0.bbappend
+0 −4 meta-arm-bsp/recipes-security/optee/optee-test_3.20.0.bb
+14 −0 meta-arm-bsp/recipes-security/optee/optee-test_3.22.0.bb
+2 −2 meta-arm/recipes-bsp/hafnium/hafnium/0001-Use-pkg-config-native-to-find-the-libssl-headers.patch
+1 −1 meta-arm/recipes-bsp/hafnium/hafnium/0001-arm-hafnium-fix-kernel-tool-linking.patch
+2 −2 meta-arm/recipes-bsp/hafnium/hafnium/0001-work-around-visibility-issue.patch
+0 −101 meta-arm/recipes-bsp/hafnium/hafnium/0002-Fix-build-with-clang-15.patch
+1 −2 meta-arm/recipes-bsp/hafnium/hafnium_2.9.bb
+7 −0 meta-arm/recipes-security/optee/optee-client_4.0.0.bb
+3 −0 meta-arm/recipes-security/optee/optee-examples_4.0.0.bb
+0 −4 meta-arm/recipes-security/optee/optee-os-tadevkit_3.2%.bbappend
+29 −0 meta-arm/recipes-security/optee/optee-os-tadevkit_4.0.0.bb
+35 −0 meta-arm/recipes-security/optee/optee-os/0001-allow-setting-sysroot-for-libgcc-lookup.patch
+241 −0 meta-arm/recipes-security/optee/optee-os/0002-core-Define-section-attributes-for-clang.patch
+30 −0 meta-arm/recipes-security/optee/optee-os/0003-optee-enable-clang-support.patch
+63 −0 meta-arm/recipes-security/optee/optee-os/0004-core-link-add-no-warn-rwx-segments.patch
+1 −1 meta-arm/recipes-security/optee/optee-os_4.%.bbappend
+13 −0 meta-arm/recipes-security/optee/optee-os_4.0.0.bb
+4 −1 meta-arm/recipes-security/optee/optee-test.inc
+0 −34 meta-arm/recipes-security/optee/optee-test/0001-xtest-regression_1000-remove-unneeded-stat.h-include.patch
+0 −10 meta-arm/recipes-security/optee/optee-test_3.22.0.bb
+4 −0 meta-arm/recipes-security/optee/optee-test_4.0.0.bb
2 changes: 1 addition & 1 deletion sources/meta-freescale
Submodule meta-freescale updated 37 files
+17 −8 EULA
+207 −202 SCR/SCR-6.1.36-2.1.0.txt
+7 −1 classes/fsl-eula-unpack.bbclass
+1 −1 conf/machine/imx23evk.conf
+1 −1 conf/machine/imx28evk.conf
+1 −1 conf/machine/imx51evk.conf
+1 −1 conf/machine/imx53qsb.conf
+18 −16 conf/machine/include/imx-base.inc
+1 −1 recipes-bsp/imx-atf/imx-atf_2.8.bb
+18 −0 recipes-downgrade/spir/spirv-headers_1.3.239.0.imx.bb
+42 −0 recipes-downgrade/spir/spirv-tools_1.3.239.0.imx.bb
+3 −2 recipes-downgrade/vulkan/vulkan-headers_1.3.239.0.imx.bb
+2 −4 recipes-downgrade/vulkan/vulkan-loader_1.3.239.0.imx.bb
+3 −3 recipes-downgrade/vulkan/vulkan-tools_1.3.239.0.imx.bb
+2 −2 recipes-downgrade/vulkan/vulkan-validation-layers_1.3.239.0.imx.bb
+2 −2 recipes-graphics/drm/libdrm_2.4.115.imx.bb
+8 −5 recipes-graphics/imx-g2d/imx-dpu-g2d_2.1.10.bb
+9 −9 recipes-graphics/imx-g2d/imx-gpu-g2d_6.4.11.p2.0.bb
+2 −2 recipes-graphics/imx-g2d/imx-pxp-g2d_git.bb
+1 −2 recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc
+0 −10 recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.11.p1.2-aarch32.bb
+0 −10 recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.11.p1.2-aarch64.bb
+10 −0 recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.11.p2.0-aarch32.bb
+10 −0 recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.4.11.p2.0-aarch64.bb
+0 −0 recipes-graphics/vulkan/vulkan-loader_1.3.239.0.imx.bbappend
+2 −2 recipes-graphics/wayland/wayland-protocols_1.32.imx.bb
+0 −0 recipes-graphics/wayland/weston-10.0.4.imx/0001-Revert-protocol-no-found-wayland-scanner-with-Yocto-.patch
+0 −0 recipes-graphics/wayland/weston-10.0.4.imx/0001-g2d-renderer.c-Include-sys-stat.h.patch
+2 −0 recipes-graphics/wayland/weston-init.bbappend
+2 −2 recipes-graphics/wayland/weston_10.0.4.imx.bb
+12 −8 recipes-graphics/wayland/weston_11.0.2.imx.bb
+34 −0 ...ernel/kernel-modules/kernel-module-nxp-wlan/0001-moal_cfg80211-remove-dropped-REGULATORY_IGNORE_STALE.patch
+2 −1 recipes-kernel/kernel-modules/kernel-module-nxp-wlan_git.bb
+2 −0 recipes-kernel/linux/linux-fslc-imx_6.1.bb
+2 −0 recipes-kernel/linux/linux-fslc-lts_6.1.bb
+26 −0 recipes-kernel/linux/linux-imx.inc
+2 −0 recipes-kernel/linux/linux-imx_6.1.bb
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 21 files
+0 −41 meta-oe/recipes-kernel/ipmitool/ipmitool/0001-configure-Remove-the-logic-to-download-IANA-PEN-data.patch
+8 −4 meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb
+17 −0 meta-python/recipes-devtools/python/python3-colorclass_2.2.2.bb
+16 −0 meta-python/recipes-devtools/python/python3-inflate64_0.3.1.bb
+19 −0 meta-python/recipes-devtools/python/python3-jsbeautifier_1.14.9.bb
+21 −0 meta-python/recipes-devtools/python/python3-multivolumefile_0.2.3.bb
+0 −25 meta-python/recipes-devtools/python/python3-nacl_1.5.0.bb
+9 −0 meta-python/recipes-devtools/python/python3-objectpath_0.6.1.bb
+17 −0 meta-python/recipes-devtools/python/python3-olefile_0.46.bb
+11 −0 meta-python/recipes-devtools/python/python3-oletools_0.60.1.bb
+12 −0 meta-python/recipes-devtools/python/python3-pcodedmp_1.2.6.bb
+22 −0 meta-python/recipes-devtools/python/python3-pymemcache_4.0.0.bb
+12 −10 meta-python/recipes-devtools/python/python3-pynacl_1.5.0.bb
+23 −0 meta-python/recipes-devtools/python/python3-rarfile_4.1.bb
+0 −28 meta-python/recipes-extended/python-blivet/python3-blivet/0004-fix-new.roots-object-is-not-iterable.patch
+4 −5 meta-python/recipes-extended/python-blivet/python3-blivet_3.8.2.bb
+0 −30 ...recipes-extended/python-blivet/python3-blivetgui/0001-Use-setuptools-instead-of-distutils-in-setup.py.patch
+0 −56 meta-python/recipes-extended/python-blivet/python3-blivetgui/0002-Use-symbolic-list-add-and-edit-icons.patch
+5 −13 meta-python/recipes-extended/python-blivet/python3-blivetgui_2.4.2.bb
+0 −22 meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles/not-create-link-to-locale.patch
+2 −4 meta-xfce/recipes-apps/xfce4-panel-profiles/xfce4-panel-profiles_1.0.14.bb
2 changes: 1 addition & 1 deletion sources/meta-qt6

0 comments on commit b42e3b1

Please sign in to comment.