mirror of
https://github.com/systemd/systemd.git
synced 2026-06-24 08:47:49 +00:00
mkosi: update fedora commit reference to 9cb09470c9c5a437f8e9c1e0e449b87de83733eb
* 9cb09470c9 Version 261~rc1 * 7d16ad00bd Fix compilation with openssl 4.0 * 3770fa7c92 Revert "Use dlopen-notes to automatically generate library Recommends/Requires/Suggests" * 8b3d1726f5 Add back various explit Requires * d8abb91805 Drop scriptlet workarounds for upgrades from versions < 247 * ee6d0b9d27 Use dlopen-notes to automatically generate library Recommends/Requires/Suggests * 32a2038627 spec: drop duplicated line * ab743db0fe Downgrade kbd dependency to Recommends * 400494ada4 Update conditionals for RHEL 11
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
||||
trigger: pull_request
|
||||
fmf_url: https://src.fedoraproject.org/rpms/systemd
|
||||
# This is automatically updated by tools/fetch-distro.py --update fedora
|
||||
fmf_ref: 207e2d004468bf79a8bd78182d9b10956edf45c7
|
||||
fmf_ref: 9cb09470c9c5a437f8e9c1e0e449b87de83733eb
|
||||
targets:
|
||||
- fedora-rawhide-x86_64
|
||||
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as
|
||||
|
||||
@@ -9,5 +9,5 @@ Profiles=!hyperscale
|
||||
Environment=
|
||||
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
|
||||
GIT_BRANCH=rawhide
|
||||
GIT_COMMIT=207e2d004468bf79a8bd78182d9b10956edf45c7
|
||||
GIT_COMMIT=9cb09470c9c5a437f8e9c1e0e449b87de83733eb
|
||||
PKG_SUBDIR=fedora
|
||||
|
||||
Reference in New Issue
Block a user