diff options
Diffstat (limited to 'meta/packages/bison/bison_2.0.bb')
| -rw-r--r-- | meta/packages/bison/bison_2.0.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/packages/bison/bison_2.0.bb b/meta/packages/bison/bison_2.0.bb index edf549f442..6271adb1dd 100644 --- a/meta/packages/bison/bison_2.0.bb +++ b/meta/packages/bison/bison_2.0.bb | |||
| @@ -7,4 +7,8 @@ PRIORITY = "optional" | |||
| 7 | SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \ | 7 | SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \ |
| 8 | file://m4.patch;patch=1" | 8 | file://m4.patch;patch=1" |
| 9 | 9 | ||
| 10 | PR = "r3" | ||
| 11 | |||
| 10 | inherit autotools | 12 | inherit autotools |
| 13 | |||
| 14 | BBCLASSEXTEND = "native" | ||
