From 033b5002d7c9a7af16a79ea3a9541d34abb6dad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20K=2E=20H=C3=BCttel?= Date: Fri, 25 Aug 2023 01:35:06 +0200 Subject: [PATCH] Add binrepo_path for all alpha stages MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas K. Hüttel --- releases/specs-qemu/alpha/stage3-openrc.spec | 1 + releases/specs-qemu/alpha/stage3-systemd-mu.spec | 1 + releases/specs-qemu/alpha/stage3-systemd.spec | 1 + 3 files changed, 3 insertions(+) diff --git a/releases/specs-qemu/alpha/stage3-openrc.spec b/releases/specs-qemu/alpha/stage3-openrc.spec index e564849d..f3bd7660 100644 --- a/releases/specs-qemu/alpha/stage3-openrc.spec +++ b/releases/specs-qemu/alpha/stage3-openrc.spec @@ -8,3 +8,4 @@ source_subpath: default/stage1-alpha-openrc-@TIMESTAMP@ portage_confdir: @REPO_DIR@/releases/portage/stages-qemu interpreter: /usr/bin/qemu-alpha compression_mode: pixz +binrepo_path: alpha/binpackages/17.0/alpha diff --git a/releases/specs-qemu/alpha/stage3-systemd-mu.spec b/releases/specs-qemu/alpha/stage3-systemd-mu.spec index facce787..687d670a 100644 --- a/releases/specs-qemu/alpha/stage3-systemd-mu.spec +++ b/releases/specs-qemu/alpha/stage3-systemd-mu.spec @@ -8,3 +8,4 @@ source_subpath: mergedusr/stage1-alpha-systemd-mergedusr-@TIMESTAMP@ portage_confdir: @REPO_DIR@/releases/portage/stages-qemu interpreter: /usr/bin/qemu-alpha compression_mode: pixz +binrepo_path: alpha/binpackages/17.0/alpha diff --git a/releases/specs-qemu/alpha/stage3-systemd.spec b/releases/specs-qemu/alpha/stage3-systemd.spec index 8e4e2108..d165ab80 100644 --- a/releases/specs-qemu/alpha/stage3-systemd.spec +++ b/releases/specs-qemu/alpha/stage3-systemd.spec @@ -8,3 +8,4 @@ source_subpath: default/stage1-alpha-systemd-@TIMESTAMP@ portage_confdir: @REPO_DIR@/releases/portage/stages-qemu interpreter: /usr/bin/qemu-alpha compression_mode: pixz +binrepo_path: alpha/binpackages/17.0/alpha