aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb-cross_6.7.1.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-03-15 18:26:32 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-03-15 18:26:32 -0400
commit8d27fe0364ef3a11b5370383039b72c8a6893caf (patch)
tree6faacc92a4ac287c85896f07edfafda6e4639dae /recipes/gdb/gdb-cross_6.7.1.bb
parentf92b2201ab4974bc1e2fed1b6ee9906774baf928 (diff)
downloadopenembedded-8d27fe0364ef3a11b5370383039b72c8a6893caf.tar.gz
gdb: update LICENSE to specific GPLv2/GPLv3 depending on version
Diffstat (limited to 'recipes/gdb/gdb-cross_6.7.1.bb')
-rw-r--r--recipes/gdb/gdb-cross_6.7.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/gdb/gdb-cross_6.7.1.bb b/recipes/gdb/gdb-cross_6.7.1.bb
index adccebe115..0681029694 100644
--- a/recipes/gdb/gdb-cross_6.7.1.bb
+++ b/recipes/gdb/gdb-cross_6.7.1.bb
@@ -1,4 +1,6 @@
require gdb-cross.inc
+LICENSE = "GPLv3"
+
inherit cross
DEFAULT_PREFERENCE_avr32 = "99"