mirror of
https://git.yoctoproject.org/poky
synced 2026-04-09 11:02:22 +02:00
meta-ide-suppport: Add LIC_FILES_CHKSUM
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
DESCRIPTION = "Meta package for ensuring the build directory contains all appropriate toolchain packages for using an IDE"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${POKYBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
|
||||
file://${POKYBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b
|
||||
4de20420"
|
||||
|
||||
DEPENDS = "virtual/libc gdb-cross qemu-helper-native unfs-server-native"
|
||||
PR = "r1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user