<div dir="ltr"><div dir="ltr"><div>Wendy & all,<br></div><div dir="ltr"><div><br></div><div>I am trying to build the openamp-image-minimal for my Ultra96 board.  I am using the rel-v2018.3 release from the Xilinx yocto-manifests.  My desktop machine is Ubuntu 16.04 64 bit.  I have no Xilinx SDKs or design tools installed.</div><div><br></div><div>When I build this image the resulting kernel does not have the needed modules and this results in a failed do_rootfs.<br></div><div><br></div><div>I am using the zcu100-zynqmp machine.  Is there a different machine that works for this image? I see the linux-%.bbapend in the openamp layer.  Do I need to manually add the distro features to my local.conf?  Do I need to use a different kernel as the base?</div><div><br></div><div>I can probably hack this up so it works but I would like to understand how it is supposed to work.<br></div><div><br></div><div>$ MACHINE=zcu100-zynqmp bitbake -k openamp-image-minimal</div><div><br></div><div>bill@rocky:~/w/proj/ultra-96/oe-v2018.3/build/tmp/log/cooker/zcu100-zynqmp$ cat console-latest.log <br>NOTE: Resolving any missing task queue dependencies<br><br>Build Configuration:<br>BB_VERSION           = "1.36.0"<br>BUILD_SYS            = "x86_64-linux"<br>NATIVELSBSTRING      = "universal"<br>TARGET_SYS           = "aarch64-xilinx-linux"<br>MACHINE              = "zcu100-zynqmp"<br>DISTRO               = "petalinux"<br>DISTRO_VERSION       = "2018.3"<br>TUNE_FEATURES        = "aarch64"<br>TARGET_FPU           = ""<br>meta                 <br>meta-poky            = "HEAD:3be15ed93e52d797250ad90467760eb1fd7eca56"<br>meta-perl            <br>meta-python          <br>meta-filesystems     <br>meta-gnome           <br>meta-multimedia      <br>meta-networking      <br>meta-webserver       <br>meta-xfce            <br>meta-initramfs       <br>meta-oe              = "HEAD:83fbd5d5d605de13f47263fab680d910375e1f95"<br>meta-browser         = "HEAD:c5ff301787ef76eec57ca500ec9d1ccf0f74b488"<br>meta-qt5             = "HEAD:f7e16aeeaa58cd7cc166f16d8537a8b3627e0397"<br>meta-xilinx-bsp      <br>meta-xilinx-contrib  = "HEAD:7922f16dfa5308fb5419a80f513bb07c0384f95e"<br>meta-xilinx-tools    = "HEAD:b286943d7d468e9ff10b9f9662767e8c71f104d1"<br>meta-petalinux       = "HEAD:254edec8368c3d30676135365734abe06e596881"<br>meta-virtualization  = "HEAD:df7b7937b9c91eeea05665c0b69ddcf435cddbcb"<br>meta-openamp         = "HEAD:fb5fbc77fa5595ed291b886abe9555a91e67d241"<br><br>NOTE: Executing SetScene Tasks<br>NOTE: Executing RunQueue Tasks<br>NOTE: Running task 2788 of 3326 (/home/bill/w/proj/ultra-96/oe-v2018.3/sources/core/../meta-openamp/recipes-openamp/images/openamp-image-minimal.bb:do_rootfs)<br>NOTE: recipe openamp-image-minimal-1.0-r0: task do_rootfs: Started<br>ERROR: openamp-image-minimal-1.0-r0 do_rootfs: Could not invoke dnf. Command '/home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/recipe-sysroot-native/usr/bin/dnf -y -c /home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/rootfs/etc/dnf/dnf.conf --setopt=reposdir=/home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/rootfs/etc/yum.repos.d --repofrompath=oe-repo,/home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/oe-rootfs-repo --installroot=/home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/rootfs --setopt=logdir=/home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/temp --nogpgcheck install packagegroup-base-extended kernel-module-virtio-ring kernel-module-virtio-rpmsg-bus libmetal kernel-module-remoteproc libopen-amp0 run-postinsts kernel-module-uio-pdrv-genirq packagegroup-core-boot kernel-module-virtio' returned 1:<br>Added oe-repo repo from /home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/oe-rootfs-repo<br>Last metadata expiration check: 0:00:01 ago on Sun 16 Dec 2018 06:39:23 PM UTC.<br>No package kernel-module-virtio-ring available.<br>No package kernel-module-remoteproc available.<br>No package kernel-module-virtio available.<br>Error: Unable to find a match<br><br>ERROR: openamp-image-minimal-1.0-r0 do_rootfs: Function failed: do_rootfs<br>ERROR: Logfile of failure stored in: /home/bill/w/proj/ultra-96/oe-v2018.3/build/tmp/work/zcu100_zynqmp-xilinx-linux/openamp-image-minimal/1.0-r0/temp/log.do_rootfs.32610<br>NOTE: recipe openamp-image-minimal-1.0-r0: task do_rootfs: Failed<br>ERROR: Task (/home/bill/w/proj/ultra-96/oe-v2018.3/sources/core/../meta-openamp/recipes-openamp/images/openamp-image-minimal.bb:do_rootfs) failed with exit code '1'<br>NOTE: Tasks Summary: Attempted 3317 tasks of which 3316 didn't need to be rerun and 1 failed.<br>NOTE: Writing buildhistory</div><div><br></div><div>Thanks,</div><div>Bill<br></div></div></div></div>