summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * find_aktualizr_dependencies.sh: Run once per recipe.Patrick Vacek2018-06-281-12/+11
| * find_dependencies.py: rename from find_packages.py.Patrick Vacek2018-06-281-0/+0
| * find_packages.py: Hide some i586-specific virtual packages.Patrick Vacek2018-06-281-0/+2
| * find_packages.py: Do not write anything if recipe is not found.Patrick Vacek2018-06-281-25/+30
| * find_packages.py: Substantial rewrite based on OSS team feedback.Patrick Vacek2018-06-281-49/+130
| * find_packages.py: input package names to search.Patrick Vacek2018-06-272-20/+38
* | Remove python3-requests from Dockerfile.bitbakeLaurent Bonnans2018-06-271-1/+0
* | Rename Jenkinsfile to Jenkinsfile.bleedingLaurent Bonnans2018-06-251-0/+3
* | Small doc about setting up Jenkins for meta-updaterLaurent Bonnans2018-06-251-0/+14
* | Add caching to CI bitbakingLaurent Bonnans2018-06-252-4/+30
* | Use plain bash instead of hacky sed for CI config filesLaurent Bonnans2018-06-223-16/+10
* | Try to bitbake on CI inside dockerLaurent Bonnans2018-06-222-4/+42
* | Refactor some of the Jenkins pipeline stuffLaurent Bonnans2018-06-211-9/+14
|/
* Try to checkout aktualizr from pipelineLaurent Bonnans2018-06-181-2/+11
* Bitbake build from JenkinsLaurent Bonnans2018-06-184-2/+83
* Checkout of repo from JenkinsLaurent Bonnans2018-06-181-0/+27
* find_packages.py: Ignore packages in ASSUME_PROVIDED.Patrick Vacek2018-05-301-3/+6
* find_packages.py: Fix python style issues.Patrick Vacek2018-05-281-9/+7
* find_packages.py: Add explanatory comment about list appending.Patrick Vacek2018-05-281-0/+3
* find_packages.py: Fix repo name parsing logic.Patrick Vacek2018-05-281-5/+20
* find_packages.py: Get full path for patches and other local files.Patrick Vacek2018-05-281-4/+11
* find_packages.py: Check for a few unlisted aktualizr dependencies.Patrick Vacek2018-05-281-1/+9
* find_packages.py: Catch empty info and return early.Patrick Vacek2018-05-281-1/+5
* find_packages.py: Initial version.Patrick Vacek2018-05-281-0/+87
* Merge remote-tracking branch 'origin/rocko' into rocko-mergeRicardo Salveti2018-03-292-0/+9
|\
| * Restrict secondary network to localhostPhil Wise2018-03-271-1/+1
| * Add a --secondary-network option to run-qemu-otaPhil Wise2018-03-192-0/+9
* | sdimage-sota.wks: remove label as it gets set by image_types_otaRicardo Salveti2018-03-081-1/+1
|/
* More general exception handler for `kvm-ok`Laurent Bonnans2018-01-191-1/+1
* Fix some basic oe-selftest errors.Patrick Vacek2018-01-181-1/+1
* Merge branch 'pyro' into bugfix/update-rockoPatrick Vacek2018-01-171-6/+5
|\
| * Add a hint when machine autodetection failsPhil Wise2017-12-011-6/+5
* | Add fixes for compatibility with RockoAnton Gerasimov2017-11-171-1/+1
|/
* Merge pull request #181 from advancedtelematic/bugfix/PRO-4319/duplicate-bbla...OYTIS2017-11-171-9/+1
|\
| * Ignore configuration templates to avoid duplicate inclusion of stuffAnton Gerasimov2017-11-171-9/+1
* | Autodetect KVMPhil Wise2017-11-162-2/+15
* | Remove unused import, break long linesPhil Wise2017-11-161-2/+5
* | Rough draft of a run-qemu-ota test.Patrick Vacek2017-11-131-2/+2
* | Refactor QemuCommand class into its own file/module.Patrick Vacek2017-11-132-116/+120
|/
* Merge pull request #166 from advancedtelematic/bugfix/pyrobuildcajun-rat2017-11-091-22/+10
|\
| * Fix incompatibilities with latest pyro, use wic on RPiAnton Gerasimov2017-11-071-22/+10
* | Fix race condition in run-qemu-otaAnton Gerasimov2017-11-081-1/+1
|/
* Make it easier to build from branches and run a specific imagePhil Wise2017-09-131-3/+7
* Merge branch 'morty' into pyroAnton Gerasimov2017-09-081-2/+25
|\
| * PRO-3923 Add persistence option to run-qemu scriptJon Oster2017-09-051-2/+25
* | Merge remote-tracking branch 'github/morty' into HEADPhil Wise2017-08-241-1/+9
|\|
| * scripts/envsetup.sh: Use machine specific local.confLeon Anavi2017-08-181-1/+9
* | Merge branch 'morty' of https://github.com/advancedtelematic/meta-updater int...Leon Anavi2017-07-2510-1982/+150
|\|
| * Copy run-qemu script over from meta-updater-qemux86-64Phil Wise2017-07-2010-1982/+150
* | Merge branch 'morty' into pyroAnton Gerasimov2017-07-051-33/+20
|\|