[Buildroot] [PATCH v2 1/2] package/mtd: add host-acl dependency for host

Matthew Weber matthew.weber at rockwellcollins.com
Tue Oct 6 19:38:12 UTC 2020


Antoine,

On Tue, Oct 6, 2020 at 10:39 AM Antoine Tenart
<antoine.tenart at bootlin.com> wrote:
>
> When compiling the host version of mtd, --with-jffs and --with-ubifs are
> always set, meaning --with-xattr is set by default. The xattr support
> only work if 'sys/acl.h' is available, otherwise the feature is silently
> dropped (a warning is shown during the configuration step).
>
> This patch adds a dependency on host-acl for host-mtd, so that the xattr
> feature is correctly supported. Logic to have xattr support is already
> there and working for the non-host flavour.
>
> Signed-off-by: Antoine Tenart <antoine.tenart at bootlin.com>

Good catch, I think we noticed this internally and never sent the patch.

Reviewed-by: Matthew Weber <matthew.weber at rockwellcollins.com>



More information about the buildroot mailing list