Skip to content

Commit

Permalink
Update layers/meta-balena digest to 1f8d8cd
Browse files Browse the repository at this point in the history
Update layers/meta-balena
Changelog-entry: Update layers/meta-balena to 1f8d8cd8886b4e78762eb491eb5b00be6400ad4d
  • Loading branch information
balena-renovate[bot] authored Oct 25, 2024
1 parent 557ba42 commit 2cb754f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/meta-balena
Submodule meta-balena updated 72 files
+1 −1 .github/workflows/bananapi-m1-plus.yml
+1 −1 .github/workflows/beaglebone-ai64.yml
+1 −1 .github/workflows/beaglebone-pocket.yml
+1 −1 .github/workflows/beaglebone.yml
+1 −1 .github/workflows/generic-aarch64.yml
+1 −1 .github/workflows/generic-amd64.yml
+1 −1 .github/workflows/genericx86-64-ext.yml
+1 −1 .github/workflows/genericx86-64.yml
+1 −1 .github/workflows/imx6ul-var-dart.yml
+1 −1 .github/workflows/imx7-var-som.yml
+1 −1 .github/workflows/iot-gate-imx8.yml
+1 −1 .github/workflows/iot-gate-imx8plus.yml
+1 −1 .github/workflows/jetson-agx-orin-devkit.yml
+1 −1 .github/workflows/jetson-nano.yml
+1 −1 .github/workflows/jetson-tx2.yml
+1 −1 .github/workflows/jetson-xavier.yml
+2 −1 .github/workflows/meta-balena-esr.yml
+1 −1 .github/workflows/nanopi-neo-air.yml
+1 −1 .github/workflows/nanopi-r2c.yml
+1 −1 .github/workflows/orangepi-plus2.yml
+1 −1 .github/workflows/owa5x.yml
+1 −1 .github/workflows/raspberrypi.yml
+1 −1 .github/workflows/raspberrypi2.yml
+1 −1 .github/workflows/raspberrypi3-64.yml
+1 −1 .github/workflows/raspberrypi3.yml
+1 −1 .github/workflows/raspberrypi4-64.yml
+1 −1 .github/workflows/revpi-connect-4.yml
+1 −1 .github/workflows/revpi-connect-s.yml
+1 −1 .github/workflows/revpi-connect.yml
+1 −1 .github/workflows/revpi-core-3.yml
+1 −1 .github/workflows/rockpi-4b-rk3399.yml
+1 −1 .github/workflows/surface-go.yml
+1 −1 .github/workflows/surface-pro-6.yml
+1 −0 .github/workflows/update-backports.yml
+1 −1 .github/workflows/var-som-mx6..yml
+568 −0 .versionbot/CHANGELOG.yml
+172 −0 CHANGELOG.md
+1 −1 meta-balena-common/classes/kernel-balena.bbclass
+2 −1 meta-balena-common/conf/distro/include/balena-os.inc
+1 −1 meta-balena-common/recipes-bsp/efitools/efitools.inc
+3 −2 meta-balena-common/recipes-core/balena-rollback/files/rollback-parse-bootloader
+21 −3 meta-balena-common/recipes-core/initrdscripts/files/abroot
+4 −0 meta-balena-common/recipes-core/initrdscripts/files/cryptsetup-efi-tpm
+22 −3 meta-balena-common/recipes-core/initrdscripts/files/resindataexpander
+2 −0 meta-balena-common/recipes-core/packagegroups/packagegroup-resin.inc
+9 −5 meta-balena-common/recipes-core/systemd/systemd/resin_update_state_probe
+3 −0 meta-balena-common/recipes-core/systemd/systemd_%.bbappend
+2 −0 meta-balena-common/recipes-support/balena-config-vars/balena-config-vars/balena-config-vars
+4 −0 meta-balena-common/recipes-support/balena-units-conf/balena-units-conf/unit-conf.json
+4 −2 meta-balena-common/recipes-support/hostapp-update-hooks/files/0-signed-update
+4 −0 meta-balena-common/recipes-support/hostapp-update-hooks/files/95-secureboot/2-fwd_commit_update-policy
+4 −0 meta-balena-common/recipes-support/hostapp-update-hooks/files/99-balena-bootloader
+3 −2 meta-balena-common/recipes-support/hostapp-update-hooks/files/99-resin-grub
+3 −2 meta-balena-common/recipes-support/hostapp-update-hooks/files/99-resin-uboot
+37 −0 meta-balena-common/recipes-support/os-fan-profile/os-fan-profile.bb
+7 −0 meta-balena-common/recipes-support/os-fan-profile/os-fan-profile/os-fan-profile
+15 −0 meta-balena-common/recipes-support/os-fan-profile/os-fan-profile/os-fan-profile.service
+5 −3 meta-balena-common/recipes-support/os-helpers/os-helpers/os-helpers-efi
+133 −0 meta-balena-common/recipes-support/os-helpers/os-helpers/os-helpers-fs
+37 −0 meta-balena-common/recipes-support/os-power-mode/os-power-mode.bb
+7 −0 meta-balena-common/recipes-support/os-power-mode/os-power-mode/os-power-mode
+15 −0 meta-balena-common/recipes-support/os-power-mode/os-power-mode/os-power-mode.service
+5 −0 meta-balena-common/recipes-support/resin-init/resin-init-flasher/balena-init-flasher-tpm
+30 −13 meta-balena-common/recipes-support/resin-init/resin-init-flasher/resin-init-flasher
+12 −5 meta-balena-common/recipes-support/resin-mounts/resin-mounts.bb
+3 −4 meta-balena-common/recipes-support/resin-mounts/resin-mounts/balena-nonencboot.service
+1 −1 tests/leviathan
+5 −5 tests/suites/cloud/suite.js
+10 −9 tests/suites/hup/suite.js
+1 −0 tests/suites/os/suite.js
+68 −0 tests/suites/os/tests/power-and-cooling/assets/helpers.sh
+81 −0 tests/suites/os/tests/power-and-cooling/index.js

0 comments on commit 2cb754f

Please sign in to comment.