diff options
author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2025-07-04 11:54:52 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-07-04 17:49:37 +0800 |
commit | fbaf7a7dbfe5f0b05104ecbdcadbbd4f8400fc33 (patch) | |
tree | 747a57d4de5823466366e8f98790c61a8d4ae326 /recipes-graphics/metrics-discovery | |
parent | fc53424964a38b4c7afefd57646ebd8f9a69a0cb (diff) | |
download | meta-intel-master.tar.gz |
Update to match the recent changes in OE-Core where the unpack layout changed.
[https://patchwork.yoctoproject.org/project/oe-core/patch/20250616095000.2918921-1-alex.kanavin@gmail.com/]
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-graphics/metrics-discovery')
-rw-r--r-- | recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb b/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb index dbc17c1d..decac761 100644 --- a/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb +++ b/recipes-graphics/metrics-discovery/metrics-discovery_1.13.178.bb | |||
@@ -7,7 +7,6 @@ SECTION = "lib" | |||
7 | 7 | ||
8 | inherit pkgconfig cmake | 8 | inherit pkgconfig cmake |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | ||
11 | SRCREV = "65ffef89cf79d704f618768bcd3d95f4dd6d875b" | 10 | SRCREV = "65ffef89cf79d704f618768bcd3d95f4dd6d875b" |
12 | SRC_URI = "git://github.com/intel/metrics-discovery.git;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/intel/metrics-discovery.git;branch=master;protocol=https \ |
13 | " | 12 | " |