summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2021-04-16 11:23:30 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2021-04-16 12:09:30 +0800
commit7167fa02d12ff1117878f55d71734fbb66f56252 (patch)
tree6b934490ab1b6149536efd036a97a342e7d0784c
parentb3c29caf9251984606f36ba0bdcb5863fa7da238 (diff)
downloadmeta-intel-7167fa02d12ff1117878f55d71734fbb66f56252.tar.gz
lms: upgrade 2102.1.0.0 -> 2109.0.0.0
Release notes: https://github.com/intel/lms/releases/tag/v2109.0.0.0 Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2102.1.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2102.1.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb
index c4cf8052..af5a2314 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2102.1.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2109.0.0.0.bb
@@ -31,7 +31,7 @@ SYSTEMD_SERVICE_${PN} = "lms.service"
31 31
32SRC_URI = "git://github.com/intel/lms.git \ 32SRC_URI = "git://github.com/intel/lms.git \
33 " 33 "
34SRCREV = "2d400ec587470fc960dceecc84c123a38415d137" 34SRCREV = "e0ebda9d1e7884b51293b71c1bcda511a7942e1a"
35 35
36do_install_append() { 36do_install_append() {
37 install -d ${D}${systemd_system_unitdir} 37 install -d ${D}${systemd_system_unitdir}