forked from pool/raspberrypi-eeprom
Accepting request 1199672 from hardware:boot
OBS-URL: https://build.opensuse.org/request/show/1199672 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/raspberrypi-eeprom?expand=0&rev=11
This commit is contained in:
commit
53261b56d7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 9 10:41:02 UTC 2024 - Ivan Ivanov <ivan.ivanov@suse.com>
|
||||
|
||||
- Completely delete strings command check. Fixes (bsc#1230279)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 3 12:12:53 UTC 2024 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
@ -59,7 +59,7 @@ First stage bootloader fimware blobs for Raspberry Pi 4 and Pi 5
|
||||
%autosetup -p1
|
||||
|
||||
# 'strings' not needed - https://github.com/raspberrypi/rpi-eeprom/commit/ef0cfffced1bbee8ae6755ddf58e478c3d8c8f05
|
||||
sed -i 's/die "strings not found./#die "strings not found./' rpi-eeprom-update
|
||||
sed -i '/if ! command -v strings/, /fi/d' rpi-eeprom-update
|
||||
|
||||
%build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user