[elbe-devel] [PATCH 3/3] examples: use buster over sid
bage at linutronix.de
bage at linutronix.de
Tue Aug 27 10:20:21 CEST 2019
From: Bastian Germann <bage at linutronix.de>
Some stretch examples were moved to sid when it was still buster.
Use buster for them to have more reproducible behaviour.
Signed-off-by: Bastian Germann <bage at linutronix.de>
---
examples/armhf-nfs-with-build-tools.xml | 2 +-
examples/powerpc.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/examples/armhf-nfs-with-build-tools.xml b/examples/armhf-nfs-with-build-tools.xml
index 46f7d037..aae0f888 100644
--- a/examples/armhf-nfs-with-build-tools.xml
+++ b/examples/armhf-nfs-with-build-tools.xml
@@ -11,7 +11,7 @@
<primary_path>/debian</primary_path>
<primary_proto>http</primary_proto>
</mirror>
- <suite>sid</suite>
+ <suite>buster</suite>
</project>
<target>
<hostname>myARM</hostname>
diff --git a/examples/powerpc.xml b/examples/powerpc.xml
index d3abdf20..432edc7d 100644
--- a/examples/powerpc.xml
+++ b/examples/powerpc.xml
@@ -11,7 +11,7 @@
<primary_path>/debian</primary_path>
<primary_proto>http</primary_proto>
</mirror>
- <suite>sid</suite>
+ <suite>buster</suite>
</project>
<target>
<hostname>elbe-ppc</hostname>
--
2.20.1
More information about the elbe-devel
mailing list