diff options
Diffstat (limited to 'meta/recipes-devtools/bison/bison_3.8.2.bb')
-rw-r--r-- | meta/recipes-devtools/bison/bison_3.8.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/bison/bison_3.8.2.bb b/meta/recipes-devtools/bison/bison_3.8.2.bb index c95f321244..da138e3587 100644 --- a/meta/recipes-devtools/bison/bison_3.8.2.bb +++ b/meta/recipes-devtools/bison/bison_3.8.2.bb | |||
@@ -10,6 +10,7 @@ SECTION = "devel" | |||
10 | DEPENDS = "bison-native flex-native" | 10 | DEPENDS = "bison-native flex-native" |
11 | 11 | ||
12 | SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \ | 12 | SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.xz \ |
13 | file://autoconf-2.73.patch \ | ||
13 | file://add-with-bisonlocaledir.patch \ | 14 | file://add-with-bisonlocaledir.patch \ |
14 | " | 15 | " |
15 | SRC_URI[sha256sum] = "9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2" | 16 | SRC_URI[sha256sum] = "9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2" |