summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2322.0.0.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2322.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2322.0.0.0.bb
index f981af75..17681482 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2322.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2322.0.0.0.bb
@@ -36,6 +36,7 @@ SRC_URI = "git://github.com/intel/lms.git;branch=master;protocol=https \
36SRCREV = "cbc1e1019cf5dc2d03a3b722ee07fbfb9a90f2d1" 36SRCREV = "cbc1e1019cf5dc2d03a3b722ee07fbfb9a90f2d1"
37 37
38do_install:append() { 38do_install:append() {
39 install -d ${D}${sysconfdir}/lms
39 install -d ${D}${systemd_system_unitdir} 40 install -d ${D}${systemd_system_unitdir}
40 install -m 0644 ${B}/UNS/lms.service ${D}${systemd_system_unitdir} 41 install -m 0644 ${B}/UNS/lms.service ${D}${systemd_system_unitdir}
41 install -d ${D}${sysconfdir}/udev/rules.d 42 install -d ${D}${sysconfdir}/udev/rules.d