Merge pull request 'prjconf: export s390-tools genprotimg bootloaders in x86_64 (bsc#1222675)' (#63) from epaolantonio/SUSE_ALP_Standard:s390-tools-exportfilter into 1.0
Reviewed-on: https://src.suse.de/products/SUSE_ALP_Standard/pulls/63 Reviewed-by: Ruediger Oertel <oertel@gitea_noreply@suse.de>
This commit is contained in:
commit
5c0ede2245
6
_config
6
_config
@ -852,6 +852,12 @@ ExportFilter: ^openCryptoki-32bit.*\.s390.rpm$ . s390x
|
||||
# Make grub2-i386-efi available on x86_64 / support x86_64 CPU on 32bit UEFI - boo#1208057
|
||||
ExportFilter: ^grub2-i386-efi.*\.noarch\.rpm$ . x86_64
|
||||
|
||||
# Export s390-tools genprotimg bootloaders in x86_64. bsc#1222675
|
||||
# Requested by Eugenio 2024-04-17
|
||||
%ifarch s390x
|
||||
ExportFilter: ^s390-tools-genprotimg-data.*\.noarch\.rpm$ . x86_64
|
||||
%endif
|
||||
|
||||
############
|
||||
# For QEMU #
|
||||
############
|
||||
|
Loading…
x
Reference in New Issue
Block a user