mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 08:29:52 +00:00
e2fsprogs: Add ext3 headers to the exported list.
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5490 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
eacf14f204
commit
b7180969ea
@ -1,6 +1,6 @@
|
||||
require e2fsprogs.inc
|
||||
|
||||
PR = "r9"
|
||||
PR = "r10"
|
||||
|
||||
S = "${WORKDIR}/e2fsprogs-${PV}"
|
||||
|
||||
@ -17,7 +17,7 @@ do_compile_prepend () {
|
||||
|
||||
ext2fsheaders = "ext2_ext_attr.h bitops.h ext2_err.h \
|
||||
ext2_types.h ext2_fs.h ext2_io.h \
|
||||
ext2fs.h"
|
||||
ext2fs.h ext3_extents.h"
|
||||
e2pheaders = "e2p.h"
|
||||
|
||||
do_stage () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user