From: Daan De Meyer Date: Thu, 3 Apr 2025 14:38:31 +0000 (+0200) Subject: mkosi: update fedora commit reference X-Git-Tag: v258-rc1~919^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F36992%2Fhead;p=thirdparty%2Fsystemd.git mkosi: update fedora commit reference * 08ce156d74 fmf: Run mkosi genkey before mkosi summary * 1126a7c6b8 Download commit archives via full sha instead of short one * cc473d807f fmf: Check out mkosi to some directory in /var/tmp --- diff --git a/.packit.yml b/.packit.yml index 2793eb55897..acede2ad4c9 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: b17e5d64a1cd9f1ac2600c90ea93fcf9c5c11784 + fmf_ref: 08ce156d74460867657fb9b201c8be93d31e07de 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 88970e33838..22ab093fcf1 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 @@ -8,5 +8,5 @@ Distribution=|fedora Environment= GIT_URL=https://src.fedoraproject.org/rpms/systemd.git GIT_BRANCH=rawhide - GIT_COMMIT=b17e5d64a1cd9f1ac2600c90ea93fcf9c5c11784 + GIT_COMMIT=08ce156d74460867657fb9b201c8be93d31e07de PKG_SUBDIR=fedora