mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-11-23 05:41:23 +00:00
remove tomcatjss and reshuffle dpdk
This commit is contained in:
parent
8ea11462bb
commit
cc8fed2a90
@ -4377,17 +4377,20 @@ package {
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "dpdk-devel.aarch64"
|
||||
include_filter: "dpdk-doc.noarch"
|
||||
include_filter: "dpdk-tools.aarch64"
|
||||
include_filter: "dpdk.aarch64"
|
||||
include_filter: "dpdk-devel.ppc64le"
|
||||
include_filter: "dpdk-tools.ppc64le"
|
||||
include_filter: "dpdk.ppc64le"
|
||||
include_filter: "dpdk-devel.x86_64"
|
||||
include_filter: "dpdk-tools.x86_64"
|
||||
include_filter: "dpdk.x86_64"
|
||||
}
|
||||
repository {
|
||||
name: "CRB"
|
||||
include_filter: "dpdk-devel.aarch64"
|
||||
include_filter: "dpdk-devel.ppc64le"
|
||||
include_filter: "dpdk-devel.x86_64"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "dracut"
|
||||
@ -31269,14 +31272,6 @@ package {
|
||||
include_filter: "tomcat.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "tomcatjss"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
repository {
|
||||
name: "AppStream"
|
||||
include_filter: "idm-tomcatjss.noarch"
|
||||
}
|
||||
}
|
||||
package {
|
||||
name: "toolbox"
|
||||
type: PACKAGE_TYPE_NORMAL_FORK
|
||||
|
Loading…
Reference in New Issue
Block a user