blob: b2ff62ade8672e1e116601a9257cbfcaa02365d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = rpi-eeprom-git
pkgdesc = Raspberry Pi4 boot EEPROM updater, latest git version
pkgver = r603.72cedfe
pkgrel = 1
url = http://github.com/raspberrypi/rpi-eeprom
arch = any
license = custom
depends = python
optdepends = raspberrypi-firmware: Use this on an armv7h (32bit) system.
optdepends = raspberrypi-userland-aarch64: Use this on an aarch64 (64bit) system.
provides = rpi-eeprom
conflicts = rpi-eeprom
options = !strip
backup = etc/default/rpi-eeprom-update
source = git+https://github.com/raspberrypi/rpi-eeprom.git
source = rpi-eeprom-update.patch
sha256sums = SKIP
sha256sums = d716ef30c4a486019a4778579305a84c0f31593d5840850aefa9742dc6f9760f
pkgname = rpi-eeprom-git
|