diff options
Diffstat (limited to 'bison')
-rw-r--r-- | bison/bison_1.875.oe | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bison/bison_1.875.oe b/bison/bison_1.875.oe index fca2973757..eff89cd801 100644 --- a/bison/bison_1.875.oe +++ b/bison/bison_1.875.oe @@ -1,4 +1,8 @@ DESCRIPTION = "GNU Project parser generator (yacc replacement)." +HOMEPAGE = "http://www.gnu.org/software/bison/" +LICENSE = "GPL" +SECTION = "devel" +PRIORITY = "optional" SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.bz2 \ file://m4.patch;patch=1" |