mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-09-06 13:41:29 +00:00
Allow the usage of non-SSE files from manifests. This involves testing what the currently running system supports for optimized content and installing the best matching available binary the manifest provides. There is an exception for operations where the prefix is set to something other than the rootfs where SSE binaries will be used in all cases. Signed-off-by: William Douglas <william.douglas@intel.com>