Switch default platform id to f29
This commit is contained in:
parent
d65a502861
commit
29fe174b6b
@ -65,7 +65,7 @@ REMOVE_PPC64_DRIVERS = "floppy scsi_debug nouveau radeon cirrus mgag200"
|
|||||||
REMOVE_PPC64_MODULES = "drm plymouth"
|
REMOVE_PPC64_MODULES = "drm plymouth"
|
||||||
|
|
||||||
# Used for DNF conf.module_platform_id
|
# Used for DNF conf.module_platform_id
|
||||||
DEFAULT_PLATFORM_ID = "platform:f30"
|
DEFAULT_PLATFORM_ID = "platform:f29"
|
||||||
|
|
||||||
class ArchData(DataHolder):
|
class ArchData(DataHolder):
|
||||||
lib64_arches = ("x86_64", "ppc64", "ppc64le", "s390x", "ia64", "aarch64")
|
lib64_arches = ("x86_64", "ppc64", "ppc64le", "s390x", "ia64", "aarch64")
|
||||||
|
Loading…
Reference in New Issue
Block a user