mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
go-errors: update license to precise BSD variant
BSD as a license is not precise, updating to the specific variant. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
0be39c052b
commit
cafbf244e6
|
@ -1,7 +1,7 @@
|
|||
DESCRIPTION = "Simple error handling primitives"
|
||||
HOMEPAGE = "https://github.com/pkg/errors"
|
||||
SECTION = "devel/go"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://src/${PKG_NAME}/LICENSE;md5=6fe682a02df52c6653f33bd0f7126b5a"
|
||||
|
||||
SRCNAME = "errors"
|
||||
|
|
Loading…
Reference in New Issue
Block a user