diff options
author | Ming Liu <liu.ming50@gmail.com> | 2019-02-03 13:12:29 +0100 |
---|---|---|
committer | Peter Liu <peter.liu@se.atlascopco.com> | 2019-02-06 21:41:18 +0100 |
commit | 2f94948fe278e9b80dff5105af27ec1381a23b90 (patch) | |
tree | 6fda2cca4e8bacf3b03af5b6cef1f541c70d553b /scripts/lib/wic/plugins/source/otaimage.py | |
parent | 6cded0dc551291f300b6e201fa79101fd903ddf1 (diff) | |
download | meta-updater-2f94948fe278e9b80dff5105af27ec1381a23b90.tar.gz |
aktualizr: split binaries to their own packages
This patch mainly aims to fix the following issues:
- ${libdir}/sota/conf.d is being put into aktualizr package, but
${libdir}/sota/*.toml is being put into aktualizr-host-tools, this
does not make sense, if a end user only install aktualizr-host-tools
to a target, he will miss the config files in ${libdir}/sota/conf.d.
- A user should be able to install garage-deploy garage-push to a board
if he wants to do that by choosing building aktualizr with sota-tools,
but now it's not in that case, garage-deploy garage-push are only
available for native.
- It's not necessary to distinguish native/target when installing
systemd services, they will be dropped by sstate from native sysroot
any way.
- It would be better that all binaries to be put into their own
packages, so a end user can choose to install a package only with one
binary, rather than having to install the entire aktualizr-host-tools.
Introduce per-binary based packages for host tools, and gather all
config files to aktualizr-configs, it will be depended by binary
packages and main aktualizr package.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'scripts/lib/wic/plugins/source/otaimage.py')
0 files changed, 0 insertions, 0 deletions