summaryrefslogtreecommitdiffstats
path: root/dynamic-layers/openembedded-layer/recipes-bsp/amt/files/0001-CIM_Framework-CMakeLists.txt-turn-OFF-BUILD_LIBCIM.patch
Commit message (Collapse)AuthorAgeFilesLines
* lms: upgrade 2022.0.0.0 -> 2039.1.0.0Anuj Mittal2020-11-271-34/+0
| | | | | | Drop the patches that are no longer required. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* lms: fix buildAnuj Mittal2020-09-101-0/+34
Disable the compilation of cim plugin of openwsman explicitly to avoid looking for library that is needed for code we don't want to build. Fixes: | CMake Error at CMakeLists.txt:329 (FIND_LIBRARY): | Could not find SFCC_LIBRARIES using the following names: cmpisfcc Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>