diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2020-06-22 11:30:09 +0800 |
---|---|---|
committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-06-22 13:59:04 +0800 |
commit | c582f125eb82a7c22cf9fd610fd6ab763dc1e8cc (patch) | |
tree | 55590c1776fcb752f00ed33972022dc853c74e53 /dynamic-layers | |
parent | 688289c7cf1185142de46123165f849f577526ac (diff) | |
download | meta-intel-c582f125eb82a7c22cf9fd610fd6ab763dc1e8cc.tar.gz |
lms: upgrade 2011.0.0.0 -> 2022.0.0.0
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_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" | |||
25 | SYSTEMD_SERVICE_${PN} = "lms.service" | 25 | SYSTEMD_SERVICE_${PN} = "lms.service" |
26 | 26 | ||
27 | SRC_URI = "git://github.com/intel/lms.git" | 27 | SRC_URI = "git://github.com/intel/lms.git" |
28 | SRCREV = "b3e27d4f39f7388a1676d855771e21846e75469c" | 28 | SRCREV = "597783800b000091e05855f1e7431555216e77da" |
29 | 29 | ||
30 | SRC_URI_append = " file://lms_drop_rpath_${PV}.diff" | 30 | SRC_URI_append = " file://lms_drop_rpath_${PV}.diff" |
31 | 31 | ||