ERROR: byacc-native-
20161202-r0 do_checkuri: Fetcher failure for URL: 'ftp://invisible-island.net/byacc/byacc-
20161202.tgz'. URL ftp://invisible-island.net/byacc/byacc-
20161202.tgz doesn't work
ERROR: byacc-native-
20161202-r0 do_checkuri: Function failed: do_checkuri
Use the file saved in the Yocto Project sources repos
Signed-off-by: Armin Kuster <akuster808@gmail.com>
SECTION = "devel"
LICENSE = "PD"
-SRC_URI = "ftp://invisible-island.net/byacc/byacc-${PV}.tgz \
+SRC_URI = "https://downloads.yoctoproject.org/mirror/sources/byacc-${PV}.tgz \
file://byacc-open.patch \
file://0001-byacc-do-not-reorder-CC-and-CFLAGS.patch"