瀏覽代碼

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>
Gaël PORTAY 3 月之前
父節點
當前提交
5926b3b3ae
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package/rpi-firmware/rpi-firmware.mk

+ 1 - 0
package/rpi-firmware/rpi-firmware.mk

@@ -4,6 +4,7 @@
 #
 ################################################################################
 
+# Please keep in sync with configs/raspberrypi*_deconfig
 RPI_FIRMWARE_VERSION = 1.20250326
 RPI_FIRMWARE_SITE = $(call github,raspberrypi,firmware,$(RPI_FIRMWARE_VERSION))
 RPI_FIRMWARE_LICENSE = BSD-3-Clause