diff options
| author | Bin Meng <bin.meng@windriver.com> | 2022-09-08 21:28:13 +0800 |
|---|---|---|
| committer | Stefan Weil <sw@weilnetz.de> | 2022-10-31 10:06:11 +0100 |
| commit | a3c1e6458dbbe3647ccadfb39cbb585fdc4373a5 (patch) | |
| tree | db7d4f704001b83ffea578249c41fb32656290c9 /tests/avocado/boot_linux_console.py | |
| parent | 93dbca2ce9f112ee8bfd641fa2ea6ff0771c6c39 (diff) | |
| download | focaccia-qemu-a3c1e6458dbbe3647ccadfb39cbb585fdc4373a5.tar.gz focaccia-qemu-a3c1e6458dbbe3647ccadfb39cbb585fdc4373a5.zip | |
scripts/nsis.py: Automatically package required DLLs of QEMU executables
At present packaging the required DLLs of QEMU executables is a manual process, and error prone. Actually build/config-host.mak contains a GLIB_BINDIR variable which is the directory where glib and other DLLs reside. This works for both Windows native build and cross-build on Linux. We can use it as the search directory for DLLs and automate the whole DLL packaging process. Signed-off-by: Bin Meng <bin.meng@windriver.com> Message-Id: <20220908132817.1831008-4-bmeng.cn@gmail.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Tested-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'tests/avocado/boot_linux_console.py')
0 files changed, 0 insertions, 0 deletions