[elbe-devel] [PATCH v2 6/6] examples: add missing source repos
bage at linutronix.de
bage at linutronix.de
Wed Sep 4 22:53:45 CEST 2019
From: Bastian Germann <bage at linutronix.de>
An elbe submit with source cdrom enabled will error on not finding the
corresponding src package for bin packages from security.
Signed-off-by: Bastian Germann <bage at linutronix.de>
---
examples/x86_64-pc-hdimg-grub-hybrid-stretch.xml | 1 +
examples/x86_64-pc-hdimg-grub-uefi-stretch.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/examples/x86_64-pc-hdimg-grub-hybrid-stretch.xml b/examples/x86_64-pc-hdimg-grub-hybrid-stretch.xml
index 2d6c6125..436990db 100644
--- a/examples/x86_64-pc-hdimg-grub-hybrid-stretch.xml
+++ b/examples/x86_64-pc-hdimg-grub-hybrid-stretch.xml
@@ -20,6 +20,7 @@
<url-list>
<url>
<binary>http://security.debian.org stretch/updates main</binary>
+ <source>http://security.debian.org stretch/updates main</source>
</url>
</url-list>
</mirror>
diff --git a/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml b/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml
index 5bafe41c..0ebbf79f 100644
--- a/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml
+++ b/examples/x86_64-pc-hdimg-grub-uefi-stretch.xml
@@ -18,6 +18,7 @@
<url-list>
<url>
<binary>http://security.debian.org stretch/updates main</binary>
+ <source>http://security.debian.org stretch/updates main</source>
</url>
</url-list>
</mirror>
--
2.20.1
More information about the elbe-devel
mailing list