diff options
| -rw-r--r-- | recipes-extended/images/xen-image-minimal.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/images/xen-image-minimal.bb b/recipes-extended/images/xen-image-minimal.bb index 7f10b1d6..9fd05d2a 100644 --- a/recipes-extended/images/xen-image-minimal.bb +++ b/recipes-extended/images/xen-image-minimal.bb | |||
| @@ -36,7 +36,7 @@ LICENSE = "MIT" | |||
| 36 | 36 | ||
| 37 | QB_NETWORK_XEN_BRIDGE = "1" | 37 | QB_NETWORK_XEN_BRIDGE = "1" |
| 38 | 38 | ||
| 39 | inherit core-image qemuboot-xen-defaults qemuboot-xen-dtb qemuboot-testimage-network | 39 | inherit core-image |
| 40 | # Only inherit the qemuboot classes when building for a qemu machine | 40 | # Only inherit the qemuboot classes when building for a qemu machine |
| 41 | QB_QEMU_CLASSES = "" | 41 | QB_QEMU_CLASSES = "" |
| 42 | QB_QEMU_CLASSES:qemuall = "qemuboot-xen-defaults qemuboot-xen-dtb qemuboot-testimage-network" | 42 | QB_QEMU_CLASSES:qemuall = "qemuboot-xen-defaults qemuboot-xen-dtb qemuboot-testimage-network" |
