mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
build: metrics-discovery revision update
Signed-off-by: ocldev <ocldev@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
8939c2d21f
commit
64dad48c38
@@ -67,7 +67,7 @@ components:
|
||||
dest_dir: metrics/discovery
|
||||
type: git
|
||||
branch: master
|
||||
revision: metrics-discovery-1.12.170
|
||||
revision: metrics-discovery-1.12.171
|
||||
repository: https://github.com/intel/metrics-discovery.git
|
||||
metrics-library:
|
||||
asset_name: metrics-library
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*========================== begin_copyright_notice ============================
|
||||
|
||||
Copyright (C) 2019-2022 Intel Corporation
|
||||
Copyright (C) 2019-2024 Intel Corporation
|
||||
|
||||
SPDX-License-Identifier: MIT
|
||||
|
||||
@@ -37,7 +37,7 @@ SPDX-License-Identifier: MIT
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
// API build number:
|
||||
//////////////////////////////////////////////////////////////////////////////////
|
||||
#define MD_API_BUILD_NUMBER_CURRENT 170
|
||||
#define MD_API_BUILD_NUMBER_CURRENT 171
|
||||
|
||||
namespace MetricsDiscovery
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user