summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeoh Suh Haw <suh.haw.teoh@intel.com>2023-03-28 09:21:56 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2023-03-28 09:29:21 +0800
commitfc1d35e17f4ebe9e3a459f28f1bab719b0032259 (patch)
tree6e4f6a48db29f48ef59016c0fadec48974572a92
parent8a7f46aa916fb41702c4a84081b2a0ca876d2d24 (diff)
downloadmeta-intel-fc1d35e17f4ebe9e3a459f28f1bab719b0032259.tar.gz
lms: upgrade 2226.0.0.0 -> 2245.0.0.0
Release Notes: https://github.com/intel/lms/releases/tag/v2245.0.0.0 Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2226.0.0.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2226.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
index e0d6b91e..36e45dd5 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2226.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2245.0.0.0.bb
@@ -31,7 +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 " 33 "
34SRCREV = "7f4e295da5df69ae5424df18805af761c6601545" 34SRCREV = "4db4ceb3f70cd1b907747646dda6785db7b247d7"
35 35
36do_install:append() { 36do_install:append() {
37 install -d ${D}${systemd_system_unitdir} 37 install -d ${D}${systemd_system_unitdir}