| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Is is now easy to build a specific branch by adding the following line to
local.conf
BRANCH_pn-aktualizr = "mybranchname"
Also, the run-qemu-ota script can also take a path to an image file, which is
useful for long-term test images.
|
|\ |
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use the configurations for local.conf provided by
layer meta-updater-* (depending on the machine)
if variable TEMPLATECONF has not been set.
Otherwise, if the variable is not set or if the
layer does not provide any configurations then
the default will be used (just as before this change).
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|\|
| |
| |
| | |
into pyro
|
| |
| |
| |
| | |
Also remove old bash scripts for running inside qemu
|
|\| |
|
| | |
|
| | |
|
| | |
|
|/
|
|
|
|
|
| |
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>
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
This is a basic script to run bitbake over multiple build* directories
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
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>
|