> On Jan 15, 2016, at 11:59 AM, Scott Ellis 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
> ---
> meta/recipes-core/coreutils/coreutils_8.24.bb | 9 +++--
> 1 file changed
Fixes this warning:
WARNING: QA Issue: coreutils rdepends on libattr, but it isn't a build
dependency? [build-deps]
Signed-off-by: Scott Ellis
---
meta/recipes-core/coreutils/coreutils_8.24.bb | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/coreut
> On Jan 15, 2016, at 7:15 AM, Scott Ellis wrote:
>
> 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?
if it depend
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" said:
> Scott
>
> Thanks for patch. You might want to send into to oe-
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 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
> ---
>