squashfs: always enable xattr support
authorGustavo Zacarias <gustavo.zacarias@free-electrons.com>
Fri, 20 Nov 2015 13:34:15 +0000 (10:34 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 29 Nov 2015 14:43:07 +0000 (15:43 +0100)
commit10478514a51427e855f83eeb24a0502b1380150c
tree3508c6abaf6ae2023615e92366fd943fae0db505
parent546a661ecc64d4c93bffe47ea93d9ca1c4422fdf
squashfs: always enable xattr support

In 785fef10 xattr support was disabled, probably because the old version
did require the xattr package to be present to support it.
In a409d76e xattr support was made optional via (lib)attr, however the
squashfs package does in fact include all of the required bits to
support xattr without the need for the attr package.

So enable xattr support by default for both the host and target
variants.

Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/squashfs/squashfs.mk