mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 02:02:26 +02:00
opkg-config-base: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,6 +1,6 @@
|
||||
DESCRIPTION = "Base configuration files for opkg"
|
||||
LICENSE = "MIT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
|
||||
PACKAGE_ARCH = "${MACHINE_ARCH}"
|
||||
|
||||
do_compile() {
|
||||
|
||||
Reference in New Issue
Block a user