diff mbox series

[isar-cip-core,2/4] Switch sid-based riscv64 back to a snapshot

Message ID 8e30ee68b209f16b6160fede99658d84c09cb902.1709629653.git.jan.kiszka@siemens.com (mailing list archive)
State Accepted
Headers show
Series Version updates, snapshot-based RISC-V | expand

Commit Message

Jan Kiszka March 5, 2024, 9:07 a.m. UTC
From: Jan Kiszka <jan.kiszka@siemens.com>

It's broken once again, now even the bootstrapping. At the same time, we
found a more performant snapshot source that can make this way of
building more reliable than in the past, so switch over.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
 conf/distro/cip-core-sid.conf            | 3 +++
 conf/distro/cip-debian-sid-snapshot.list | 2 ++
 2 files changed, 5 insertions(+)
 create mode 100644 conf/distro/cip-debian-sid-snapshot.list
diff mbox series

Patch

diff --git a/conf/distro/cip-core-sid.conf b/conf/distro/cip-core-sid.conf
index 028b6c00..aff45726 100644
--- a/conf/distro/cip-core-sid.conf
+++ b/conf/distro/cip-core-sid.conf
@@ -12,6 +12,9 @@ 
 require conf/distro/debian-sid.conf
 require cip-core-common.inc
 
+DISTRO_APT_SOURCES = "conf/distro/cip-debian-sid-snapshot.list"
+HOST_DISTRO_APT_SOURCES = "${DISTRO_APT_SOURCES}"
+
 PREFERRED_VERSION_swupdate ?= "2023.05%"
 PREFERRED_VERSION_linux-cip ?= "6.1.%"
 PREFERRED_VERSION_linux-cip-rt ?= "6.1.%"
diff --git a/conf/distro/cip-debian-sid-snapshot.list b/conf/distro/cip-debian-sid-snapshot.list
new file mode 100644
index 00000000..874047bf
--- /dev/null
+++ b/conf/distro/cip-debian-sid-snapshot.list
@@ -0,0 +1,2 @@ 
+deb	[check-valid-until=no trusted=yes] https://snapshot-cloudflare.debian.org/archive/debian/20240211T000000Z sid main
+deb-src	[check-valid-until=no trusted=yes] https://snapshot-cloudflare.debian.org/archive/debian/20240211T000000Z sid main