From: Zbigniew Jędrzejewski-Szmek Date: Tue, 7 Jul 2026 16:37:12 +0000 (+0200) Subject: mkosi: update fedora commit reference to 57cbcf979ce2dd872a871c59e87d2c65dfa996e6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F42874%2Fhead;p=thirdparty%2Fsystemd.git mkosi: update fedora commit reference to 57cbcf979ce2dd872a871c59e87d2c65dfa996e6 * 57cbcf979c Also enable report-standalone for OBS builds * d69c17b165 Enable report-standalone for upstream builds --- 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