diff options
| author | Teoh Suh Haw <suh.haw.teoh@intel.com> | 2023-03-28 09:23:41 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2023-03-28 09:29:21 +0800 |
| commit | dfd14a166d19be1a188a025c5218033201942be0 (patch) | |
| tree | f29d1a7d9be0b79a17318619043eb873daae091d | |
| parent | ae595644bceb6c1f6e036db4a713c3d475f28353 (diff) | |
| download | meta-intel-dfd14a166d19be1a188a025c5218033201942be0.tar.gz | |
metrics-discovery : upgrade 1.12.158 -> 1.12.163
Release Notes:
https://github.com/intel/metrics-discovery/releases/tag/metrics-discovery-1.12.163
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | recipes-graphics/metrics-discovery/metrics-discovery_1.12.163.bb (renamed from recipes-graphics/metrics-discovery/metrics-discovery_1.12.158.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/metrics-discovery/metrics-discovery_1.12.158.bb b/recipes-graphics/metrics-discovery/metrics-discovery_1.12.163.bb index 30b9d7be..137ea402 100644 --- a/recipes-graphics/metrics-discovery/metrics-discovery_1.12.158.bb +++ b/recipes-graphics/metrics-discovery/metrics-discovery_1.12.163.bb | |||
| @@ -8,7 +8,7 @@ SECTION = "lib" | |||
| 8 | inherit pkgconfig cmake | 8 | inherit pkgconfig cmake |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | SRCREV = "24a1726b50aae8bb689381b9c293a617f4d7b0da" | 11 | SRCREV = "4ff7a8bffd54f01e534015cb020c39e22a3f1012" |
| 12 | SRC_URI = "git://github.com/intel/metrics-discovery.git;branch=master;protocol=https \ | 12 | SRC_URI = "git://github.com/intel/metrics-discovery.git;branch=master;protocol=https \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
