mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-09 23:01:24 +00:00
sync from upstream
This commit is contained in:
parent
8ea19f22a8
commit
ae1d142305
@ -32,10 +32,6 @@ filter_packages = [
|
|||||||
"virt-top",
|
"virt-top",
|
||||||
"cockpit-machines",
|
"cockpit-machines",
|
||||||
],
|
],
|
||||||
"s390x": [
|
|
||||||
"rust-std-static-wasm32-unknown-unknown", #ENGCMP-1255
|
|
||||||
"rust-std-static-wasm32-wasi",
|
|
||||||
],
|
|
||||||
}),
|
}),
|
||||||
|
|
||||||
]
|
]
|
||||||
@ -387,6 +383,8 @@ additional_packages = [
|
|||||||
"tomcat-servlet-4.0-api", #ENGCMP-2927
|
"tomcat-servlet-4.0-api", #ENGCMP-2927
|
||||||
"tomcat-webapps", #ENGCMP-2927
|
"tomcat-webapps", #ENGCMP-2927
|
||||||
"tuned-profiles-postgresql", #ENGCMP-2126
|
"tuned-profiles-postgresql", #ENGCMP-2126
|
||||||
|
"rust-std-static-wasm32-unknown-unknown", #ENGCMP-4345
|
||||||
|
"rust-std-static-wasm32-wasi", #ENGCMP-4345
|
||||||
"uki-direct", #ENGCMP-3698
|
"uki-direct", #ENGCMP-3698
|
||||||
"usbredir-server", #ENGCMP-2719
|
"usbredir-server", #ENGCMP-2719
|
||||||
"vulkan-volk-devel", #ENGCMP-3668
|
"vulkan-volk-devel", #ENGCMP-3668
|
||||||
|
Loading…
Reference in New Issue
Block a user