mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
e2fsprogs: Add dependency on linux-libc-headers.
We require these headers for some constants that define the xattr namespaces. Signed-off-by: Philip Tricca <flihp@twobit.us> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
parent
4f81a46e31
commit
a3b533e32a
|
|
@ -1,5 +1,7 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
DEPENDS += "linux-libc-headers"
|
||||
|
||||
SRC_URI += " \
|
||||
file://misc-xattr-add-xattr-module-stub.patch \
|
||||
file://mke2fs.c-create_inode.c-copy-xattrs.patch \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user