aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gdb/gdb_6.6.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_6.6.bb
parentf92b2201ab4974bc1e2fed1b6ee9906774baf928 (diff)
downloadopenembedded-8d27fe0364ef3a11b5370383039b72c8a6893caf.tar.gz
gdb: update LICENSE to specific GPLv2/GPLv3 depending on version
Diffstat (limited to 'recipes/gdb/gdb_6.6.bb')
-rw-r--r--recipes/gdb/gdb_6.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gdb/gdb_6.6.bb b/recipes/gdb/gdb_6.6.bb
index e4502a648e..501e1164ff 100644
--- a/recipes/gdb/gdb_6.6.bb
+++ b/recipes/gdb/gdb_6.6.bb
@@ -1,4 +1,5 @@
require gdb.inc
+LICENSE = "GPLv2"
PR = "r5"