mirror of
https://git.rockylinux.org/rocky/metadata.git
synced 2024-12-04 16:16:26 +00:00
add self managed group
This commit is contained in:
parent
2e5ffff84c
commit
a03626469e
@ -37,6 +37,9 @@
|
|||||||
#
|
#
|
||||||
# override_required: Requires the rocky-release override package to fake "rhel"
|
# override_required: Requires the rocky-release override package to fake "rhel"
|
||||||
# as an ID to build properly. Usually only needed for dotnet
|
# as an ID to build properly. Usually only needed for dotnet
|
||||||
|
#
|
||||||
|
# self_managed: These packages are managed by the team directly and are likely not
|
||||||
|
# going to match upstream.
|
||||||
---
|
---
|
||||||
build_patch:
|
build_patch:
|
||||||
all:
|
all:
|
||||||
@ -162,6 +165,11 @@ override_required:
|
|||||||
spec_change_only:
|
spec_change_only:
|
||||||
all:
|
all:
|
||||||
- cockpit
|
- cockpit
|
||||||
|
self_managed:
|
||||||
|
all:
|
||||||
|
- shim
|
||||||
|
- shim-unsigned-aarch64
|
||||||
|
- shim-unsigned-x64
|
||||||
# Version specific, does not indicate branch names.
|
# Version specific, does not indicate branch names.
|
||||||
debrand:
|
debrand:
|
||||||
r8:
|
r8:
|
||||||
|
Loading…
Reference in New Issue
Block a user