diff options
| -rw-r--r-- | meta/recipes-extended/byacc/byacc.inc | 4 |
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." | |||
| 5 | SECTION = "devel" | 5 | SECTION = "devel" |
| 6 | LICENSE = "PD" | 6 | LICENSE = "PD" |
| 7 | 7 | ||
| 8 | SRC_URI = "https://invisible-mirror.net/archives/${BPN}/${BP}.tgz \ | 8 | SRC_URI = "https://downloads.yoctoproject.org/mirror/sources/byacc-${PV}.tgz \ |
| 9 | file://byacc-open.patch" | 9 | file://byacc-open.patch " |
| 10 | 10 | ||
| 11 | EXTRA_OECONF += "--program-transform-name='s,^,b,'" | 11 | EXTRA_OECONF += "--program-transform-name='s,^,b,'" |
| 12 | 12 | ||
