Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Andreas Oberritter <obi@opendreambox.org>
To: Robert Yang <liezhi.yang@windriver.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 2/3] xserver-xorg: disable xwayland
Date: Fri, 15 May 2015 12:16:32 +0200	[thread overview]
Message-ID: <5555C780.5090905@opendreambox.org> (raw)
In-Reply-To: <55544886.4040206@windriver.com>

Hi Robert,

On 14.05.2015 09:02, Robert Yang wrote:
> --- a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> +++ b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
> @@ -62,7 +62,9 @@ PACKAGES =+ "${PN}-security-policy \
>               ${PN}-module-exa \
>               ${PN}-module-xaa \
>               ${PN}-module-libxf1bpp \
> -             ${PN}-module-libxf4bpp"
> +             ${PN}-module-libxf4bpp \
> +             ${@bb.utils.contains("DISTRO_FEATURES", "wayland",
> "${PN}-xwayland", "", d)} \
> +"

You don't need a conditional here, because empty packages get ignored.

Regards,
Andreas


  reply	other threads:[~2015-05-15 10:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11  8:31 [PATCH 0/3] 3 fixes Robert Yang
2015-05-11  8:31 ` [PATCH 1/3] socat: fix for parallel build Robert Yang
2015-05-11  8:32 ` [PATCH 2/3] xserver-xorg: disable xwayland Robert Yang
2015-05-11 11:22   ` Burton, Ross
2015-05-12  2:42     ` Robert Yang
2015-05-12 14:21       ` Burton, Ross
2015-05-13  1:31         ` Robert Yang
2015-05-13 23:38           ` Burton, Ross
2015-05-14  7:02             ` Robert Yang
2015-05-15 10:16               ` Andreas Oberritter [this message]
2015-05-15 10:21                 ` Burton, Ross
2015-05-11  8:32 ` [PATCH 3/3] strace: add PACKAGECONFIG for bluez Robert Yang

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=5555C780.5090905@opendreambox.org \
    --to=obi@opendreambox.org \
    --cc=liezhi.yang@windriver.com \
    --cc=openembedded-core@lists.openembedded.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