Merge pull request #7413 from Ntemis/master

rpi-eeprom: clean pkg arch restictions
This commit is contained in:
Matthias Reichl 2023-01-22 20:46:01 +01:00 committed by GitHub
commit 85bb394c6c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,6 @@
PKG_NAME="rpi-eeprom"
PKG_VERSION="bf7419c961e8b65854fd73ec29fbc515087539e8"
PKG_SHA256="49c2e92accc58d10ddcf0a7a7eb2385c674ac57610c0f5b1e4dfea0e9983f353"
PKG_ARCH="arm"
PKG_LICENSE="BSD-3/custom"
PKG_SITE="https://github.com/raspberrypi/rpi-eeprom"
PKG_URL="https://github.com/raspberrypi/rpi-eeprom/archive/${PKG_VERSION}.tar.gz"