aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-extended/byacc/byacc.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/byacc/byacc.inc b/meta/recipes-extended/byacc/byacc.inc
index 1cf5ee0a60..503719c4be 100644
--- a/meta/recipes-extended/byacc/byacc.inc
+++ b/meta/recipes-extended/byacc/byacc.inc
@@ -5,8 +5,8 @@ programming language."
SECTION = "devel"
LICENSE = "PD"
-SRC_URI = "https://invisible-mirror.net/archives/${BPN}/${BP}.tgz \
- file://byacc-open.patch"
+SRC_URI = "https://downloads.yoctoproject.org/mirror/sources/byacc-${PV}.tgz \
+ file://byacc-open.patch "
EXTRA_OECONF += "--program-transform-name='s,^,b,'"