diff options
Diffstat (limited to 'recipes-graphics/metrics-discovery')
-rw-r--r-- | recipes-graphics/metrics-discovery/metrics-discovery_1.5.108.bb (renamed from recipes-graphics/metrics-discovery/metrics-discovery_1.5.102.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/metrics-discovery/metrics-discovery_1.5.102.bb b/recipes-graphics/metrics-discovery/metrics-discovery_1.5.108.bb index 14dda35b..6267718e 100644 --- a/recipes-graphics/metrics-discovery/metrics-discovery_1.5.102.bb +++ b/recipes-graphics/metrics-discovery/metrics-discovery_1.5.108.bb | |||
@@ -2,13 +2,13 @@ SUMMARY = "Intel Metrics Discovery Application Programming Interface" | |||
2 | DESCRIPTION = "This software is a user mode library that provides access to \ | 2 | DESCRIPTION = "This software is a user mode library that provides access to \ |
3 | GPU performance data." | 3 | GPU performance data." |
4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=5ac9e51fb25f5d5b10a1bea412a4b74c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=8c5c9ac8ffd04a5614befdf63fba6ba8" |
6 | SECTION = "lib" | 6 | SECTION = "lib" |
7 | 7 | ||
8 | inherit pkgconfig cmake | 8 | inherit pkgconfig cmake |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | SRCREV = "ac8d17cfd7f33aefea353dfc4eda65f6beb0a9ae" | 11 | SRCREV = "a495db4682b7318bc82b1cccfb17fafdf2e3a2ff" |
12 | SRC_URI = "git://github.com/intel/metrics-discovery.git" | 12 | SRC_URI = "git://github.com/intel/metrics-discovery.git" |
13 | 13 | ||
14 | EXTRA_OECMAKE += "-DMD_PLATFORM=linux" | 14 | EXTRA_OECMAKE += "-DMD_PLATFORM=linux" |