[Buildroot] [PATCH 1/1] package/rpi-firmware: add note to keep in sync with kernel
Gaël PORTAY
gael.portay+rtone at gmail.com
Thu Apr 17 12:41:24 UTC 2025
The bump of packages rpi-firmware and linux have to by synced, since the
linux package does not install yet its device-tree overlay blobs.
This adds a note to remind to keep in sync the versions of rpi-firmware
package and kernel (set in the defconfigs).
Signed-off-by: Gaël PORTAY <gael.portay+rtone at gmail.com>
---
package/rpi-firmware/rpi-firmware.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/rpi-firmware/rpi-firmware.mk b/package/rpi-firmware/rpi-firmware.mk
index 7ae9ff6c28..8350d395da 100644
--- a/package/rpi-firmware/rpi-firmware.mk
+++ b/package/rpi-firmware/rpi-firmware.mk
@@ -4,6 +4,7 @@
#
################################################################################
+# Please keep in sync with configs/raspberrypi*_deconfig
RPI_FIRMWARE_VERSION = 5476720d52cf579dc1627715262b30ba1242525e
RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
RPI_FIRMWARE_LICENSE = BSD-3-Clause
--
2.49.0
More information about the buildroot
mailing list