Accepting request 1059595 from hardware👢staging

- Update to 2023.01

OBS-URL: https://build.opensuse.org/request/show/1059595
OBS-URL: https://build.opensuse.org/package/show/hardware:boot/u-boot?expand=0&rev=177
This commit is contained in:
2023-01-19 13:34:38 +00:00
committed by Git OBS Bridge
parent eceb794d39
commit a74d4379f7
23 changed files with 72 additions and 67 deletions

View File

@@ -180,7 +180,7 @@
%define is_ppc 1
%endif
# archive_version differs from version for RC version only
%define archive_version 2022.10
%define archive_version 2023.01
%if "%{target}" == ""
ExclusiveArch: do_not_build
%else
@@ -210,7 +210,7 @@ ExclusiveArch: do_not_build
%endif
%endif
%endif
Version: 2022.10
Version: 2023.01
Release: 0
Summary: The U-Boot firmware for the %target platform
License: GPL-2.0-only
@@ -546,7 +546,7 @@ install -D -m 0644 spl/arndale-spl.bin %{buildroot}%{uboot_dir}/arndale-spl.bin
install -D -m 0644 %{SOURCE2} %{buildroot}%{uboot_dir}/arndale-bl1.img
%endif
%if %mvebu_spl == 1
install -D -m 0644 u-boot-spl.kwb %{buildroot}%{uboot_dir}/u-boot-spl.kwb
install -D -m 0644 u-boot-with-spl.kwb %{buildroot}%{uboot_dir}/u-boot-with-spl.kwb
%endif
%if %rockchip_spl == 1
install -D -m 0644 spl/u-boot-spl.bin %{buildroot}%{uboot_dir}/u-boot-spl.bin
@@ -632,7 +632,7 @@ fi
# Generic documents
%doc doc/develop/index.rst
%doc doc/usage/index.rst doc/usage/netconsole.rst
%doc doc/README.JFFS2 doc/README.JFFS2_NAND
%doc doc/README.JFFS2_NAND
%doc doc/README.autoboot doc/README.console doc/README.dns
%doc doc/README.hwconfig doc/README.nand doc/README.serial_multi
%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb