Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Copy run-qemu script over from meta-updater-qemux86-64 | Phil Wise | 2017-07-20 | 10 | -1982/+150 | |
| | | | | | | | | Also remove old bash scripts for running inside qemu | |||||
* | | Merge branch 'morty' into pyro | Anton Gerasimov | 2017-07-05 | 1 | -33/+20 | |
|\| | ||||||
| * | Fix new/existing build directory logic | Phil Wise | 2017-06-26 | 1 | -1/+3 | |
| | | ||||||
| * | Quote all bash variables | Shaun Taheri | 2017-06-26 | 1 | -36/+18 | |
| | | ||||||
| * | Fix script directory in zsh | Shaun Taheri | 2017-06-26 | 1 | -4/+7 | |
| | | ||||||
* | | otaimage.py: Arrage script for pyro | Changhyeok Bae | 2017-06-13 | 1 | -5/+6 | |
|/ | | | | | | | 1. msger is replaced to logging module in yocto upstream (pyro branch). 2. move oe/misc.py one level up in yocto upstream (pyro branch). Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com> | |||||
* | Replace includes with bblcasses | Anton Gerasimov | 2017-04-26 | 1 | -7/+1 | |
| | | | | | | They are more flexible and allow tricks like conditionally inheriting machine-related classes from the main one which makes things easier for external users like AGL | |||||
* | Set default DISTRO, disable prelink | Phil Wise | 2017-04-20 | 1 | -0/+1 | |
| | | | | | | Setting the default DISTRO to include systemd means that the rvi-sota-client starts by default, making it work 'out of the box'. image-prelink seems to be broken at the moment, so I've disabled it by default. | |||||
* | Script to build over multiple directories | Phil Wise | 2017-04-19 | 1 | -0/+60 | |
| | | | | This is a basic script to run bitbake over multiple build* directories | |||||
* | Add configuration for grub-efi on Minnowboard | Anton Gerasimov | 2017-04-11 | 2 | -0/+10 | |
| | ||||||
* | Add tweaks for compatibility with AGL | Anton Gerasimov | 2017-04-11 | 1 | -3/+2 | |
| | ||||||
* | Fix small bugs, fix WIC for minnowboard | Anton Gerasimov | 2017-04-07 | 1 | -0/+0 | |
| | ||||||
* | Replace TEMPLATECONF with agl-like config snippets | Anton Gerasimov | 2017-04-04 | 1 | -0/+53 | |
| | ||||||
* | Replace sdcard_image* classes with wic | Anton Gerasimov | 2017-04-03 | 2 | -0/+76 | |
| | ||||||
* | Add support for emulating OSTree updates in qemux86: new live image, | Anton Gerasimov | 2016-08-16 | 9 | -0/+1982 | |
u-boot that can be used as BIOS, machine that uses both and fork of poky runqemu supporting the new live image. Bug-AGL: SPEC-236 Change-Id: Id99d122c05a00eb94902e8f6907455a1e681f2a3 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> |