Name bison
Version 3.3.2
Summary YACC-compatible parser generator
Description Bison is a general-purpose parser generator that converts a\ngrammar description for an LALR(1) context-free grammar into a C\nprogram to parse that grammar. Once you are proficient with Bison, you\nmay use it to develop a wide range of language parsers, from those used\nin simple desk calculators to complex programming languages.\n.\nBison is upward compatible with Yacc: all properly-written Yacc\ngrammars ought to work with Bison with no change. Anyone familiar with\nYacc should be able to use Bison with little trouble. Documentation of\nthe program is in the bison-doc package.
Section base
License GPLv3+
Homepage http://www.gnu.org/software/bison/
Recipe file recipes-debian/bison/bison_debian.bb
recipes-debian/bison/recipes-debian/sources/bison.inc
Layer meta-debian (warrior branch)
Inherits
  • autotools
  • debian-package
  • gettext
  • siteconfig
  • siteinfo
  • texinfo
Dependencies
  • autoconf-native
  • automake-native
  • bison-native
  • flex-native
  • gettext-native
  • gnu-config-native
  • libtool-cross
  • libtool-native
  • texinfo-native
PACKAGECONFIG options

Sources

http://ftp.debian.org/debian/pool/main/b/bison/bison_3.3.2.dfsg-1.dsc
http://ftp.debian.org/debian/pool/main/b/bison/bison_3.3.2.dfsg.orig.tar.xz
http://ftp.debian.org/debian/pool/main/b/bison/bison_3.3.2.dfsg-1.debian.tar.xz

Patches

Patch Status
files/remove-document-examples-target.patch Unknown

bbappends

This recipe is appended by:

meta-montavista-cgx bison_3.0.4.bbappend

Other branches

This recipe in other branches of meta-debian:

Branch Recipe
warrior (Yocto Project 2.7) bison 3.3.2 (this recipe)
morty (Yocto Project 2.2) bison 3.0.2.dfsg
daisy (Yocto Project 1.6) bison