diff --git a/.packit.yml b/.packit.yml index 95a19c60bd5..482997c3769 100644 --- a/.packit.yml +++ b/.packit.yml @@ -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: 45c16dd369c961b70664e473552def34d5469664 + fmf_ref: 57cbcf979ce2dd872a871c59e87d2c65dfa996e6 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.pkgenv/mkosi.conf.d/centos-fedora.conf b/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf index 221ad4d441e..1f919d56766 100644 --- a/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf +++ b/mkosi/mkosi.pkgenv/mkosi.conf.d/centos-fedora.conf @@ -9,5 +9,5 @@ Profiles=!hyperscale Environment= GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_BRANCH=rawhide - GIT_COMMIT=45c16dd369c961b70664e473552def34d5469664 + GIT_COMMIT=57cbcf979ce2dd872a871c59e87d2c65dfa996e6 PKG_SUBDIR=fedora