package/e2fsprogs: set xattrs for the root dir as well
authorAntoine Tenart <antoine.tenart@bootlin.com>
Fri, 31 Jul 2020 10:10:26 +0000 (12:10 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 4 Sep 2020 08:31:55 +0000 (10:31 +0200)
commitfde2d3b5244de2220e686a2370dc38d2df265c39
treed6a56ad69326ed54ce67b7d4f021b73cb5ddc1a5
parente990368b7d2f523d7e25d470091adf7452b91d6a
package/e2fsprogs: set xattrs for the root dir as well

The mke2fs binary copies the xattrs of the source directory when
creating an image, but this logic did not include the root directory of
the resulting image. A patch was sent upstream to fix this. Include the
patch in Buildroot to allow creating SELinux ready images at build time.

Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/e2fsprogs/0001-create_inode-set-xattrs-to-the-root-directory-as-wel.patch [new file with mode: 0644]