Skip to content

Commit

Permalink
Merge pull request #916 from YoeDistro/kraj/master
Browse files Browse the repository at this point in the history
Update SimpleIOT and layers
  • Loading branch information
cbrake authored Mar 23, 2024
2 parents 97b51e5 + a661ead commit 32ee516
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 8 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ and this project adheres to
- Fix vala to work with gtk < 4.14
- Use +nocrypto with -mcpu compiler options for rpi3/rpi4
- Fix qttools 6.x build with clang
- Update simpleIOT to 0.15.3

### Added

Expand All @@ -46,7 +47,7 @@ and this project adheres to
python3-tomli-w, python3-invoke, python3-icecream
python3-types-python-dateutil, python3-freezegun
buildtools-imagemagick, spandsp, sngrep, bluez-tools
freerdp3
freerdp3, python3-dbus

- Add genericarm64 MACHINE

Expand Down
2 changes: 1 addition & 1 deletion sources/meta-openembedded
Submodule meta-openembedded updated 43 files
+0 −239 ...filesystems/recipes-utils/xfstests/xfstests/0003-tests-Makefile-make-sure-group.list-DIRT-exists-befo.patch
+1 −2 meta-filesystems/recipes-utils/xfstests/xfstests_2024.03.03.bb
+6 −6 meta-gnome/dynamic-layers/meta-security/recipes-gnome/gnome-remote-desktop/gnome-remote-desktop_46.0.bb
+1 −1 meta-gnome/recipes-gnome/gnome-calculator/gnome-calculator_46.0.bb
+1 −1 meta-gnome/recipes-gnome/gnome-calendar/gnome-calendar_46.0.bb
+0 −36 meta-gnome/recipes-gnome/gnome-session/gnome-session_45.0.bb
+34 −0 meta-gnome/recipes-gnome/gnome-session/gnome-session_46.0.bb
+1 −1 meta-gnome/recipes-gnome/tecla/tecla_46.0.bb
+19 −10 ...ltimedia/recipes-multimedia/libcamera/libcamera/0001-rpi-Use-alloca-instead-of-variable-length-arrays.patch
+57 −20 meta-multimedia/recipes-multimedia/libcamera/libcamera/0002-options-Replace-use-of-VLAs-in-C.patch
+2 −2 meta-multimedia/recipes-multimedia/wireplumber/wireplumber_0.5.0.bb
+2 −2 meta-networking/recipes-support/openvpn/openvpn_2.6.10.bb
+5 −0 meta-oe/dynamic-layers/meta-python/recipes-connectivity/netplan/netplan_1.0.bb
+0 −70 meta-oe/recipes-dbs/rocksdb/files/0001-Add-missing-includes-cstdint-and-cstdio.patch
+11 −2 meta-oe/recipes-dbs/rocksdb/files/0001-cmake-Add-check-for-atomic-support.patch
+8 −3 meta-oe/recipes-dbs/rocksdb/files/0001-replace-old-sync-with-new-atomic-builtin-equivalents.patch
+9 −4 meta-oe/recipes-dbs/rocksdb/files/0002-cmake-Use-exported-target-for-bz2.patch
+4 −4 meta-oe/recipes-dbs/rocksdb/files/0003-cmake-Do-not-add-msse4.2-mpclmul-on-clang.patch
+16 −4 meta-oe/recipes-dbs/rocksdb/files/0004-Implement-support-for-musl-ppc64.patch
+32 −0 meta-oe/recipes-dbs/rocksdb/files/0005-Implement-timer-implementation-for-mips-platform.patch
+15 −3 meta-oe/recipes-dbs/rocksdb/files/0006-Implement-timer-for-arm-v6.patch
+0 −20 meta-oe/recipes-dbs/rocksdb/files/mips.patch
+8 −11 meta-oe/recipes-dbs/rocksdb/rocksdb_9.0.0.bb
+2 −0 meta-oe/recipes-graphics/lvgl/lv-conf.inc
+0 −2 meta-oe/recipes-graphics/lvgl/lvgl-demo-fb_9.1.0.bb
+0 −4 meta-oe/recipes-graphics/lvgl/lvgl_9.1.0.bb
+0 −35 meta-oe/recipes-security/audit/audit/0002-Add-attribute-declarations.patch
+2 −2 meta-oe/recipes-security/audit/audit_4.0.1.bb
+1 −1 meta-oe/recipes-support/freerdp/freerdp3_3.4.0.bb
+0 −33 meta-oe/recipes-support/gperftools/gperftools/0001-Define-off64_t-as-off_t-on-musl.patch
+0 −31 meta-oe/recipes-support/gperftools/gperftools/0001-Support-Atomic-ops-on-clang.patch
+5 −3 meta-oe/recipes-support/gperftools/gperftools/0001-disbale-heap-checkers-and-debug-allocator-on-musl.patch
+59 −0 meta-oe/recipes-support/gperftools/gperftools/0001-src-mmap_hook.cc-Fix-build-for-32bit-machine.patch
+8 −30 meta-oe/recipes-support/gperftools/gperftools/ppc-musl.patch
+0 −23 meta-oe/recipes-support/gperftools/gperftools/sgidef.patch
+2 −4 meta-oe/recipes-support/gperftools/gperftools_2.15.bb
+1 −0 meta-python/conf/include/ptest-packagelists-meta-python.inc
+1 −0 meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+40 −0 ...thon/recipes-devtools/python/python3-pydbus/0001-make-direction-attribute-conforming-to-introspect.dt.patch
+206 −0 meta-python/recipes-devtools/python/python3-pydbus/0002-Support-asynchronous-calls-58.patch
+495 −0 ...thon/recipes-devtools/python/python3-pydbus/0003-Support-transformation-between-D-Bus-errors-and-exce.patch
+15 −0 meta-python/recipes-devtools/python/python3-pydbus/run-ptest
+26 −0 meta-python/recipes-devtools/python/python3-pydbus_0.6.0.bb
2 changes: 1 addition & 1 deletion sources/meta-qcom
Submodule meta-qcom updated 1 files
+1 −1 conf/layer.conf
2 changes: 1 addition & 1 deletion sources/meta-qt6
2 changes: 1 addition & 1 deletion sources/meta-tegra
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ DEPENDS += "go-native"

inherit systemd update-rc.d goarch

SRCREV = "b764cc87d0c0ea887cb8b773cd3e261a4da8416a"
SRCREV = "c3628eb885405f2630207c20d395510a3588b47a"

BRANCH ?= "master"

Expand Down
2 changes: 1 addition & 1 deletion sources/poky
Submodule poky updated 27 files
+12 −6 bitbake/bin/bitbake-worker
+4 −3 bitbake/doc/bitbake-user-manual/bitbake-user-manual-execution.rst
+6 −3 bitbake/lib/bb/fetch2/__init__.py
+2 −2 bitbake/lib/bb/fetch2/git.py
+3 −1 bitbake/lib/bb/main.py
+1 −1 bitbake/lib/bb/msg.py
+1 −1 bitbake/lib/bb/runqueue.py
+15 −0 bitbake/lib/bb/tests/fetch.py
+1 −1 bitbake/lib/bb/ui/knotty.py
+4 −1 bitbake/lib/bb/utils.py
+1 −1 meta/classes-recipe/python_pep517.bbclass
+2 −1 meta/conf/machine/include/riscv/qemuriscv.inc
+2 −2 meta/recipes-devtools/llvm/llvm_git.bb
+2 −4 meta/recipes-devtools/python/python3-jsonschema-specifications_2023.12.1.bb
+2 −2 meta/recipes-devtools/python/python3-poetry-core_1.9.0.bb
+1 −3 meta/recipes-devtools/python/python3-rpds-py_0.18.0.bb
+2 −3 meta/recipes-devtools/python/python3-sphinxcontrib-applehelp_1.0.8.bb
+1 −4 meta/recipes-devtools/python/python3-sphinxcontrib-devhelp_1.0.6.bb
+1 −4 meta/recipes-devtools/python/python3-sphinxcontrib-htmlhelp_2.0.5.bb
+1 −4 meta/recipes-devtools/python/python3-sphinxcontrib-qthelp_1.0.7.bb
+1 −4 meta/recipes-devtools/python/python3-sphinxcontrib-serializinghtml_1.1.10.bb
+2 −7 meta/recipes-devtools/python/python3/python3-manifest.json
+34 −0 meta/recipes-extended/ltp/ltp/0001-scenario_groups-default-remove-connectors.patch
+1 −0 meta/recipes-extended/ltp/ltp_20240129.bb
+1 −1 meta/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_46.0.bb
+1 −2 meta/recipes-gnome/gtk+/gtk4_4.14.1.bb
+1 −1 meta/recipes-gnome/libadwaita/libadwaita_1.5.0.bb

0 comments on commit 32ee516

Please sign in to comment.