[oe] [PATCH 2/2] minimal-uclibc: add xattr to distro features to fix build failure of libcap2

Khem Raj raj.khem at gmail.com
Sat Feb 26 18:07:05 UTC 2011


On Sat, Feb 26, 2011 at 9:44 AM, Petr Štetiar <ynezz at true.cz> wrote:
> cap_file.c:8:23: fatal error: sys/xattr.h: No such file or directory
>
> Signed-off-by: Petr Štetiar <ynezz at true.cz>

Acked-by: Khem Raj <raj.khem at gmail.com>
> ---
>  conf/distro/minimal-uclibc.conf |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/conf/distro/minimal-uclibc.conf b/conf/distro/minimal-uclibc.conf
> index bc9615b..ca4253a 100644
> --- a/conf/distro/minimal-uclibc.conf
> +++ b/conf/distro/minimal-uclibc.conf
> @@ -35,7 +35,7 @@ require conf/distro/minimal.conf
>  # FEATURE SELECTION
>  #############################################################################
>  # We want images supporting the following features (for task-base)
> -DISTRO_FEATURES = "nfs smbfs wifi ppp alsa ext2 vfat pcmcia usbgadget usbhost pci"
> +DISTRO_FEATURES = "nfs smbfs wifi ppp alsa ext2 vfat pcmcia usbgadget usbhost pci xattr"
>  # Following feature is for ARM and E500 based machines
>  DISTRO_FEATURES += "eabi"
>  # pam is needed on uclibc if using shadow
> --
> 1.7.0.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>




More information about the Openembedded-devel mailing list