diff options
| -rw-r--r-- | recipes-extended/xen/xen-tools.inc | 1 | ||||
| -rw-r--r-- | recipes-extended/xen/xen.inc | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/xen/xen-tools.inc b/recipes-extended/xen/xen-tools.inc index 64aee0ab..d457b36a 100644 --- a/recipes-extended/xen/xen-tools.inc +++ b/recipes-extended/xen/xen-tools.inc | |||
| @@ -793,6 +793,7 @@ EXTRA_OECONF += " \ | |||
| 793 | --with-initddir=${INIT_D_DIR} \ | 793 | --with-initddir=${INIT_D_DIR} \ |
| 794 | --with-sysconfig-leaf-dir=default \ | 794 | --with-sysconfig-leaf-dir=default \ |
| 795 | --with-system-qemu=${bindir}/${QEMU_SYSTEM} \ | 795 | --with-system-qemu=${bindir}/${QEMU_SYSTEM} \ |
| 796 | --disable-rombios \ | ||
| 796 | " | 797 | " |
| 797 | 798 | ||
| 798 | do_configure() { | 799 | do_configure() { |
diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc index f8c1e266..6960295e 100644 --- a/recipes-extended/xen/xen.inc +++ b/recipes-extended/xen/xen.inc | |||
| @@ -18,7 +18,6 @@ PACKAGECONFIG[systemd] = "--enable-systemd,--disable-systemd,systemd," | |||
| 18 | PACKAGECONFIG[externalblktap] = ",,," | 18 | PACKAGECONFIG[externalblktap] = ",,," |
| 19 | 19 | ||
| 20 | DEPENDS = " \ | 20 | DEPENDS = " \ |
| 21 | ${@bb.utils.contains('XEN_TARGET_ARCH', 'x86_64', 'dev86-native', '', d)} \ | ||
| 22 | bison-native \ | 21 | bison-native \ |
| 23 | flex-native \ | 22 | flex-native \ |
| 24 | file-native \ | 23 | file-native \ |
