diff --git a/utils/bcm27xx-eeprom/Makefile b/utils/bcm27xx-eeprom/Makefile index 6ea5c337d..799c8afcc 100644 --- a/utils/bcm27xx-eeprom/Makefile +++ b/utils/bcm27xx-eeprom/Makefile @@ -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 diff --git a/utils/bcm27xx-eeprom/patches/0003-rpi-eeprom-update-change-default-include-path.patch b/utils/bcm27xx-eeprom/patches/0003-rpi-eeprom-update-change-default-include-path.patch index 63e99ce3d..2cac3dbef 100644 --- a/utils/bcm27xx-eeprom/patches/0003-rpi-eeprom-update-change-default-include-path.patch +++ b/utils/bcm27xx-eeprom/patches/0003-rpi-eeprom-update-change-default-include-path.patch @@ -24,16 +24,16 @@ Signed-off-by: Álvaro Fernández Rojas 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: