Revert LICENSE fields for binutils recipe files

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
Nitin A Kamble 2010-06-10 17:48:28 -07:00 committed by Saul Wold
parent b43fd541d3
commit c18e886380
2 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,7 @@ DESCRIPTION = "A GNU collection of binary utilities"
HOMEPAGE = "http://www.gnu.org/software/binutils/"
BUGTRACKER = "http://sourceware.org/bugzilla/"
SECTION = "devel"
LICENSE = "GPLv2"
inherit autotools gettext

View File

@ -1,5 +1,4 @@
require binutils.inc
LICENSE = "GPLv2 & LGPLv2 & LGPLv2.1 & GPLv3 & LGPLv3"
PR = "r1"