mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 19:31:56 +00:00
python-scons:Add license checksum and update the GPL information
Add LICENSE.txt file checksum to bb file and update the "GPL" to "MIT" according to the License file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
parent
5d378ef3c8
commit
d5132c5f35
@ -1,7 +1,8 @@
|
||||
DESCRIPTION = "A Software Construction Tool"
|
||||
SECTION = "devel/python"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "GPL"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8481211ebbeaed9cdc7ad5a3b0c98aaf"
|
||||
SRCNAME = "scons"
|
||||
|
||||
PR = "r0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user