package/rpi-firmware: add note to keep in sync with kernel

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@gmail.com>
[Julien: rebase patch to resolve context conflict with commit 80ccb3e667]
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 5926b3b3ae)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Gaël PORTAY
2025-04-17 14:41:24 +02:00
committed by Arnout Vandecappelle
parent 8337e700ac
commit 6ca44f4b7c

View File

@@ -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