diff options
-rw-r--r-- | recipes/gdb/gdb_6.8.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gdb/gdb_6.8.bb b/recipes/gdb/gdb_6.8.bb index a969651c24..afa4286c2e 100644 --- a/recipes/gdb/gdb_6.8.bb +++ b/recipes/gdb/gdb_6.8.bb @@ -1,4 +1,5 @@ require gdb.inc +LICENSE = "GPLv3" SRC_URI += "file://gcc-4.3-build-error.patch;patch=1;pnum=0" |