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-16 16:59:01 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-06-16 23:40:58 +0800
commitbd2c921fc07fb948ae117e54dd5fa2a5fdb9cd13 (patch)
tree6c0dcb2272e79a531598b256af43fd2bd696ae7d /dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
parenta1ae00c7ac5eb47204c0631334bea6fc9f4e9835 (diff)
downloadmeta-intel-bd2c921fc07fb948ae117e54dd5fa2a5fdb9cd13.tar.gz
lms: fix build with usrmerge DISTRO feature
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] 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