summaryrefslogtreecommitdiffstats
path: root/COPYING.MIT
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2019-02-03 13:28:54 +0100
committerPeter Liu <peter.liu@se.atlascopco.com>2019-02-06 21:34:55 +0100
commit3822962154e27d72d09d7bd10f80306bd5bf0369 (patch)
tree83587f0def152b42a146220f7f6ac0e0ec528838 /COPYING.MIT
parent3ec96cf82e396b4e826f46164f6da8bd2072b0b8 (diff)
downloadmeta-updater-3822962154e27d72d09d7bd10f80306bd5bf0369.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 'COPYING.MIT')
0 files changed, 0 insertions, 0 deletions