mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
distcc:Add license checksum to bb file
Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -2,6 +2,7 @@ DESCRIPTION = "distcc is a parallel build system that distributes \
|
||||
compilation of C/C++/ObjC code across machines on a network."
|
||||
SECTION = "devel"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
PR = "r5"
|
||||
|
||||
DEPENDS = "avahi gtk+"
|
||||
|
||||
Reference in New Issue
Block a user