mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
binutils: add binutils_poison.patch
and also correct the license field in the recipe This fixes [BUGID #245] Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
This commit is contained in:
committed by
Saul Wold
parent
3e7db72216
commit
75b90f1d6d
@@ -2,7 +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"
|
||||
LICENSE = "GPLv3"
|
||||
|
||||
DEPENDS = "flex-native bison-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user