Hi Jonathan, <[email protected]> escreveu no dia quinta, 29/12/2022 à(s) 23:10:
> Hello, > > I am using Yocto on a RISC-V board, Microchip PolarFire Icicle Kit: > https://www.microsemi.com/existing-parts/parts/152514 > (Board's Yocto directory: > 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 > | [image: 🐳] 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' This build issue is already fixed on some meta-virtualization git branches. At last master, langdale and kirkstone have the patch, are you using any of them? https://git.yoctoproject.org/meta-virtualization/commit/recipes-containers/docker?id=2d0f7255a75d24ec3e3b686d70e97d20dc39c259 Can you please try this patch? Jose > > Thanks, > > Jonathan > > > > -- Best regards, José Quaresma
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7784): https://lists.yoctoproject.org/g/meta-virtualization/message/7784 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]] -=-=-=-=-=-=-=-=-=-=-=-
