aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.14.90.0.7.bb
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-27 19:48:01 -0700
committerTom Rini <trini@embeddedalley.com>2009-05-06 13:20:39 -0700
commit9d4f530d63d94b4101d21f34b157813e18316d2d (patch)
tree6ae91a7460093f9c29e4d229efbbcb48491c9b97 /recipes/binutils/binutils_2.14.90.0.7.bb
parent3acdae6e983cc944f6b6a63df14ca96d0daa1677 (diff)
downloadopenembedded-9d4f530d63d94b4101d21f34b157813e18316d2d.tar.gz
binutils: 2.18 and newer is GPLv3, add GPL to 2.14.90.[67]
Diffstat (limited to 'recipes/binutils/binutils_2.14.90.0.7.bb')
-rw-r--r--recipes/binutils/binutils_2.14.90.0.7.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/binutils/binutils_2.14.90.0.7.bb b/recipes/binutils/binutils_2.14.90.0.7.bb
index f940c873e5..b47c8e51b1 100644
--- a/recipes/binutils/binutils_2.14.90.0.7.bb
+++ b/recipes/binutils/binutils_2.14.90.0.7.bb
@@ -1,4 +1,5 @@
SECTION = "devel"
+LICENSE = "GPL"
inherit autotools gettext
DESCRIPTION = "A GNU collection of binary utilities"