byacc 20220128
| Name | byacc |
|---|---|
| Version | 20220128 |
| Summary | Berkeley LALR Yacc parser generator |
| Description | A parser generator utility that reads a grammar specification from a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. |
| Section | devel |
| License | PD |
| Homepage | http://invisible-island.net/byacc/ |
| Recipe file |
recipes-extended/byacc/byacc_20220128.bb
recipes-extended/byacc/byacc.inc |
| Layer | meta-oe (kirkstone branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| https://invisible-mirror.net/archives/byacc/byacc-20220128.tgz |
Patches
| Patch | Status |
|---|---|
| byacc/byacc-open.patch | Pending |
| byacc/0001-byacc-do-not-reorder-CC-and-CFLAGS.patch | Inappropriate [OE Specific] |
bbappends
This recipe is appended by:
| meta-digi-dey | byacc_%.bbappend |
Other branches
This recipe in other branches of meta-oe:
| Branch | Recipe |
|---|---|
| master | byacc 20260126 |
| whinlatter (Yocto Project 5.3) | byacc 20241231 |
| walnascar (Yocto Project 5.2) | byacc 20241231 |
| styhead (Yocto Project 5.1) | byacc 20230219 |
| scarthgap (Yocto Project 5.0) | byacc 20230219 |
| nanbield (Yocto Project 4.3) | byacc 20230219 |
| mickledore (Yocto Project 4.2) | byacc 20230219 |
| langdale (Yocto Project 4.1) | byacc 20220128 |
| kirkstone (Yocto Project 4.0) | byacc 20220128 (this recipe) |
| honister (Yocto Project 3.4) | byacc 20210808 |
| hardknott (Yocto Project 3.3) | byacc 20200910 |
| gatesgarth (Yocto Project 3.2) | byacc 20200910 |
| dunfell (Yocto Project 3.1) | byacc 20200330 |
| zeus (Yocto Project 3.0) | byacc 20180510 |
| warrior (Yocto Project 2.7) | byacc 20180510 |
| thud (Yocto Project 2.6) | byacc 20180510 |
| sumo (Yocto Project 2.5) | byacc 20170201 |
| rocko (Yocto Project 2.4) | byacc 20170201 |