git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e7e49d
)
bison: update package LICENSE
author
Chase Maupin
<chasemaupin03@gmail.com>
Thu, 21 Oct 2010 03:33:10 +0000
(
03:33
+0000)
committer
Khem Raj
<raj.khem@gmail.com>
Mon, 25 Oct 2010 22:33:00 +0000
(15:33 -0700)
* Update the LICENSE fields to reflect the licensing used in
the source code.
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/bison/bison.inc
patch
|
blob
|
history
diff --git
a/recipes/bison/bison.inc
b/recipes/bison/bison.inc
index
3441bcf
..
023895e
100644
(file)
--- a/
recipes/bison/bison.inc
+++ b/
recipes/bison/bison.inc
@@
-1,6
+1,6
@@
DESCRIPTION = "GNU Project parser generator (yacc replacement)."
HOMEPAGE = "http://www.gnu.org/software/bison/"
-LICENSE = "GPL"
+LICENSE = "GPL
v2+
"
SECTION = "devel"
PRIORITY = "optional"
DEPENDS = "virtual/libintl flex-native"