summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils.inc
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-09-03 10:41:09 -0700
committerSaul Wold <Saul.Wold@intel.com>2010-09-08 16:36:52 -0700
commit75b90f1d6de833c9d0d5dcc7ebcb60fee2d26188 (patch)
tree65cc1604544686de911fb7f712a8abe4a666610d /meta/recipes-devtools/binutils/binutils.inc
parent3e7db72216472050366c3059219660dea057e80b (diff)
downloadast2050-yocto-poky-75b90f1d6de833c9d0d5dcc7ebcb60fee2d26188.zip
ast2050-yocto-poky-75b90f1d6de833c9d0d5dcc7ebcb60fee2d26188.tar.gz
binutils: add binutils_poison.patch
and also correct the license field in the recipe This fixes [BUGID #245] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/binutils/binutils.inc b/meta/recipes-devtools/binutils/binutils.inc
index 7a352b5..501c1be 100644
--- a/meta/recipes-devtools/binutils/binutils.inc
+++ b/meta/recipes-devtools/binutils/binutils.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "A GNU collection of binary utilities"
HOMEPAGE = "http://www.gnu.org/software/binutils/"
BUGTRACKER = "http://sourceware.org/bugzilla/"
SECTION = "devel"
-LICENSE = "GPLv2"
+LICENSE = "GPLv3"
DEPENDS = "flex-native bison-native"
OpenPOWER on IntegriCloud