Add yocto helper scripts #248

Merged
meierj merged 17 commits from mueller/yocto-helper-scripts into develop 2022-05-10 18:45:54 +02:00
Showing only changes of commit 9884ea225e - Show all commits

View File

@ -12,6 +12,15 @@ list yields a list of all related PRs for each release.
# [v1.12.0] # [v1.12.0]
## Added
- Adds a yocto helper script which is able to install the release build binaries
(OBSW and Watchdog) into the `q7s-yocto` repository as long as the `q7s-package`
or `q7s-yocto` repo was cloned in the same directory the EIVE OBSW repo.
This makes updating the root filesystem a lot easier. It also creates and installs a
version file.
PR: https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/248
## Changed ## Changed
- Build unittest as default side product of hosted builds - Build unittest as default side product of hosted builds