mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 22:50:57 +00: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:
parent
35c948f384
commit
b82ef69ca3
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user