[elbe-devel] [PATCH] examples: replace one <src-pkg>

bage at linutronix.de bage at linutronix.de
Fri Feb 7 22:12:17 CET 2020


From: Bastian Germann <bage at linutronix.de>

The libpng1.6 buster version does not build without one test fail, so replace
this arbitrary example with minicoredumper.

Signed-off-by: Bastian Germann <bage at linutronix.de>
---
 examples/armhf-ti-beaglebone-black.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/armhf-ti-beaglebone-black.xml b/examples/armhf-ti-beaglebone-black.xml
index 20daf2b4a..36e061260 100644
--- a/examples/armhf-ti-beaglebone-black.xml
+++ b/examples/armhf-ti-beaglebone-black.xml
@@ -105,7 +105,7 @@
 		<!-- generate a pbuilder environment (before image will be build) -->
 		<pbuilder>
 			<src-pkg>zlib</src-pkg>
-			<src-pkg>libpng1.6</src-pkg>
+			<src-pkg>minicoredumper</src-pkg>
 		</pbuilder>
 		<project-finetuning>
 			<losetup img="sdcard.img">
-- 
2.20.1




More information about the elbe-devel mailing list