mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
gccmakedep: Add license checksum to bb file
Add the license checksum information from Makefile.am to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
require xorg-util-common.inc
|
||||
|
||||
LIC_FILES_CHKSUM = "file://Makefile.am;endline=20;md5=23c277396d690413245ebb89b18c5d4d"
|
||||
DESCRIPTION = "create dependencies in makefiles using 'gcc -M'"
|
||||
DEPENDS = "util-macros"
|
||||
RDEPENDS = "gcc"
|
||||
|
||||
Reference in New Issue
Block a user