metrics-discovery : upgrade 1.12.172 -> 1.13.174

License-Update:
Copyright years updated

Release Notes:
https://github.com/intel/metrics-discovery/releases/tag/metrics-discovery-1.13.174

Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Yogesh Tyagi 2024-08-23 13:15:53 +05:30 committed by Anuj Mittal
parent 1f08cf063e
commit a9a49e3e1a

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=8c5c9ac8ffd04a5614befdf63fba6ba8"
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=195912d57508b573e068231099eba64c"
SECTION = "lib"
inherit pkgconfig cmake
S = "${WORKDIR}/git"
SRCREV = "cb7afbf88134a563eff856652c574f7def414924"
SRCREV = "908b71e32f4a159d0360199574a4e0d10ac36a5a"
SRC_URI = "git://github.com/intel/metrics-discovery.git;branch=master;protocol=https \
"