Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Jate Sujjavanich <jate.sujjavanich@myfuelmaster.com>
Subject: Re: [meta-oe][PATCH] Fix samba's DEPENDS which was triggering rebuild
Date: Sun, 20 Apr 2014 13:18:38 +0200	[thread overview]
Message-ID: <20140420111838.GP2486@jama> (raw)
In-Reply-To: <1396885622-28017-1-git-send-email-jatedev@gmail.com>

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

On Mon, Apr 07, 2014 at 11:47:02AM -0400, Jate Sujjavanich wrote:
> From: Jate Sujjavanich <jate.sujjavanich@myfuelmaster.com>
> 
> Use PACKAGECONFIG to properly provide the option for libtalloc

Merged, thanks!

> 
> Signed-off-by: Jate Sujjavanich <jatedev@gmail.com>
> ---
>  meta-oe/recipes-connectivity/samba/samba.inc |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-oe/recipes-connectivity/samba/samba.inc b/meta-oe/recipes-connectivity/samba/samba.inc
> index 7391bbf..b527a66 100644
> --- a/meta-oe/recipes-connectivity/samba/samba.inc
> +++ b/meta-oe/recipes-connectivity/samba/samba.inc
> @@ -1,6 +1,6 @@
>  SECTION = "console/network"
>  LICENSE = "GPL-3.0"
> -DEPENDS = "readline virtual/libiconv talloc zlib popt"
> +DEPENDS = "readline virtual/libiconv zlib popt"
>  
>  SRC_URI = "http://samba.org/samba/ftp/stable/samba-${PV}.tar.gz \
>             file://volatiles.03_samba \
> @@ -35,7 +35,6 @@ EXTRA_OECONF='--disable-cups \
>                --with-aio-support \
>                --with-winbind \
>                --with-wbclient \
> -              --without-libtalloc \
>                --without-acl-support \
>                --disable-avahi \
>                samba_cv_struct_timespec=yes \
> @@ -44,6 +43,7 @@ EXTRA_OECONF='--disable-cups \
>  PACKAGECONFIG = "${@base_contains('DISTRO_FEATURES', 'pam', 'pam', '', d)}"
>  PACKAGECONFIG[pam] = "--with-pam,--without-pam,libpam"
>  PACKAGECONFIG[fam] = "--enable-fam,--disable-fam,gamin"
> +PACKAGECONFIG[talloc] = "--with-libtalloc,--without-libtalloc,talloc"
>  
>  INITSCRIPT_PACKAGES = "samba winbind"
>  INITSCRIPT_NAME_samba = "samba"
> -- 
> 1.7.9.5
> 
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

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

      reply	other threads:[~2014-04-20 11:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-07 15:47 [meta-oe][PATCH] Fix samba's DEPENDS which was triggering rebuild Jate Sujjavanich
2014-04-20 11:18 ` Martin Jansa [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=20140420111838.GP2486@jama \
    --to=martin.jansa@gmail.com \
    --cc=jate.sujjavanich@myfuelmaster.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