Accepting request 815261 from home:Guillaume_G:branches:openSUSE:Factory

Have a bootable system for RPi3/4 - boo#1172574

OBS-URL: https://build.opensuse.org/request/show/815261
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000package-groups?expand=0&rev=117
This commit is contained in:
Dominique Leuenberger 2020-06-18 08:35:57 +00:00 committed by Git OBS Bridge
parent 96c0d07cbf
commit 04b4c3e084
3 changed files with 18 additions and 5 deletions

View File

@ -351,6 +351,13 @@ dvd:
- inkscape - inkscape
- autoyast2 - autoyast2
# Have a bootable system for RPi3/4 - boo#1172574
- raspberrypi-firmware: [aarch64] # bsc 1130015
- raspberrypi-firmware-config: [aarch64] # bsc 1130015
- raspberrypi-firmware-dt: [aarch64] # bsc 1130015
- u-boot-rpiarm64: [aarch64] # bsc 1130015, jsc SLE-7276 / bsc 1164080
- u-boot-rpiarm64-doc: [aarch64] # jsc SLE-7276 / bsc 1164080
opensuse_microos: opensuse_microos:
- dummy-release: [locked] - dummy-release: [locked]
- openSUSE-release: [locked] - openSUSE-release: [locked]
@ -384,6 +391,12 @@ opensuse_microos:
- grub2-powerpc-ieee1275: [ppc64le] - grub2-powerpc-ieee1275: [ppc64le]
- patterns-microos-basesystem: [ppc64le] - patterns-microos-basesystem: [ppc64le]
- patterns-base-bootloader: [ppc64le] - patterns-base-bootloader: [ppc64le]
# Have a bootable system for RPi3/4 - boo#1172574
- raspberrypi-firmware: [aarch64] # bsc 1130015
- raspberrypi-firmware-config: [aarch64] # bsc 1130015
- raspberrypi-firmware-dt: [aarch64] # bsc 1130015
- u-boot-rpiarm64: [aarch64] # bsc 1130015, jsc SLE-7276 / bsc 1164080
- u-boot-rpiarm64-doc: [aarch64] # jsc SLE-7276 / bsc 1164080
opensuse_kubic: opensuse_kubic:
- patterns-microos-desktop-kde: [locked] - patterns-microos-desktop-kde: [locked]

View File

@ -1,7 +1,7 @@
# #
# spec file for package openSUSE-MicroOS-release.spec # spec file for package openSUSE-MicroOS-release.spec
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -42,8 +42,6 @@ Provides: product-update() = dup
# With more than one product in the FTP tree, yast needs to know which products are installable # With more than one product in the FTP tree, yast needs to know which products are installable
# The name is referenced by the control file as well # The name is referenced by the control file as well
Provides: system-installation() = openSUSE-MicroOS Provides: system-installation() = openSUSE-MicroOS
# this package should only be available for the "basearchs" of a product
ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64 %arm
# bnc#826592 # bnc#826592
Provides: weakremover(kernel-default) < 3.11 Provides: weakremover(kernel-default) < 3.11
Provides: weakremover(kernel-desktop) < 4.2 Provides: weakremover(kernel-desktop) < 4.2
@ -168,6 +166,8 @@ Provides: weakremover(libxtables11)
Provides: weakremover(libzip4) Provides: weakremover(libzip4)
Provides: weakremover(mt_st) Provides: weakremover(mt_st)
Provides: weakremover(openssl-debuginfo) Provides: weakremover(openssl-debuginfo)
# this package should only be available for the "basearchs" of a product
ExclusiveArch: %ix86 x86_64 ppc64le s390x aarch64 %arm
%include %{SOURCE100} %include %{SOURCE100}
___PRODUCT_PROVIDES___ ___PRODUCT_PROVIDES___
___PRODUCT_DEPENDENCIES___ ___PRODUCT_DEPENDENCIES___

View File

@ -1,7 +1,7 @@
# #
# spec file for package openSUSE-release.spec # spec file for package openSUSE-release.spec
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -31,10 +31,10 @@ BuildRequires: skelcd-control-openSUSE
BuildRequires: skelcd-openSUSE BuildRequires: skelcd-openSUSE
Suggests: branding-openSUSE Suggests: branding-openSUSE
Suggests: distribution-logos-openSUSE-Tumbleweed Suggests: distribution-logos-openSUSE-Tumbleweed
Suggests: openSUSE-build-key
Suggests: java-11-openjdk Suggests: java-11-openjdk
Suggests: mariadb Suggests: mariadb
Suggests: mariadb-client Suggests: mariadb-client
Suggests: openSUSE-build-key
Suggests: openssl-1_1 Suggests: openssl-1_1
Conflicts: core-release <= 10 Conflicts: core-release <= 10
Conflicts: distribution-release Conflicts: distribution-release