summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2020-06-22 11:30:09 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-06-22 13:59:04 +0800
commitc582f125eb82a7c22cf9fd610fd6ab763dc1e8cc (patch)
tree55590c1776fcb752f00ed33972022dc853c74e53
parent688289c7cf1185142de46123165f849f577526ac (diff)
downloadmeta-intel-c582f125eb82a7c22cf9fd610fd6ab763dc1e8cc.tar.gz
lms: upgrade 2011.0.0.0 -> 2022.0.0.0
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2022.0.0.0.diff (renamed from dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2011.0.0.0.diff)0
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2011.0.0.0.bb)2
2 files changed, 1 insertions, 1 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2011.0.0.0.diff b/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2022.0.0.0.diff
index e000a160..e000a160 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2011.0.0.0.diff
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2022.0.0.0.diff
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2011.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb
index d5793500..bc2f17dd 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2011.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2022.0.0.0.bb
@@ -25,7 +25,7 @@ S = "${WORKDIR}/git"
25SYSTEMD_SERVICE_${PN} = "lms.service" 25SYSTEMD_SERVICE_${PN} = "lms.service"
26 26
27SRC_URI = "git://github.com/intel/lms.git" 27SRC_URI = "git://github.com/intel/lms.git"
28SRCREV = "b3e27d4f39f7388a1676d855771e21846e75469c" 28SRCREV = "597783800b000091e05855f1e7431555216e77da"
29 29
30SRC_URI_append = " file://lms_drop_rpath_${PV}.diff" 30SRC_URI_append = " file://lms_drop_rpath_${PV}.diff"
31 31