diff options
Diffstat (limited to 'meta/packages/binutils/binutils.inc')
-rw-r--r-- | meta/packages/binutils/binutils.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/binutils/binutils.inc b/meta/packages/binutils/binutils.inc index 5a5e51d354..0d67f2ed2a 100644 --- a/meta/packages/binutils/binutils.inc +++ b/meta/packages/binutils/binutils.inc | |||
@@ -1,5 +1,6 @@ | |||
1 | DESCRIPTION = "A GNU collection of binary utilities" | 1 | DESCRIPTION = "A GNU collection of binary utilities" |
2 | HOMEPAGE = "http://www.gnu.org/software/binutils/" | 2 | HOMEPAGE = "http://www.gnu.org/software/binutils/" |
3 | BUGTRACKER = "http://sourceware.org/bugzilla/" | ||
3 | SECTION = "devel" | 4 | SECTION = "devel" |
4 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
5 | 6 | ||