mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 00:49:33 +02:00
opkg-collateral:Add license checksum to bb file
Add COPYING.MIT file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
DESCRIPTION = "opkg configuration files"
|
DESCRIPTION = "opkg configuration files"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "MIT"
|
LICENSE = "MIT"
|
||||||
|
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||||
SRC_URI = "file://opkg.conf.comments \
|
SRC_URI = "file://opkg.conf.comments \
|
||||||
file://lists \
|
file://lists \
|
||||||
file://dest \
|
file://dest \
|
||||||
|
|||||||
Reference in New Issue
Block a user