mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
mkosi: update fedora commit reference
* 13d523f84d Relax dependencies from noarch packages on archful packages for OBS builds * 59378485be Remove purge-nobody-user script * d1380dc114 Add more services to %post for udev and networkd * 6f0d03443d Fix paths for /usr/sbin/nologin and related progs * df9a74d530 Make the source tarball glob in the test script more generic
This commit is contained in:
committed by
Luca Boccassi
parent
52b4371807
commit
9ed7019520
@@ -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: 2ecfbec1a444a2ec9e3dab91d04565330cf809ea
|
||||
fmf_ref: 13d523f84d5607b0e062101239cb853949fbffdb
|
||||
targets:
|
||||
- fedora-rawhide-x86_64
|
||||
# testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as
|
||||
|
||||
@@ -8,7 +8,7 @@ Distribution=|fedora
|
||||
Environment=
|
||||
GIT_URL=https://src.fedoraproject.org/rpms/systemd.git
|
||||
GIT_BRANCH=rawhide
|
||||
GIT_COMMIT=2ecfbec1a444a2ec9e3dab91d04565330cf809ea
|
||||
GIT_COMMIT=13d523f84d5607b0e062101239cb853949fbffdb
|
||||
PKG_SUBDIR=fedora
|
||||
|
||||
[Content]
|
||||
|
||||
Reference in New Issue
Block a user