summaryrefslogtreecommitdiffstats
path: root/dynamic-layers
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2020-04-02 17:33:11 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2020-04-04 18:22:52 +0800
commit22349bb35049b96f6e4e0b1342212950a7e551a9 (patch)
tree9d9a410820743731d14d500c0bfa60aae7ee3e2a /dynamic-layers
parent516a3c16ccb340f98e9a3243b2949959519844a8 (diff)
downloadmeta-intel-22349bb35049b96f6e4e0b1342212950a7e551a9.tar.gz
lms: upgrade v2003.0.0.0 -> v2011.0.0.0
For the details, please check: https://github.com/intel/lms/releases/tag/v2011.0.0.0 Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'dynamic-layers')
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2011.0.0.0.diff (renamed from dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2003.0.0.0.diff)0
-rw-r--r--dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2011.0.0.0.bb (renamed from dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2003.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_2003.0.0.0.diff b/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2011.0.0.0.diff
index e000a160..e000a160 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2003.0.0.0.diff
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/lms_drop_rpath_2011.0.0.0.diff
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2003.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2011.0.0.0.bb
index 1067ccbd..d5793500 100644
--- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2003.0.0.0.bb
+++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_2011.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 = "e425f34fadf9bb71228ffa23c6459331d86a0ab2" 28SRCREV = "b3e27d4f39f7388a1676d855771e21846e75469c"
29 29
30SRC_URI_append = " file://lms_drop_rpath_${PV}.diff" 30SRC_URI_append = " file://lms_drop_rpath_${PV}.diff"
31 31