From: Ankita.AN@exaleapsemi.com
To: yocto@lists.yoctoproject.org
Subject: gnome desktop with kirkstone #kirkstone #gnome
Date: Wed, 20 Nov 2024 02:51:53 -0800 [thread overview]
Message-ID: <DFqh.1732099913660193870.SnUS@lists.yoctoproject.org> (raw)
[-- 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 --]
next reply other threads:[~2024-11-20 10:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 10:51 Ankita.AN [this message]
2024-11-20 10:58 ` [yocto] gnome desktop with kirkstone #kirkstone #gnome 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=DFqh.1732099913660193870.SnUS@lists.yoctoproject.org \
--to=ankita.an@exaleapsemi.com \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox