This meta-balena package replaces the custom brcm43362 removed in the
previous commit.
Changelog-entry: packagegroup-balena-connectivity: Add linux-firmware-bcm43362
Signed-off-by: Alex Gonzalez <alexg@balena.io>
For now we remove references to armbianEnv.txt since we do not add this
file anymore through the armbian patches. Users wanting to make use of
dtb overlays can do it from their container through the configfs interface.
Signed-off-by: Florin Sarbu <florin@balena.io>
This is unnecessary since 2.47+
See https://github.com/balena-os/meta-balena/pull/1813 for more detail
Changelog-entry: Remove unnecessary override of IMAGE_ROOTFS_MAXSIZE
Signed-off-by: Zubair Lutfullah Kakakhel <zubair@balena.io>
Update the RESIN_BOOT_PARTITION_FILES of resin-image.inc and KERNEL_DEVICETREE
of linux-mainline_%.bbappend for the orange-pi-zero machine.
Changelog-entry: Add overlays for orange-pi-zero
Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>
After the BSP update to warrior, some boot partition files
generated at build time were named differently.
The rename done in this patch was to match the
new names of the generated files.
Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>