mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
python3-dtc: update BSD License to more specific BSD-2-Clause
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
513f05926a
commit
ddd00d35ff
|
@ -2,7 +2,7 @@ SUMMARY = "Python Library for the Device Tree Compiler"
|
||||||
HOMEPAGE = "https://devicetree.org/"
|
HOMEPAGE = "https://devicetree.org/"
|
||||||
DESCRIPTION = "A python library for the Device Tree Compiler, a tool used to manipulate Device Tree files which contain a data structure for describing hardware."
|
DESCRIPTION = "A python library for the Device Tree Compiler, a tool used to manipulate Device Tree files which contain a data structure for describing hardware."
|
||||||
SECTION = "bootloader"
|
SECTION = "bootloader"
|
||||||
LICENSE = "GPLv2 | BSD"
|
LICENSE = "GPLv2 | BSD-2-Clause"
|
||||||
|
|
||||||
DEPENDS = "flex-native bison-native swig-native libyaml dtc"
|
DEPENDS = "flex-native bison-native swig-native libyaml dtc"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user