summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2023-06-28 09:52:15 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-06-28 10:08:08 +0800
commit1bf139602b0b338421aa52a66e9e87f89273139f (patch)
tree2e898000c8e3f37855ed5610006b2d9a642fe856 /dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
parent3250a33fa84b12015f445aca6bd6e48c1dcf867f (diff)
downloadmeta-intel-1bf139602b0b338421aa52a66e9e87f89273139f.tar.gz
lms: fix installation path for udev rules
It Fixes: ERROR: lms-2245.0.0.0-r0 do_package_qa: QA Issue: lms package is not obeying usrmerge distro feature. /lib should be relocated to /usr.[usrmerge] This issue is surfaced with enabling usrmerge DISTRO feature. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
index 7f339c8f..7656571e 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
@@ -31,6 +31,7 @@ SYSTEMD_SERVICE:${PN} = "lms.service"
31 31
32SRC_URI = "git://github.com/intel/lms.git;branch=master;protocol=https \ 32SRC_URI = "git://github.com/intel/lms.git;branch=master;protocol=https \
33 file://fix-gcc13.patch \ 33 file://fix-gcc13.patch \
34 file://0001-UNS-CMakeLists.txt-migrate-udev-rules-to-usr.patch \
34 " 35 "
35SRCREV = "4db4ceb3f70cd1b907747646dda6785db7b247d7" 36SRCREV = "4db4ceb3f70cd1b907747646dda6785db7b247d7"
36 37