1
0

Accepting request 866592 from home:jengelh:branches:hardware:boot

- Ditch unnecessarily split package.

OBS-URL: https://build.opensuse.org/request/show/866592
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/raspberrypi-eeprom?expand=0&rev=3
This commit is contained in:
Nicolas Patricio Saenz Julienne 2021-01-25 14:09:12 +00:00 committed by Git OBS Bridge
parent 31f8116df9
commit 57fe1607f8
2 changed files with 9 additions and 19 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 25 12:55:26 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Ditch unnecessarily split package.
-------------------------------------------------------------------
Fri Jan 22 14:15:38 UTC 2021 - Nicolas Patricio Saenz Julienne <nsaenzjulienne@suse.com>

View File

@ -29,26 +29,16 @@ Patch0: add-suse-config.patch
Patch1: dont-use-env.patch
Provides: rpi-eeprom
Supplements: modalias(of:N*T*Cbrcm,bcm2711*C*)
Requires: raspberrypi-eeprom-tools
Requires: raspberrypi-firmware >= 2021.01.21
Requires: raspberrypi-firmware-dt >= 2020.12.07
Provides: rpi-eeprom-config = %{version}
Obsoletes: rpi-eeprom-config < %{version}
Requires: raspberrypi-eeprom-firmware
BuildArch: noarch
%description
First stage bootloader packages for Raspberry Pi 4
%package tools
Summary: Raspberry Pi 4 EEPROM firmware update and configuration tools
License: BSD-3-Clause
Group: System/Boot
Provides: rpi-eeprom-config = %{version}
Obsoletes: rpi-eeprom-config < %{version}
Requires: raspberrypi-eeprom
Requires: raspberrypi-eeprom-firmware
%description tools
First stage bootloader fimware upgrade and configuration for Raspberry Pi 4
%package firmware
Summary: Raspberry Pi 4 EEPROM firmware blobs
License: SUSE-Firmware
@ -56,16 +46,13 @@ Group: System/Boot
Provides: raspberrypi-firmware-eeprom = %{version}
Obsoletes: raspberrypi-firmware-eeprom < %{version}
Requires: raspberrypi-eeprom
Requires: raspberrypi-eeprom-tools
BuildRequires: fdupes
%description firmware
First stage bootloader fimware blobs for Raspberry Pi 4
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%autosetup -p1
%build
@ -86,8 +73,6 @@ cp -a firmware/default %{buildroot}/%{_firmwaredir}/raspberrypi/bootloader
%files
%license LICENSE
%files tools
%{_bindir}/rpi-eeprom-config
%{_bindir}/rpi-eeprom-update
%config /etc/default/rpi-eeprom-update