Hello, I am using Yocto on a RISC-V board, Microchip PolarFire Icicle Kit: https://www.microsemi.com/ existing-parts/parts/152514 ( https://www.microsemi.com/existing-parts/parts/152514 ) (Board's Yocto directory: https://github.com/ polarfire-soc/meta-polarfire- soc-yocto-bsp ( https://github.com/polarfire-soc/meta-polarfire-soc-yocto-bsp ) )
I would like to use docker containers with this OS and architecture. Seeking advice with "meta-virtualization", is this feasible? What I have done: * I have added the "meta-virtualization" layer (pulled from git) and added them to "bblayers.conf". * In "local.conf", I added the line: * IMAGE_INSTALL += "docker" * After running bitbake, I get an error message: | NOTE: make -j 32 cross-local | cross-local | -linkshared not supported on linux/riscv64 | make: *** [Makefile:85: cross-local] Error 1 | ERROR: oe_runmake failed | WARNING: exit code 1 from a shell command. ERROR: Task (/home/ubuntu/work/yocto/ yocto-dev/meta-virtualization/ recipes-containers/docker/ docker-ce_git.bb:do_compile) failed with exit code '1' Thanks, Jonathan
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7782): https://lists.yoctoproject.org/g/meta-virtualization/message/7782 Mute This Topic: https://lists.yoctoproject.org/mt/95945792/21656 Mute #meta-virtualization:https://lists.yoctoproject.org/g/meta-virtualization/mutehashtag/meta-virtualization Mute #yocto:https://lists.yoctoproject.org/g/meta-virtualization/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
