Initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# short-description: This file is used in oe-selftest wic module to test uefi-kernel loader
|
||||
|
||||
part /boot --source bootimg-efi --sourceparams="loader=uefi-kernel"
|
||||
part / --source rootfs --fstype=ext4 --align 1024 --use-uuid
|
||||
|
||||
Reference in New Issue
Block a user