All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Lee <adam.yh.lee@gmail.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Checking for xwayland
Date: Wed, 01 Nov 2017 21:26:41 +0000	[thread overview]
Message-ID: <CAFeBWL61A_fKa+6eQ-K4W0OdicFGNjwGDjtYrY1c0Cg0UxtC2g@mail.gmail.com> (raw)
In-Reply-To: <CAMKF1spqqN32T6kXHwCDzG3tXFFA3YE8u_rPMgQxZZ9br7P_Tg@mail.gmail.com>

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

Hi Raj,

These are my DISTRO_FEATURES:

DISTRO_FEATURES="alsa argp bluetooth ext2 irda largefile pcmcia usbgadget
usbhost wifi xattr nfs zeroconf pci 3g nfc *x11 *ipv4 ipv6 libc-backtrace
libc-big-macros libc-bsd libc-cxx-tests libc-catgets libc-charsets
libc-crypt                                         libc-crypt-ufc
libc-db-aliases libc-envz libc-fcvt libc-fmtmsg libc-fstab libc-ftraverse
                                libc-getlogin libc-idn libc-inet-anl
libc-libm libc-locales libc-locale-code
libc-memusage libc-nis libc-nsswitch libc-rcmd libc-rtld-debug libc-spawn
libc-streams libc-sunrpc                               libc-utmp libc-utmpx
libc-wordexp libc-posix-clang-wchar libc-posix-regexp
libc-posix-regexp-glibc
 libc-posix-wchar-io *x11 wayland* pam *opengl *systemd pulseaudio sysvinit
bluez5 gobject-introspection-data"

Should I remove the first occurrence of x11?

Thanks for your help

Adam

On Wed, Nov 1, 2017 at 5:19 PM Khem Raj <raj.khem@gmail.com> wrote:

> On Wed, Nov 1, 2017 at 2:03 PM, Adam Lee <adam.yh.lee@gmail.com> wrote:
> > I believe something is incorrect in my distro level configuration. Apart
> > from including x11 and wayland in DISTRO_FEATURES, what else can I check
> to
> > build core-image-weston?
> >
> > build@6e35408e8fa5:~/tisdk/build$ bitbake core-image-weston
> > NOTE: Started PRServer with DBfile:
> > /home/build/tisdk/build/cache/prserv.sqlite3, IP: 127.0.0.1, PORT: 42704,
> > PID: 13401
> > Loading cache: 100%
> >
> |###########################################################################################################|
> > Time: 0:00:02
> > Loaded 3286 entries from dependency cache.
> > Parsing recipes: 100%
> >
> |#########################################################################################################|
> > Time: 0:00:01
> > Parsing of 2538 .bb files complete (2537 cached, 1 parsed). 3286 targets,
> > 272 skipped, 0 masked, 0 errors.
> > WARNING: No recipes available for:
> >
> >
> /home/build/tisdk/sources/meta-openamp/recipes-bsp/device-tree/device-tree-generation_%.bbappend
> > NOTE: Resolving any missing task queue dependencies
> > ERROR: Nothing RPROVIDES 'weston-xwayland' (but
> > /home/build/tisdk/sources/oe-core/meta/recipes-graphics/images/
> core-image-weston.bb
> > RDEPENDS on or otherwise requires it)
> > NOTE: Runtime target 'weston-xwayland' is unbuildable, removing...
> > Missing or unbuildable dependency chain was: ['weston-xwayland']
> > ERROR: Required build target 'core-image-weston' has no buildable
> providers.
> > Missing or unbuildable dependency chain was: ['core-image-weston',
> > 'weston-xwayland']
> >
> > Summary: There was 1 WARNING message shown.
> > Summary: There were 2 ERROR messages shown, returning a non-zero exit
> code.
> >
> >
> >
> > On Wed, Nov 1, 2017 at 12:53 PM Burton, Ross <ross.burton@intel.com>
> wrote:
> >>
> >> On 1 November 2017 at 15:58, Adam Lee <adam.yh.lee@gmail.com> wrote:
> >>>
> >>> Thanks Fabien, I definitely don't have Xwayland in my rootfs. My
> manifest
> >>> is missing xserver-xorg-xwayland as well.
> >>>
> >>> Which image are you using? I thought including of  "x11 wayland" was
> >>> sufficient. Perhaps not..?
> >>>
> >>
> >> Are you refering to DISTRO_FEATURES?  That just controls what is
> >> *available*, not what goes into a particular image.  As Fabien said,
> >> core-image-weston is the classic example of an image that has Weston.
> >>
>
> you need opengl in DISTRO_FEATURES as well. additionally
> weston-xwayland would need wayland and x11 in DISTRO_FEATURES
>
> >> Ross
> >
> >
> > --
> > _______________________________________________
> > yocto mailing list
> > yocto@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/yocto
> >
>

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

  reply	other threads:[~2017-11-01 21:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-01 14:10 Checking for xwayland Adam Lee
2017-11-01 14:27 ` Fabien Lahoudere
2017-11-01 15:58   ` Adam Lee
2017-11-01 16:01     ` Fabien Lahoudere
2017-11-01 16:11       ` Adam Lee
2017-11-01 16:52     ` Burton, Ross
2017-11-01 21:03       ` Adam Lee
2017-11-01 21:18         ` Khem Raj
2017-11-01 21:26           ` Adam Lee [this message]
2017-11-01 21:36             ` Adam Lee

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=CAFeBWL61A_fKa+6eQ-K4W0OdicFGNjwGDjtYrY1c0Cg0UxtC2g@mail.gmail.com \
    --to=adam.yh.lee@gmail.com \
    --cc=raj.khem@gmail.com \
    --cc=yocto@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 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.