Linux UEFI Validation Project v2.4-rc2 release
by Megha Dey
Hello,
This is to announce the release of LUV v2.4-rc2. It includes the usual
updates to yocto, meta-oe, various test suites kernel version and bug
fixes.
This release comes about 7 months after our last release. We have been
working on shifting LUV from being a fork of the yocto project to
maintaining a meta-luv layer only git repository. We will have a
separate git which will pull all the other required layers from the
open-embedded project to build the final LUV image. This would make
maintaining the project easier, make the project more open for others
to contribute and ensure that the project builds on ARM platforms. We
have been in the process of getting this project approved internally
and it seems to be taking quite a while.
=== Updates:
1. updated changes from the poky and meta-openembedded repos. (New
branch warrior)
2. updated the Linux kernel version to 5.1
3. updated FWTS to v19.06.00
4. updated chipsec to v1.3.7
5. The LUV project was successfully compiled on ThunderX Workstation
natively.
=== Bug Fixes
1. Fixed all the issues which arose as a result of the above updates.
2. If reboots-tests are enabled, an extra directory was created in the
results folder.
3. On certain systems, systemd failed to use ttyS0 as Standard Output
=== Features
1. Update script to modify LUV parameters
2. Splash and frame buffer support was added to the ARM LUV image. The
graphics testing was done on a ThunderX2 WorkStation
== Binary images for x86:
The release images for x86 (disk and network) are available at
https://download.01.org/linux-uefi-validation/v2.4/
=== Known issues
1. Bits is not running on 32 bit systems. Looks like this has started
after we updated grub from v2.0 to v2.02.
2. Netconsole in bits does not work if the listener is on a different
subnet compared to the host.
3. When running netconsole, we only see logs from chipsec and ndctl
test suites
=== Short log:
Many thanks to all the contributors of this release. This is how the
short log looks:
Megha Dey (21):
Merge branch warrior of git://git.yoctoproject.org/poky
Merge branch warrior of git://git.openembedded.org/meta-
openembedded
meta-luv: update LAYERSERIES_COMPAT_luv variable
qemu: Update to 3.1.0
systemd: Update to v241
ndctl: Update to v63
plymouth: Update to 0.9.4
plymouth: Do not hardcode number of test-suites
chipsec: Bump to version v1.3.7
fwts: Update fwts to v19.06.00
linux-luv: Bump kernel to v5.1
linux-luv: Remove unused patch
linux-libc-headers: Bump linux-libc-headers to v5.1
luv: increase the maximum size of the initramfs
luv-test: Do not create extra results directory
meta-luv/utils/: Update script to modify LUV parameters
luv-test: Do not use tty as standard output for x86
meta-luv/README: Update README
pstore-test: Ensure do_patch executes after linux-luv:do_patch
Plymouth: Revert commit that uses device timeout
LUV v2.4-rc2
Naresh Bhat (4):
aarch64: Enable FB and bootup logo
luv-image:Add splash and nomodeset to cmdline base
luv-image: Move crash kexec post notifiers to CMDLINE_BASE
efivarfs-test: Ensure the kernel source available
Thanks,
Megha
2 years, 9 months