Welcome to Amarula Wiki! ======================== .. _contents: Table of contents .. toctree:: :maxdepth: 1 :caption: Contents: news/index about/about.rst articles/index opensource/index ci/index security/index found/index bsp/index hw/index Amarula Solutions Open Source Contributions - February 2025 ----------------------------------------------------------- Amarula Solutions is at the forefront of IoT innovation, actively contributing to open-source projects like The Zephyr Project and Espressif Systems. This commitment to collaborative development allows us to deliver cutting-edge solutions while strengthening the open-source community. IoT Project Contributions ------------------------- Merged Patches ^^^^^^^^^^^^^^ Flavia Caforio """""""""""""" * zephyr driver counter fix (``_) * esp-mqtt fix workflows (``_) * esp-mqtt parse disconnect packet (``_) Dario Binacchi """""""""""""" * dts: arm: st: re-enable master can gating clock for can2 (``_) * boards: stm32f769i_disco: drop led_4 node (``_) Margherita Milani """"""""""""""""" * drivers: sensor: si7006: fix redundant include in si7006 (``_) * drivers: sensor: add apds9253 driver (``_) (with Michael Trimarchi) Michael Nazzareno Trimarchi """"""""""""""""""""""""""" * drivers: sensor: add apds9253 driver (``_) (with Margherita Milani) Pending/Review Patches ^^^^^^^^^^^^^^^^^^^^^^ Michael Nazzareno Trimarchi and Margherita Milani """"""""""""""""""""""""""""""""""""""""""""""""" * drivers: sensor: apds9253: Add set attributes (``_) **#iot #zephyr #espressif #opensource #embedded** Buildroot and Yocto contribuitions ---------------------------------- Amarula Solutions has made contributions to the Buildroot project and Yocto Project, demonstrating their commitment to the development and maintenance of this open-source embedded Linux build system. We We are active contributors from Amarula Solutions, and we have submitted various patches that enhance the functionality and stability of Buildroot and Yocto Merged Patches ^^^^^^^^^^^^^^ Dario Binacchi """""""""""""" * package/uuu: bump to version 1.5.201 (``_) * configs/stm32f769_disco_sd: bump Linux to 5.15.176 and U-Boot to 2025.01 (``_) * configs/stm32f746_disco_sd: bump Linux to 5.15.176 and U-Boot to 2025.01 (``_) * configs/stm32f469_disco_{sd, xip}: bump Linux to 5.15.176 (``_) * configs/stm32f429_disco_xip: bump Linux to 6.1.126 (``_) * configs/ti_am62x_sk: bump Linux to 6.12.11 and U-Boot to 2025.01 (``_) * package/uboot-bootcount: bump to version 3.1.0 (``_) * board/stmicroelectronics/common/stm32mp157: restore Linux hash (``_) * package/pkg-download: don't export the download command variables (``_) * package/armadillo: bump to version 14.2.3 (``_) * package/armadillo: bump to version 14.4.0 (``_) Pending/Review Patches ^^^^^^^^^^^^^^^^^^^^^^ Dario Binacchi """""""""""""" * board/stm32f769-disco: speed up U-Boot bootup (``_) * board/stm32f469-disco: speed up U-Boot bootup (``_) * configs/stm32mp157*_dk*: bump TF-A to 2.10, Linux to 6.12.13 and U-Boot to 2025.01 (``_) Adam Duskett """""""""""" * board/mender/x86_64/post-build.sh: fix device_type location (``_) * board/mender/x86_64/post-image-efi.sh: fix bootstrap creation (``_) * package/mender-update-modules: new package (``_) * package/mender-update-modules: enable docker, rpm, and script modules (``_) * package/systemd: enable tmpfs kernel option (``_) * flutter 3.29.0 updates (``_) Andrea Ricchi """"""""""""" * [meta-oe] asyncmqtt: add recipe (``_) * [v2,1/1] package/cutekeyboard: bump version to 1.3.0 (``_) **#linux #buildroot #yocto #opensource #embedded** Linux kernel and U-boot contribuitions -------------------------------------- Amarula Solutions has made contributions to the Linux kernel project and U-boot Project, demonstrating their commitment to the development and maintenance of this open-source embedded Linux build system. We We are active contributors from Amarula Solutions, and we have submitted various patches that enhance the functionality and stability of those project Merged Patches ^^^^^^^^^^^^^^ Dario Binacchi """""""""""""" * Add usr3 led to stm32f769-disco (``_) * Add buttons and leds to stm32f746-disco (``_) Pending/Review Patches ^^^^^^^^^^^^^^^^^^^^^^ Dario Binacchi """""""""""""" * Drop custom compatible from stm32f (``_) **#linux #u-boot #opensource #embedded** Other opensource contribuitions ------------------------------- Merged Patches ^^^^^^^^^^^^^^ Andrea Calabrese """""""""""""""" * Remove copy operations from classes in Kompute (``_) * Add noexcept to all constructors to explicitly state no exception thrown (``_) Michael Trimarchi """"""""""""""""" * Rewrite rebuild actions using javascript java injection (``_) #jenkins #kompute #opensource #linux