]> git.ipfire.org Git - thirdparty/systemd.git/commit - meson.build
test-efi-create-disk.sh: allow running from separate build dir, hook up to meson
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 16 Apr 2017 16:04:46 +0000 (12:04 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 24 Apr 2017 01:47:29 +0000 (21:47 -0400)
commitd83f4f506d560fb67add370f49510b9c55c467c8
tree256ecf0c75a3282eaeed0db1460e306d81628e09
parentfdd147a88e888e14fbd86b522998a8a566d09fd1
test-efi-create-disk.sh: allow running from separate build dir, hook up to meson

This allow test-efi-disk.img to be created under meson.
The invocation of qemu is not converted yet, in particular because the
command-line used in Makefile.am is outdated.
Makefile.am
meson.build
src/boot/efi/meson.build
test/test-efi-create-disk.sh