summaryrefslogtreecommitdiffstats
path: root/openembedded/packages/bison/bison_2.0.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-08-31 10:45:47 +0000
committerRichard Purdie <richard@openedhand.com>2005-08-31 10:45:47 +0000
commit4b46c1f6e891b1ddd5968536440b888661fade3e (patch)
treee0ba2c1f56f61b868bf746da5c4feabb25b800b2 /openembedded/packages/bison/bison_2.0.bb
downloadpoky-4b46c1f6e891b1ddd5968536440b888661fade3e.tar.gz
Initial population
git-svn-id: https://svn.o-hand.com/repos/poky@1 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/bison/bison_2.0.bb')
-rw-r--r--openembedded/packages/bison/bison_2.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/openembedded/packages/bison/bison_2.0.bb b/openembedded/packages/bison/bison_2.0.bb
new file mode 100644
index 0000000000..edf549f442
--- /dev/null
+++ b/openembedded/packages/bison/bison_2.0.bb
@@ -0,0 +1,10 @@
1DESCRIPTION = "GNU Project parser generator (yacc replacement)."
2HOMEPAGE = "http://www.gnu.org/software/bison/"
3LICENSE = "GPL"
4SECTION = "devel"
5PRIORITY = "optional"
6
7SRC_URI = "${GNU_MIRROR}/bison/bison-${PV}.tar.gz \
8 file://m4.patch;patch=1"
9
10inherit autotools