[meta-virtualization] [meta-virtualization (krogoth)][PATCH 3/5] xen: add gnu-efi to DEPENDS

Doug Goldstein cardoe at cardoe.com
Mon Jan 2 20:47:52 PST 2017


Allow Xen to build the EFI loader by including the required dependency.

Signed-off-by: Doug Goldstein <cardoe at cardoe.com>
---
 recipes-extended/xen/xen.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/xen.inc
index 429a05a..0d156dc 100644
--- a/recipes-extended/xen/xen.inc
+++ b/recipes-extended/xen/xen.inc
@@ -52,6 +52,7 @@ DEPENDS = " \
     xz \
     yajl \
     zlib \
+	gnu-efi \
     "
 
 # inherit setuptools adds python to RDEPENDS, override it
-- 
2.10.2



More information about the meta-virtualization mailing list