mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: update fedora commit reference to 12f95f807fef5075a8842dd107f83b4c41d5ac26
* 12f95f807f Wrap %autosetup in %_build_in_place check * f9916b6fd1 Revert "Use %autosetup -C" * 044cff4700 Allow empower group * a0acca210d Version 259~rc1 * e455d82fd8 Add various extra explicit Requires * 1a7506a105 Version 258.2 * 256463d690 Restore runlevelX.target units * b17d9c3474 Use %autosetup -C * fe18084a05 Remove hack to stop systemd-networkd-resolve-hook.socket
This commit is contained in:
@@ -39,7 +39,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: 8e2833a5b64f7e2ce62ea0a2d0ec9e393e718dfa
|
||||
fmf_ref: 12f95f807fef5075a8842dd107f83b4c41d5ac26
|
||||
targets:
|
||||
- fedora-rawhide-x86_64
|
||||
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
Environment=
|
||||
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
|
||||
GIT_BRANCH=rawhide
|
||||
GIT_COMMIT=8e2833a5b64f7e2ce62ea0a2d0ec9e393e718dfa
|
||||
GIT_COMMIT=12f95f807fef5075a8842dd107f83b4c41d5ac26
|
||||
PKG_SUBDIR=fedora
|
||||
|
||||
Reference in New Issue
Block a user