metrics-discovery: v1.5.102 -> v1.5.108

LICENSE.md contains Year (2018 -> 2019) update

More details can be found here:
https://github.com/intel/metrics-discovery/releases/tag/metrics-discovery-1.5.108

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2019-08-02 16:45:12 +08:00 committed by Anuj Mittal
parent 3b5236690c
commit 91e57bd8b3

View File

@ -2,13 +2,13 @@ SUMMARY = "Intel Metrics Discovery Application Programming Interface"
DESCRIPTION = "This software is a user mode library that provides access to \
GPU performance data."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5ac9e51fb25f5d5b10a1bea412a4b74c"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8c5c9ac8ffd04a5614befdf63fba6ba8"
SECTION = "lib"
inherit pkgconfig cmake
S = "${WORKDIR}/git"
SRCREV = "ac8d17cfd7f33aefea353dfc4eda65f6beb0a9ae"
SRCREV = "a495db4682b7318bc82b1cccfb17fafdf2e3a2ff"
SRC_URI = "git://github.com/intel/metrics-discovery.git"
EXTRA_OECMAKE += "-DMD_PLATFORM=linux"