Yocto Project Discussions
 help / color / mirror / Atom feed
* gnome desktop with kirkstone  #kirkstone #gnome
@ 2024-11-20 10:51 Ankita.AN
  2024-11-20 10:58 ` [yocto] " Alexander Kanavin
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ankita.AN @ 2024-11-20 10:51 UTC (permalink / raw)
  To: yocto

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

HI,
I am trying to launch gnome desktop with kirkstone for riscv64(custom distro).

For trial purpose I used poky to build qemu image with gnome.

in local.conf

MACHINE ?= "qemux86-64"
DISTRO_FEATURES:append = " x11 wayland pam systemd gnome"
IMAGE_INSTALL:append = " gnome-session gnome-terminal gnome-control-center gnome-shell"
DISTRO_FEATURES += "polkit opengl"

and vi  meta-openembedded/meta-gnome/recipes-core/images/core-image-gnome.bb

SUMMARY = "Minimal GNOME Desktop Image"
LICENSE = "MIT"
IMAGE_FEATURES += "ssh-server-dropbear"
IMAGE_INSTALL = "\
gnome-session \
gnome-terminal \
gnome-shell \
gnome-control-center \
gdm \
"
inherit core-image

The error I am facing is,
ERROR: Task (/home/vitthal/ankita/poky/meta/recipes-sato/webkit/webkitgtk_2.36.8.bb:do_compile) failed with exit code '1'

Any suggestions for this?

Thanks,
Ankita

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

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

end of thread, other threads:[~2025-02-11 12:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-20 10:51 gnome desktop with kirkstone #kirkstone #gnome Ankita.AN
2024-11-20 10:58 ` [yocto] " Alexander Kanavin
2024-11-20 11:09 ` Markus Volk
     [not found] ` <1809A882E9B0199B.32520@lists.yoctoproject.org>
2024-11-20 11:38   ` Markus Volk
2025-02-11  5:36     ` Ankita.AN
2025-02-11  5:48       ` Markus Volk
2025-02-11 12:37         ` Ankita.AN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox