[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: Query regarding booting XEN on Banana Pi-M1 noard.
Hello @Bertrand Marquis sir, I referref the docs and trying to build the Xen for Banana-Pi M1. my BBfile.conf is: # POKY_BBLAYERS_CONF_VERSION is increased each time build/conf/bblayers.conf # changes incompatibly POKY_BBLAYERS_CONF_VERSION = "2" BBPATH = "${TOPDIR}" BBFILES ?= "" BBLAYERS ?= " \ /home/siddhu/Documents/yocto/sources/zeus/poky-zeus/meta \ /home/siddhu/Documents/yocto/sources/zeus/poky-zeus/meta-poky \ /home/siddhu/Documents/yocto/sources/zeus/poky-zeus/meta-yocto-bsp \ /home/siddhu/Documents/yocto/sources/zeus/meta-openembedded/meta-oe \ /home/siddhu/Documents/yocto/sources/zeus/meta-openembedded/meta-multimedia \ /home/siddhu/Documents/yocto/sources/zeus/meta-openembedded/meta-python \ /home/siddhu/Documents/yocto/sources/zeus/meta-openembedded/meta-networking \ /home/siddhu/Documents/yocto/sources/zeus/meta-openembedded/meta-filesystems \ /home/siddhu/Documents/yocto/sources/zeus/meta-virtualization \ /home/siddhu/Documents/yocto/sources/zeus/meta-arm/meta-arm-autonomy \ " and changes local.conf MACHINE ??= "bpi-m1 " (Here I have tried multiple names for banana Pim1) DISTRO_FEATURES += "arm-autonomy-host" But the bitbake is not happening below I am attaching the errors may I know what wrong I am doing here please: for MACHINE ??= "bpi-m1 " (Here I have tried multiple names for banana Pim1) DISTRO_FEATURES += "arm-autonomy-host" " siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: Unable to start bitbake server (None) ERROR: Server log for this session (/home/siddhu/Documents/yocto/zeus/build/bitbake-cookerdaemon.log): --- Starting bitbake server pid 9217 at 2020-05-04 16:20:46.735269 --- ERROR: ParseError in conf/machine/bpi-m1: not a BitBake file apart from this: bitbake arm-autonomy-host-image-minimal ERROR: Layer 'virtualization-layer' depends on layer 'filesystems-layer', but this layer is not enabled in your configuration Summary: There was 1 ERROR message shown, returning a non-zero exit code. siddhu@siddhu:~/Documents/yocto/zeus/build$ clear siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: MACHINE=BananaPiM1 is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file. Summary: There was 1 ERROR message shown, returning a non-zero exit code. siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: MACHINE=Bananapim1 is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file. Summary: There was 1 ERROR message shown, returning a non-zero exit code. siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: MACHINE=bananapim1 is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file. Summary: There was 1 ERROR message shown, returning a non-zero exit code. siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: MACHINE=BananaPim1 is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file. Summary: There was 1 ERROR message shown, returning a non-zero exit code. siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: MACHINE=BananaPi is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file. Summary: There was 1 ERROR message shown, returning a non-zero exit code. siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: OE-core's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: MACHINE=Bananapi is invalid. Please set a valid MACHINE in your local.conf, environment or other configuration file. Summary: There was 1 ERROR message shown, returning a non-zero exit code. siddhu@siddhu:~/Documents/yocto/zeus/build$ bitbake arm-autonomy-host-image-minimal ERROR: Unable to start bitbake server (None) ERROR: Server log for this session (/home/siddhu/Documents/yocto/zeus/build/bitbake-cookerdaemon.log): --- Starting bitbake server pid 9217 at 2020-05-04 16:20:46.7Siddhartha V 9972583616 On Wed, Apr 29, 2020 at 1:33 PM Bertrand Marquis <Bertrand.Marquis@xxxxxxx> wrote:
Thanks and Regards. Siddhartha V.
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |