From: Zbigniew Jędrzejewski-Szmek Date: Mon, 3 Nov 2025 11:19:37 +0000 (+0100) Subject: mkosi: update fedora commit reference to 8e2833a5b64f7e2ce62ea0a2d0ec9e393e718dfa X-Git-Tag: v258.2~88 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=75210f747e45482688e70dfbf94642b1692db7d4;p=thirdparty%2Fsystemd.git mkosi: update fedora commit reference to 8e2833a5b64f7e2ce62ea0a2d0ec9e393e718dfa * 8e2833a5b6 Automatically figure out the name of the top-level tar dir * dffbf2beba Make sure fallback source is listed first * 1d3b892105 Enable sysupdate and sysupdated (cherry picked from commit 9218e4eacc545a36a1275264013cb3d6b3eef41f) --- diff --git a/.packit.yml b/.packit.yml index faca35c09cb..8b9ccee7a9f 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: 8e2833a5b64f7e2ce62ea0a2d0ec9e393e718dfa 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 8324883f679..d3b010a9067 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=8e2833a5b64f7e2ce62ea0a2d0ec9e393e718dfa PKG_SUBDIR=fedora