diff options
Diffstat (limited to 'meta/recipes-extended/byacc')
| -rw-r--r-- | meta/recipes-extended/byacc/byacc.inc | 2 |
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." | |||
| 5 | SECTION = "devel" | 5 | SECTION = "devel" |
| 6 | LICENSE = "PD" | 6 | LICENSE = "PD" |
| 7 | 7 | ||
| 8 | SRC_URI = "ftp://invisible-island.net/byacc/byacc-${PV}.tgz \ | 8 | SRC_URI = "https://downloads.yoctoproject.org/mirror/sources/byacc-${PV}.tgz \ |
| 9 | file://byacc-open.patch \ | 9 | file://byacc-open.patch \ |
| 10 | file://0001-byacc-do-not-reorder-CC-and-CFLAGS.patch" | 10 | file://0001-byacc-do-not-reorder-CC-and-CFLAGS.patch" |
| 11 | 11 | ||
