Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Joe MacDonald <Joe.MacDonald@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-networking][PATCH] autofs: Fix build breakage with systemd in DISTRO_FEATURE
Date: Mon, 18 Mar 2013 20:55:40 -0400	[thread overview]
Message-ID: <20130319005540.GA4586@windriver.com> (raw)
In-Reply-To: <1363641523-19107-1-git-send-email-raj.khem@gmail.com>

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

[[oe] [meta-networking][PATCH] autofs: Fix build breakage with systemd in DISTRO_FEATURE] On 13.03.18 (Mon 14:18) Khem Raj wrote:

> When systemd is in distro features we need to translate it
> into the appropriate PACKAGECONFIG flag

Aw poo.  Thanks, Khem.  Merged.

-J.

> 
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  .../recipes-daemons/autofs/autofs_5.0.7.bb         |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
> index 6cc3b25..7d8cf17 100644
> --- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
> +++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
> @@ -51,6 +51,8 @@ CFLAGS += "${LDFLAGS}"
>  
>  PACKAGECONFIG[systemd] = "--with-systemd,--without-systemd,systemd"
>  
> +PACKAGECONFIG ?= "${@base_contains('DISTRO_FEATURES', 'systemd', 'systemd', '', d)}"
> +
>  EXTRA_OEMAKE = "DONTSTRIP=1"
>  EXTRA_OECONF += "--disable-mount-locking \
>                  --enable-ignore-busy --with-openldap=no \
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      reply	other threads:[~2013-03-19  1:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-18 21:18 [meta-networking][PATCH] autofs: Fix build breakage with systemd in DISTRO_FEATURE Khem Raj
2013-03-19  0:55 ` Joe MacDonald [this message]

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=20130319005540.GA4586@windriver.com \
    --to=joe.macdonald@windriver.com \
    --cc=openembedded-devel@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