summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/byacc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/byacc')
-rw-r--r--meta-oe/recipes-extended/byacc/byacc.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/byacc/byacc.inc b/meta-oe/recipes-extended/byacc/byacc.inc
index cffa7f5dc..a3d9bfdb7 100644
--- a/meta-oe/recipes-extended/byacc/byacc.inc
+++ b/meta-oe/recipes-extended/byacc/byacc.inc
@@ -6,7 +6,7 @@ programming language."
6SECTION = "devel" 6SECTION = "devel"
7LICENSE = "PD" 7LICENSE = "PD"
8 8
9SRC_URI = "ftp://ftp.invisible-island.net/byacc/byacc-${PV}.tgz \ 9SRC_URI = "https://invisible-mirror.net/archives/byacc/byacc-${PV}.tgz \
10 file://byacc-open.patch \ 10 file://byacc-open.patch \
11 file://0001-byacc-do-not-reorder-CC-and-CFLAGS.patch" 11 file://0001-byacc-do-not-reorder-CC-and-CFLAGS.patch"
12 12