diff --git a/.packit.yml b/.packit.yml index faca35c09c..c810ee5632 100644 --- a/.packit.yml +++ b/.packit.yml @@ -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: 7de88c66bdc26920db570e67ef74e579f8461d9c + fmf_ref: ea1d871ecd6c2fe063523840c1e4cf9bcf200e32 targets: - fedora-rawhide-x86_64 # testing-farm in the Fedora repository is explicitly configured to use testing-farm bare metal runners as diff --git a/mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf b/mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf index 8324883f67..bae7a3cbe2 100644 --- a/mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf +++ b/mkosi/mkosi.conf.d/centos-fedora/mkosi.conf.d/pkgenv.conf @@ -4,5 +4,5 @@ Environment= GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_BRANCH=rawhide - GIT_COMMIT=7de88c66bdc26920db570e67ef74e579f8461d9c + GIT_COMMIT=ea1d871ecd6c2fe063523840c1e4cf9bcf200e32 PKG_SUBDIR=fedora