]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemd_boot: Enable module to test systemd bootloader
authorJose Perez Carranza <jose.perez.carranza@intel.com>
Mon, 4 Jul 2016 21:15:07 +0000 (16:15 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Jul 2016 22:46:57 +0000 (23:46 +0100)
commit3f859816aef3c3dba35cfbea15f0c56483205544
treedfde570f847b3e0f1ed08f3f566820f5e71cdf5c
parentbb7bc6061b70648635d969e66c6ed333ca5f427e
systemd_boot: Enable module to test systemd bootloader

 Module systemd_boot created wtih a class "Systemdboot"
 and a test case "test_efi_systemdboot_images_can_be_built"
 to test new systemd bootloader.

 [YOCTO #9706]

Signed-off-by: Jose Perez Carranza <jose.perez.carranza@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta-yocto-bsp/lib/oeqa/selftest/systemd_boot.py [new file with mode: 0644]