mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02: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:
@@ -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 () {
|
||||
|
||||
Reference in New Issue
Block a user