From CLR release 5050 swupd syntax for adding bundles update and verify
has changed to the following:
clr_bundle_add -> swupd bundle-add
swupd_update -> swupd
swupd_verify -> swupd verify
It was renamed those files which correspond to supporting services. Moreover, it
was included the instruction to verify fix for installing the binaries of the
bundles.
Signed-off-by: Victor Morales <victor.morales@intel.com>