[yocto] Problems to build xen-guest-image-minimal

2017-05-31 Thread Pello Heriz
Hi, I'm trying to build xen-guest-image-minimal with master branch of Yocto, but I keep stuck in the next error: bitbake xen-guest-image-minimal NOTE: /opt/yocto_GE/poky/meta-qt5/recipes-qt/qt5/qtbase_git.bb: base_contains is deprecated, please use bb.utils.contains instead. NOTE:

[yocto] xen-guest-image-minimal building error

2017-05-26 Thread Pello Heriz
Hi all, I'm trying to build an a xen guest image for the zcu102 board with the master branch of Yocto, but I'm having a trouble. The building process stops due to the next error: NOTE: Resolving any missing task queue dependencies ERROR: Nothing PROVIDES 'python-smartpm-native'. Close matches:

Re: [yocto] [meta-xilinx] Trying to build xen-guest-image-minimal

2017-05-23 Thread Pello Heriz
mean by 'you can also try searching the error on the mailing list'? Thanks for your help, Best regards, Pello 2017-05-23 1:44 GMT+02:00 Alistair Francis <alistai...@gmail.com>: > On Thu, May 18, 2017 at 11:23 PM, Pello Heriz > <pello.he...@alumni.mondragon.edu> wrote: > >

[yocto] Trying to build a xen-image-minimal with petalinux v2016.4

2017-05-18 Thread Pello Heriz
Hi all, I'm trying to build a xen-image-minimal using petalinux v2016.4 following the steps that are given in the ug1144 documentation. Anyway, when it starts to execute the bitbake, it shows the next errors making the building impossible: generalelectric@mlan11214m117linux:/opt/xen_test$

Re: [yocto] [meta-xilinx] Trying to build xen-guest-image-minimal

2017-05-18 Thread Pello Heriz
returning a non-zero exit code. generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$ Do you know how can I solve this issue? Best regards, Pello 2017-05-17 17:16 GMT+02:00 Alistair Francis <alistai...@gmail.com>: > On Wed, May 17, 2017 at 12:37 AM, Pello Heriz > &

[yocto] Trying to build xen-guest-image-minimal

2017-05-17 Thread Pello Heriz
Hi all, I'm trying to build a xen-guest-image-minimal, but I have the next error: generalelectric@mlan11214m117linux:/opt/yocto_GE/poky/master/build$ bitbake xen-guest-image-minimal Loading cache: 100% || Time: 0:00:01 Loaded 2865 entries from

[yocto] xen-image-minimal testing

2017-05-02 Thread Pello Heriz
Hi all, I have built an image using "xen-image-minimal" command with Yocto and I would want to know how can I test if xen functionalities are correct or not with Zynq MPSoC QEMU. How can I do this? Anyway, I have seen that sometimes in the QEMU terminal appears the next message when the

[yocto] Build a Yocto image to be the guest (Dom1) in a system that uses Xen hypervisor and petalinux image for Dom0

2017-04-24 Thread Pello Heriz
Hi all, Finally I have compiled an image using Yocto that includes the meta-virtualization layer with DISTRO_FEATURES_append = " xen" in the local.conf file. I understand that this must be used to build an image to work as a Dom0 image with Xen. If I want to have a Dom1 guest image, would be

[yocto] No recipes available for meta-selinux and meta-virtualization layers

2017-04-10 Thread Pello Heriz
Hi, I have tried to build a core-image-minimal image with master branch of Yocto and I have added the meta-virtualization layer and it's dependency layers in order to have virtualization functionalities enabled when creating the image. The problem is that the bitbake execution fails due to there