remove unused license: uIP

(cherry picked from commit d75a09fbc704b8b4a2f37e35dd5f133b50f26170)
This commit is contained in:
yafen 2022-03-25 17:21:26 +08:00 committed by openeuler-sync-bot
parent 15e711cc11
commit 7f603b6698

View File

@ -5,9 +5,9 @@
Name: raspberrypi-eeprom
Version: 2022.01.25
Release: 1
Release: 2
Summary: Raspberry Pi 4 EEPROM firmware
License: BSD-3-Clause and uIP and custom
License: BSD-3-Clause and custom
URL: https://github.com/raspberrypi/rpi-eeprom
Source0: https://github.com/raspberrypi/rpi-eeprom/archive/v%{url_version}/rpi-eeprom-%{version}.tar.gz
@ -63,6 +63,9 @@ cp -a firmware/default %{buildroot}%{_firmware_path}/raspberrypi/bootloader
%{_firmware_path}/raspberrypi
%changelog
* Fri Mar 25 2022 Yafen Fang <yafen@iscas.ac.cn> - 2022.01.25-2
- remove unused license: uIP
* Tue Mar 22 2022 Yafen Fang <yafen@iscas.ac.cn> - 2022.01.25-1
- update upstream version to 2022.01.25-138a1
- fix for openEuler after following up upstream