bcm27xx-eeprom: update to latest version
authorÁlvaro Fernández Rojas <redacted>
Thu, 28 May 2020 08:50:54 +0000 (10:50 +0200)
committerÁlvaro Fernández Rojas <redacted>
Thu, 28 May 2020 09:50:29 +0000 (11:50 +0200)
Provides a new stable firmware.

Signed-off-by: Álvaro Fernández Rojas <redacted>
utils/bcm27xx-eeprom/Makefile
utils/bcm27xx-eeprom/patches/0003-rpi-eeprom-update-change-default-include-path.patch

index 6ea5c337de2c6e782d3bf20ed743548aee3bba7b..799c8afccde7b43b92d386409782bf65dbd01db4 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bcm27xx-eeprom
-PKG_VERSION:=a9ca308223c1d0426b9ab320696b95954078c3b4
+PKG_VERSION:=fd2ea72b2677504f41298c9137647aa057f67f47
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/raspberrypi/rpi-eeprom/tar.gz/$(PKG_VERSION)?
-PKG_HASH:=072dbbd4b53c2c0b5764ff628f63cc8d679a99cfe84d8f50acea06922084515e
+PKG_HASH:=3a4e1db25db8188535ad0ad12a6e40e2ff927b20cd21b1b5ff783c2fde966308
 
 PKG_LICENSE:=BSD-3-Clause Custom
 PKG_LICENSE_FILES:=LICENSE
index 63e99ce3d0a3cc8b1efc3b44f6378d29757bfac3..2cac3dbefebc7f25b4e2908aea78a4dba2fc6242 100644 (file)
@@ -24,16 +24,16 @@ Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
  fi
  
  LOCAL_MODE=0
-@@ -323,7 +323,7 @@ The system should then boot normally.
+@@ -346,7 +346,7 @@ The system should then boot normally.
  
- If /boot does not correspond to the boot partition on the sd-card and this
- is not a NOOBS system then the mount point for BOOTFS should be defined
+ If /boot does not correspond to the boot partition and this
+ is not a NOOBS system, then the mount point for BOOTFS should be defined
 -in /etc/default/rpi-eeprom-update by defining the BOOTFS variable.
 +in /etc/bcm27xx-eeprom.conf by defining the BOOTFS variable.
  
  A backup of the current EEPROM config file is written to ${FIRMWARE_BACKUP_DIR}
  before applying the update.
-@@ -345,7 +345,7 @@ Options:
+@@ -368,7 +368,7 @@ Options:
     -u Install the specified VL805 (USB EEPROM) image file.
  
  Environment:
git clone https://git.99rst.org/PROJECT