aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/byacc/byacc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/byacc/byacc.inc')
-rw-r--r--meta/recipes-extended/byacc/byacc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/byacc/byacc.inc b/meta/recipes-extended/byacc/byacc.inc
index adb07193d7..951946d3ac 100644
--- a/meta/recipes-extended/byacc/byacc.inc
+++ b/meta/recipes-extended/byacc/byacc.inc
@@ -5,7 +5,7 @@ programming language."
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"