Skip to content

Commit

Permalink
Update layers/meta-balena digest to e1f4de1
Browse files Browse the repository at this point in the history
Update layers/meta-balena
Changelog-entry: Update layers/meta-balena to e1f4de14afb2c9f605028ea41f58289d8b5c5101
  • Loading branch information
balena-renovate[bot] authored Oct 24, 2024
1 parent 11d442a commit cec6199
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layers/meta-balena
Submodule meta-balena updated 26 files
+1 −1 .github/workflows/meta-balena-esr.yml
+150 −0 .versionbot/CHANGELOG.yml
+25 −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
+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 −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
+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
+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

0 comments on commit cec6199

Please sign in to comment.