This moves the Jailhouse recipe to release 0.10, cleaning up things we
now no longer need, specifically build-time configs.
It also updates to the latest Isar next so that we can add another
board: LeMaker HiKey. It's our first UEFI-based boot on ARM64.
The Isar update also allows to use the new expand-on-first-boot which
automatically grows the rootfs to the full SD card size.
We are now almost ready for a jailhouse-images 0.10 release. I'm just
waiting for a relicensing approval of these recipes, to make reuse in
own layers and exchange with Isar simpler. But maybe that will also
become a post-release topic if things do not progress over this week.
Jan
Jan Kiszka (8):
jailhouse: Update to release 0.10
Update to latest Isar
Expand SD card images during first boot
non-root-initramfs: Skip dh_auto_test
linux-jailhouse: Add support for HiKey board
customizations: Add HiKey support
Hook up LeMaker HiKey support
README: Add HiKey support
README.md | 11 +++++++++++
conf/distro/jailhouse-demo.conf | 6 ++----
conf/multiconfig/espressobin-jailhouse.conf | 2 --
.../{espressobin-jailhouse.conf => hikey-jailhouse.conf} | 7 ++++---
conf/multiconfig/orangepi-zero-jailhouse.conf | 2 --
conf/multiconfig/qemu-target.inc | 3 +++
images.list | 5 +++--
kas.yml | 2 +-
recipes-core/customizations/files/.bash_history-hikey | 14 ++++++++++++++
recipes-core/customizations/files/postinst-espressobin | 3 ++-
recipes-core/customizations/files/postinst-hikey | 1 +
recipes-core/customizations/files/postinst-orangepi-zero | 3 ++-
recipes-core/images/demo-image.bb | 3 +--
recipes-core/non-root-initramfs/files/debian/rules | 2 ++
recipes-jailhouse/jailhouse/files/orangepi-zero_config.h | 1 -
recipes-jailhouse/jailhouse/files/qemuarm64_config.h | 1 -
recipes-jailhouse/jailhouse/files/x86-64_config.h | 1 -
recipes-jailhouse/jailhouse/jailhouse.inc | 14 +-------------
.../jailhouse/{jailhouse_0.9.1.bb => jailhouse_0.10.bb} | 2 +-
recipes-kernel/linux/files/arm64_defconfig | 15 ++++++---------
recipes-kernel/linux/linux-jailhouse.bb | 2 +-
scripts/lib/wic/canned-wks/hikey.wks | 16 ++++++++++++++++
start-qemu.sh | 4 +++-
23 files changed, 74 insertions(+), 46 deletions(-)
copy conf/multiconfig/{espressobin-jailhouse.conf => hikey-jailhouse.conf}
(64%)
create mode 100644 recipes-core/customizations/files/.bash_history-hikey
create mode 100644 recipes-core/customizations/files/postinst-hikey
delete mode 100644 recipes-jailhouse/jailhouse/files/orangepi-zero_config.h
delete mode 100644 recipes-jailhouse/jailhouse/files/qemuarm64_config.h
delete mode 100644 recipes-jailhouse/jailhouse/files/x86-64_config.h
rename recipes-jailhouse/jailhouse/{jailhouse_0.9.1.bb => jailhouse_0.10.bb}
(79%)
create mode 100644 scripts/lib/wic/canned-wks/hikey.wks
--
2.16.4
--
You received this message because you are subscribed to the Google Groups
"Jailhouse" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.