11
0
2021-04-21 10:12:26 +00:00
committed by Git OBS Bridge
parent 9a2f5383b4
commit 1f7da24e20
5 changed files with 14 additions and 7 deletions

View File

@@ -4,4 +4,5 @@
<package>CAASP</package>
<package>Kubic</package>
<package>MicroOS</package>
<package>SMO</package>
</multibuild>

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c53e448752d7cbd84b9824b2ff77995dd747552bf1c556e4234f01450e952a6f
size 231364

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cd174588fc24d4e686dec349ba99d70e35fcc1a84d8b96770f3b0c5fdf759e00
size 231456

View File

@@ -1,3 +1,11 @@
--------------------------------------------------------------------
Wed Apr 21 10:08:05 UTC 2021 - wfeldt@opensuse.org
- merge gh#openSUSE/installation-images#490
- re-enable SecureBoot on AARCH64 on SLE Micro enable building the
SLE Micro flavor based on OBS macro
- 16.71
--------------------------------------------------------------------
Wed Apr 21 09:13:18 UTC 2021 - wfeldt@opensuse.org

View File

@@ -93,14 +93,12 @@ ExclusiveArch: do_not_build
%endif
%if "%flavor" == "SMO"
%if 0%{?is_smo}
# build for both Leap and SLE
%if 0%{?sle_version}
%ifnarch %ix86
%define theme SMO
%endif
# SMO is built based on 15-SP2, which does not include shim for aarch64
%ifarch aarch64
%define with_shim 0
%endif
%endif
%endif
@@ -675,7 +673,7 @@ AutoReqProv: off
Summary: Installation Image Files for %theme
License: GPL-2.0-or-later
Group: Metapackages
Version: 16.70
Version: 16.71
Release: 0
Provides: installation-images = %version-%release
Conflicts: otherproviders(installation-images)