sync from upstream

This commit is contained in:
Louis Abel 2024-06-04 08:12:27 -07:00
parent 821665a5a8
commit 4747f4e1c4
Signed by: label
GPG Key ID: 2A6975660E424560
2 changed files with 1 additions and 3 deletions

View File

@ -35688,9 +35688,6 @@
"libsigsegv": [ "libsigsegv": [
"libsigsegv.x86_64" "libsigsegv.x86_64"
], ],
"libsmbios": [
"libsmbios.x86_64"
],
"libsolv": [ "libsolv": [
"libsolv.x86_64" "libsolv.x86_64"
], ],

View File

@ -16,6 +16,7 @@ lorax_options = [
'nomacboot': True 'nomacboot': True
}, },
"*": { "*": {
"isfinal": False,
"noupgrade": False, "noupgrade": False,
"squashfs_only": True, "squashfs_only": True,
'rootfs_size': 3 'rootfs_size': 3