From 2525bfe2d76e6f41abaca6c5d41e4b96acdcedcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=81lvaro=20Fern=C3=A1ndez=20Rojas?= Date: Thu, 28 May 2020 10:50:54 +0200 Subject: [PATCH] bcm27xx-eeprom: update to latest version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Provides a new stable firmware. Signed-off-by: Álvaro Fernández Rojas --- utils/bcm27xx-eeprom/Makefile | 4 ++-- ...03-rpi-eeprom-update-change-default-include-path.patch | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) 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: