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:
parent
96c0d07cbf
commit
04b4c3e084
13
groups.yml
13
groups.yml
@ -351,6 +351,13 @@ dvd:
|
||||
- inkscape
|
||||
- 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:
|
||||
- dummy-release: [locked]
|
||||
- openSUSE-release: [locked]
|
||||
@ -384,6 +391,12 @@ opensuse_microos:
|
||||
- grub2-powerpc-ieee1275: [ppc64le]
|
||||
- patterns-microos-basesystem: [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:
|
||||
- patterns-microos-desktop-kde: [locked]
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# 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
|
||||
# The name is referenced by the control file as well
|
||||
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
|
||||
Provides: weakremover(kernel-default) < 3.11
|
||||
Provides: weakremover(kernel-desktop) < 4.2
|
||||
@ -168,6 +166,8 @@ Provides: weakremover(libxtables11)
|
||||
Provides: weakremover(libzip4)
|
||||
Provides: weakremover(mt_st)
|
||||
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}
|
||||
___PRODUCT_PROVIDES___
|
||||
___PRODUCT_DEPENDENCIES___
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# 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
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -31,10 +31,10 @@ BuildRequires: skelcd-control-openSUSE
|
||||
BuildRequires: skelcd-openSUSE
|
||||
Suggests: branding-openSUSE
|
||||
Suggests: distribution-logos-openSUSE-Tumbleweed
|
||||
Suggests: openSUSE-build-key
|
||||
Suggests: java-11-openjdk
|
||||
Suggests: mariadb
|
||||
Suggests: mariadb-client
|
||||
Suggests: openSUSE-build-key
|
||||
Suggests: openssl-1_1
|
||||
Conflicts: core-release <= 10
|
||||
Conflicts: distribution-release
|
||||
|
Loading…
Reference in New Issue
Block a user