| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
In pyro, u-boot-common_2017.01.inc is created. In the inc file,
SRC_URI and LICENSE is defined. So u-boot_2016.11 needs those variables
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
|
|
|
|
|
|
| |
Copy the Yocto/OE recipe for U-Boot from branch
morty to ensure that rpi_3_32b_defconfig is present
and U-Boot can be built for Raspberry Pi 3.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|
|
|
| |
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|
|
|
|
|
|
| |
Classes are and bbappends are reworked so that mere inclusion of
this layer to bbappends.conf doesn't change anything. In addition
class behavior can now be controlled by both inheriting sota.bblcass
and enabling "sota" DISTRO_FEATURE.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Bug-AGL: SPEC-254
Change-Id: Ic87171163ad81b8fd9f96a5e1d22b9b9522485c2
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
|
|
|
|
|
|
| |
The ramdisk size on qemux86-64 was 9MB, decompressed, which was causing a
kernel panic on boot. Double it to 16MB.
Change-Id: I11e28977b1342d3d8cb5c43de5105ac288d097f2
Signed-off-by: Phil Wise <phil@advancedtelematic.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bug-AGL: SPEC-254
v2 [jsmoeller]: change rpi fdt addr to 200M (fix cma),
re-add inherit gobject-introspection (!)
v3 [oytis]: move boot logic to editable uEnv.txt
Change-Id: Ic54aadc8377ed1e2a8f2f4ab87db2a7a6660cd15
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
|
|
|
|
|
|
|
|
|
| |
security attributes.
Bug-AGL: SPEC-259
Change-Id: I44499ce3f5f1924aecf63689a93d1f20e779225e
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
|
|
|
|
|
|
|
| |
bootable as an OSTree deployment
Bug-AGL: SPEC-253
Change-Id: If636a282d51a64c73c46ce70a361518c1f70cdd6
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
|
|
|
|
|
|
|
| |
ipxe implementation to get rid of multilib
Bug-AGL: SPEC-242
Change-Id: I43589a295fd1e499c03c0ff77f04f9af7f1518b0
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
|
|
|
|
|
|
|
| |
otaimg is now a live image.
Bug-AGL: SPEC-236
Change-Id: I5a56ffbdb098c1b4eb33fceeae32e28611b83fb7
Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com>
|
|
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>
|