aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gmp
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-21 23:53:47 +0000
committerMarcin Juszkiewicz <marcin@juszkiewicz.com.pl>2009-06-23 09:36:35 +0200
commitf3813f732aaf94ccb4ab7451b3569473117556fa (patch)
tree55d98ff397c99b379103575fd4565ed508c8ab6c /recipes/gmp
parent3d3e1027293c858146b4a5d6069800a9de4640c8 (diff)
downloadopenembedded-f3813f732aaf94ccb4ab7451b3569473117556fa.tar.gz
gmp: 4.2.4 is GPLv3 LGPLv3
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/gmp')
-rw-r--r--recipes/gmp/gmp_4.2.4.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gmp/gmp_4.2.4.bb b/recipes/gmp/gmp_4.2.4.bb
index b37c266c4f..a7aa712ddc 100644
--- a/recipes/gmp/gmp_4.2.4.bb
+++ b/recipes/gmp/gmp_4.2.4.bb
@@ -3,3 +3,4 @@ PR = "r0"
SRC_URI_append += "file://sh4-asmfix.patch;patch=1 \
"
require gmp.inc
+LICENSE = "GPLv3 LGPLv3"