Primarily, this brings another board to jailhouse-images: Marvell's
ESPRESSObin. Along this come several updates, to the current Isar
next branch, a newer 4.14-kernel and a new stable buildroot. Also,
several cleanups and smaller fixes are included.

Jan

Jan Kiszka (22):
  non-root-initramfs: Update to 2018.05.1
  non-root-initramfs: Adjust file ownership of downloads
  README: Update to new menu-based build process and add physical
    targets
  Update Isar revision
  Set distro name jailhouse-demo in multiconfig files
  qemuamd64: Switch to ext4-img
  Refactor multiconfig files
  orangepi-zero: Clean up wks file
  nuc6cay: Clean up wks file
  linux-jailhouse: Update to 4.14.70
  linux-jailhouse: Prepare for generic arm64 config
  linux-jailhouse: Add ESPRESSObin support
  linux-jailhouse: Add fix for Armada 37xx UART
  jailhouse: Add ESPRESSObin support
  customizations: Add ESPRESSObin support
  Hook up Marvell ESPRESSObin support
  README: Add ESPRESSObin details
  linux-jailhouse: arm64: Enable USB wireless adapters
  jailhouse: Improve depmod run in postinst
  build-images: Propagate terminal mode into kas container
  xradio: Use require instead of include
  orangepi-zero: Remove unused serial settings

 README.md                                          |  55 +++--
 build-images.sh                                    |   7 +-
 conf/distro/jailhouse-demo.conf                    |   6 +
 ...4-jailhouse.conf => espressobin-jailhouse.conf} |  11 +-
 conf/multiconfig/nuc6cay-jailhouse.conf            |   7 +-
 conf/multiconfig/orangepi-zero-jailhouse.conf      |  20 +-
 .../postinst => conf/multiconfig/qemu-target.inc   |   5 +-
 conf/multiconfig/qemuamd64-jailhouse.conf          |   7 +-
 conf/multiconfig/qemuarm64-jailhouse.conf          |   7 +-
 images.list                                        |   3 +-
 kas.yml                                            |   2 +-
 recipes-core/customizations/customizations.bb      |   3 +
 .../customizations/files/.bash_history-espressobin |  14 ++
 recipes-core/customizations/files/ethernet         |   2 +-
 .../customizations/files/postinst-espressobin      |  17 ++
 recipes-core/non-root-initramfs/files/amd64-config |  11 +-
 recipes-core/non-root-initramfs/files/arm64-config |  11 +-
 recipes-core/non-root-initramfs/files/armhf-config |  11 +-
 ..._2018.05.bb => non-root-initramfs_2018.05.1.bb} |   9 +-
 recipes-jailhouse/jailhouse/files/debian/postinst  |   2 +-
 recipes-jailhouse/jailhouse/jailhouse.inc          |   5 +-
 ...snps-dwmac-mdio-MDIOs-are-automatically-r.patch |   6 +-
 ...dwmac-sun8i-Handle-integrated-external-MD.patch |   6 +-
 ...-net-stmmac-sun8i-Restore-the-compatibles.patch |   6 +-
 ...-arm-dts-sunxi-h3-h5-Restore-EMAC-changes.patch |   6 +-
 ...xi-h3-h5-represent-the-mdio-switch-used-b.patch |   6 +-
 ...ARM-dts-sunxi-Restore-EMAC-changes-boards.patch |   6 +-
 ...M-dts-orange-pi-zero-Adjust-wifi-settings.patch |   6 +-
 ...u-uart-Fix-reporting-of-effective-CSIZE-t.patch |  38 ++++
 .../files/{qemuarm64_defconfig => arm64_defconfig} | 224 +++++++++++++++++++--
 recipes-kernel/linux/files/orangepi-zero_defconfig |   2 +-
 recipes-kernel/linux/files/x86-64_defconfig        |   4 +-
 recipes-kernel/linux/linux-jailhouse.bb            |   9 +-
 recipes-kernel/xradio/xradio.bb                    |  13 +-
 scripts/lib/wic/canned-wks/espressobin.wks         |   1 +
 scripts/lib/wic/canned-wks/nuc6cay.wks             |   6 +-
 scripts/lib/wic/canned-wks/orangepi-zero.wks       |   6 +-
 start-qemu.sh                                      |   8 +-
 38 files changed, 448 insertions(+), 120 deletions(-)
 copy conf/multiconfig/{qemuarm64-jailhouse.conf => espressobin-jailhouse.conf} 
(59%)
 copy recipes-jailhouse/jailhouse/files/debian/postinst => 
conf/multiconfig/qemu-target.inc (78%)
 mode change 100755 => 100644
 create mode 100644 recipes-core/customizations/files/.bash_history-espressobin
 create mode 100644 recipes-core/customizations/files/postinst-espressobin
 rename recipes-core/non-root-initramfs/{non-root-initramfs_2018.05.bb => 
non-root-initramfs_2018.05.1.bb} (74%)
 create mode 100644 
recipes-kernel/linux/files/0008-serial-mvebu-uart-Fix-reporting-of-effective-CSIZE-t.patch
 rename recipes-kernel/linux/files/{qemuarm64_defconfig => arm64_defconfig} 
(95%)
 create mode 100644 scripts/lib/wic/canned-wks/espressobin.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.

Reply via email to