All of lore.kernel.org
 help / color / mirror / Atom feed
* Using Docker containers on Yocto with RISC-V architecture #meta-virtualization #yocto
@ 2022-12-29 23:10 jmoreno
  2022-12-30  2:08 ` [meta-virtualization] " Bruce Ashfield
  2022-12-30 12:00 ` Jose Quaresma
  0 siblings, 2 replies; 6+ messages in thread
From: jmoreno @ 2022-12-29 23:10 UTC (permalink / raw)
  To: meta-virtualization

[-- Attachment #1: Type: text/plain, Size: 1124 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 5955 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-01-04  7:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-29 23:10 Using Docker containers on Yocto with RISC-V architecture #meta-virtualization #yocto jmoreno
2022-12-30  2:08 ` [meta-virtualization] " Bruce Ashfield
2022-12-30 12:00 ` Jose Quaresma
2022-12-31  1:31   ` jmoreno
2022-12-31  1:50     ` jmoreno
2023-01-04  7:44       ` [meta-virtualization] " Joakim Roubert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.