All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Scott Ellis" <scott@jumpnowtek.com>
To: yocto@yoctoproject.org
Subject: Re: [PATCH][coreutils] Add attr build dependency
Date: Fri, 15 Jan 2016 10:15:35 -0500 (EST)	[thread overview]
Message-ID: <1452870935.80157155@apps.rackspace.com> (raw)
In-Reply-To: <E7570BB5-2C0C-4F99-BFF8-AC2924D5BB18@gmail.com>

The 'something' would be 'xattr'

  PACKAGECONFIG[attr] = "--enable-xattr,--disable-xattr,attr,"

What should the default be?

The acl option for coreutils looks in DISTRO_FEATURES.

Should I do the same for this?

"Khem Raj" <raj.khem@gmail.com> said:

> Scott
> 
> Thanks for patch. You might want to send into to oe-core mailing list.
> 
>> On Jan 14, 2016, at 6:54 AM, Scott Ellis <scott@jumpnowtek.com> wrote:
>>
>> Fixes this warning:
>>
>> WARNING: QA Issue: coreutils rdepends on libattr, but it isn't a build
>> dependency? [build-deps]
>>
>> Signed-off-by: Scott Ellis <scott@jumpnowtek.com>
>> ---
>> meta/recipes-core/coreutils/coreutils_8.24.bb | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/meta/recipes-core/coreutils/coreutils_8.24.bb
>> b/meta/recipes-core/coreutils/coreutils_8.24.bb
>> index f042346..47a25f3 100644
>> --- a/meta/recipes-core/coreutils/coreutils_8.24.bb
>> +++ b/meta/recipes-core/coreutils/coreutils_8.24.bb
>> @@ -7,7 +7,7 @@ BUGTRACKER = "http://debbugs.gnu.org/coreutils"
>> LICENSE = "GPLv3+"
>> LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504\
>>                     file://src/ls.c;beginline=5;endline=16;md5=38b79785ca88537b75871782a2a3c6b8"
>> -DEPENDS = "gmp libcap"
>> +DEPENDS = "attr gmp lib cap”
> 
> while this fix is good. We can make this into a packageconfig knob
> 
> PACKAGECONFIG[attr] = "--enable-something,--disable-something,attr,"
> 
>> DEPENDS_class-native = ""
>>
>> inherit autotools gettext texinfo
>> --
>> 2.5.0
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 
> 




  reply	other threads:[~2016-01-15 15:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-14 14:54 [PATCH][coreutils] Add attr build dependency Scott Ellis
2016-01-14 17:50 ` Khem Raj
2016-01-15 15:15   ` Scott Ellis [this message]
2016-01-15 18:23     ` Khem Raj
2016-01-15 19:59       ` Scott Ellis
2016-01-15 20:28         ` Khem Raj

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=1452870935.80157155@apps.rackspace.com \
    --to=scott@jumpnowtek.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.