mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-14 14:36:02 +01:00
kernel-tools: Fix confgiure error
Fix: do_configure: QA Issue: kernel-tools: invalid PACKAGECONFIG: virtio [invalid-packageconfig] Signed-off-by: Jun Zhu <junzhu@nxp.com>
This commit is contained in:
parent
5bac5b0266
commit
d3712dee47
|
|
@ -22,6 +22,7 @@ PACKAGECONFIG_VSOCK = "vsock"
|
|||
PACKAGECONFIG_VSOCK:mx6-nxp-bsp = ""
|
||||
PACKAGECONFIG_VSOCK:mx7-nxp-bsp = ""
|
||||
|
||||
PACKAGECONFIG[virtio] = ",,"
|
||||
PACKAGECONFIG[vsock] = ",,liburing"
|
||||
|
||||
KERNEL_PCITEST_SRC ?= " \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user