Age | Commit message (Collapse) | Author | Files | Lines |
|
This is the initial commit of agl-basesystem.
- create new layer, meta-oem-production-readiness
- create sub-layer, meta-agl-basesystem
- add 1 feature to enable basesystem
- add 2 bbclass which support to build
- add packagegroups as place holder
Bug-AGL: SPEC-3670
Signed-off-by: Riku Nomoto <riku_nomoto@mail.toyota.co.jp>
Change-Id: I457fb12086d913e8082843c87de9673df4d65710
|
|
Jailhouse is a partitioning hypervisor based on Linux. It is able to run
bare-metal applications or (adapted) operating systems besides Linux.
For this purpose, it configures CPU and device virtualization features
of the hardware platform in a way that none of these domains, called
"cells" here, can interfere with each other in an unacceptable way.
This layer adds the Jailhouse package into AGL and also appends the BSPs
to allow it to run. Currently, Raspberry Pi 4 and QEMU x86-64 targets
are supported.
To enable Jailhouse and include it in the image, the AGL feature
agl-jailhouse must be enabled.
Bug-AGL: SPEC-3507
Signed-off-by: Jakub Luzny <jakub@luzny.cz>
Change-Id: I0fbc0b5d931c85d6f22b0222da8c2b106c4115e1
|
|
Remove old and add new description.
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: Ia4543cfe51c8e693c9d98b262c345f9304c1eadb
|
|
Update the documentation for meta-agl-devel in the file meta-agl-devel.md
Bug-AGL: SPEC-3451
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I50cad273756bb79f64cd15192dfc911dfc3650df
|
|
I fixed the formatting on a note to match how it should be.
Change-Id: Iae939ce8e111bbd13952165a55681d8bf968e8be
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
The link to the "Initializing Your Build Environment" in
the "Getting Started" area was broken. Fixed it.
Change-Id: I59f1390c10e524d6ef21ee2181aa49dfb5978fbd
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|
|
I added the "meta-agl-devel.md" file to a new branch named
"sandbox/scottrif29/scottdocs". This file replaces the original
README.md file.
Change-Id: Icb5714b2c940626a9b53d2c8b42fb4516af9abec
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
|