bison 2.3
Name | bison |
---|---|
Version | 2.3 |
Summary | GNU Project parser generator (yacc replacement) |
Description | Bison is a general-purpose parser generator that converts an annotated context-free grammar into an LALR(1) or GLR parser for that grammar. Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. |
Section | devel |
License | GPLv2 |
Homepage | http://www.gnu.org/software/bison/ |
Recipe file | recipes-devtools/bison/bison_2.3.bb |
Layer | meta-gplv2 (sumo branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
http://ftp.gnu.org/gnu/bison/bison-2.3.tar.gz |
Patches
Patch | Status |
---|---|
bison/bison-2.3_m4.patch | Pending |
bbappends
This recipe is appended by:
meta-de-sigma-chemnitz | bison_%.bbappend |
meta-montavista-cgx | bison_3.0.4.bbappend |
meta-amd | bison_3.0.4.bbappend |
meta-ampliphy | bison_3.0.%.bbappend |
Other branches
This recipe in other branches of meta-gplv2:
Branch | Recipe |
---|---|
master | bison 2.3 |
kirkstone (Yocto Project 4.0) | bison 2.3 |
honister (Yocto Project 3.4) | bison 2.3 |
hardknott (Yocto Project 3.3) | bison 2.3 |
gatesgarth (Yocto Project 3.2) | bison 2.3 |
dunfell (Yocto Project 3.1) | bison 2.3 |
zeus (Yocto Project 3.0) | bison 2.3 |
warrior (Yocto Project 2.7) | bison 2.3 |
thud (Yocto Project 2.6) | bison 2.3 |
sumo (Yocto Project 2.5) | bison 2.3 (this recipe) |
rocko (Yocto Project 2.4) | bison 2.3 |
pyro (Yocto Project 2.3) | bison 2.3 |