From c799e04a8fe85bf90d7f9dfe59298a696f4b0893 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Sat, 6 Jul 2019 19:20:09 +1000 Subject: 5/packages: Add curl and update all packages with RTEMS 5 and LibBSD - Update rtems-bsp support to correctly handle hosts for BSP. - Clean up the options for a BSP. - Check all RTEMS 5 packages and add 5/rtems-packages for all that build. - Update download locations and checksum of all packages. - The work requires the kernel and Libbsd hacve the same prefix. --- source-builder/config/libpng-1.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'source-builder/config/libpng-1.cfg') diff --git a/source-builder/config/libpng-1.cfg b/source-builder/config/libpng-1.cfg index 2644948..dac60fc 100644 --- a/source-builder/config/libpng-1.cfg +++ b/source-builder/config/libpng-1.cfg @@ -17,7 +17,9 @@ URL: http://www.libpng.org/ # # libpng Source # -%source set libpng ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng%{libpng_src_dir_revision}/libpng-%{libpng_version}.tar.gz +#%source set libpng ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng%{libpng_src_dir_revision}/libpng-%{libpng_version}.tar.gz + +%source set libpng --rsb-file=libpng-%{libpng_version}.tar.xz http://prdownloads.sourceforge.net/libpng/libpng-%{libpng_version}.tar.xz?download # # Prepare the source code. -- cgit v1.2.3