1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/x86
Florian Eckert 33411ee919 target/x86/image: use qemu-img from STAGING_DIR_HOST
The host tool package qemu is build for the target x86. The installed tool
qemu-img is needed to build vdi or vmdk images. In the image Makefile we
use however the host installed qemu-img command and not the tool from the
buildsystem. This commit force to use the already build qemu-img command
from the openwrt toolchain.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2019-08-17 16:57:32 +02:00
..
64 kernel: x86: enable NVME support for 64 bit target 2019-07-09 13:57:31 +02:00
base-files x86: fix missing led variable warning during boot 2019-06-25 14:12:22 +00:00
generic x86: add modern network modules to Generic target 2019-07-17 12:16:29 +02:00
geode x86: Add support for kernel 4.19 2019-01-12 22:40:36 +01:00
image target/x86/image: use qemu-img from STAGING_DIR_HOST 2019-08-17 16:57:32 +02:00
legacy x86: Add support for kernel 4.19 2019-01-12 22:40:36 +01:00
patches-4.14 kernel: bump 4.14 to 4.14.120 2019-05-21 09:45:15 +02:00
patches-4.19 kernel: bump 4.19 to 4.19.44 2019-05-21 09:45:15 +02:00
config-4.14 kernel: package Broadcom BNX2X driver 2019-06-20 20:02:29 +02:00
config-4.19 kernel: package Broadcom BNX2X driver 2019-06-20 20:02:29 +02:00
Makefile treewide: kernel: bump some targets to 4.19 2019-06-18 16:08:55 +02:00
modules.mk