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