* [ptxdist] [PATCH] mtd-utils: Add attr dependency if mkfs.ubifs is built
@ 2015-06-23 20:03 Bernhard Walle
2015-07-01 8:09 ` Michael Olbrich
0 siblings, 1 reply; 2+ messages in thread
From: Bernhard Walle @ 2015-06-23 20:03 UTC (permalink / raw)
To: ptxdist; +Cc: Bernhard Walle
mkfs.ubifs includes <attr/xattr.h> unconditionally.
Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
---
rules/mtd-utils.in | 1 +
1 file changed, 1 insertion(+)
diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in
index d1c46bd..12b2ed3 100644
--- a/rules/mtd-utils.in
+++ b/rules/mtd-utils.in
@@ -6,6 +6,7 @@ menuconfig MTD_UTILS
select LIBC_M if MTD_UTILS_MKFS_UBIFS
select ZLIB
select LIBUUID if MTD_UTILS_MKFS_UBIFS
+ select ATTR if MTD_UTILS_MKFS_UBIFS
select LIBLZO if MTD_UTILS_USE_LIBLZO
help
Memory Technology Device Utilities
--
2.4.4
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ptxdist] [PATCH] mtd-utils: Add attr dependency if mkfs.ubifs is built
2015-06-23 20:03 [ptxdist] [PATCH] mtd-utils: Add attr dependency if mkfs.ubifs is built Bernhard Walle
@ 2015-07-01 8:09 ` Michael Olbrich
0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2015-07-01 8:09 UTC (permalink / raw)
To: ptxdist
On Tue, Jun 23, 2015 at 10:03:28PM +0200, Bernhard Walle wrote:
> mkfs.ubifs includes <attr/xattr.h> unconditionally.
>
> Signed-off-by: Bernhard Walle <bernhard@bwalle.de>
Thanks, applied.
Michael
> ---
> rules/mtd-utils.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in
> index d1c46bd..12b2ed3 100644
> --- a/rules/mtd-utils.in
> +++ b/rules/mtd-utils.in
> @@ -6,6 +6,7 @@ menuconfig MTD_UTILS
> select LIBC_M if MTD_UTILS_MKFS_UBIFS
> select ZLIB
> select LIBUUID if MTD_UTILS_MKFS_UBIFS
> + select ATTR if MTD_UTILS_MKFS_UBIFS
> select LIBLZO if MTD_UTILS_USE_LIBLZO
> help
> Memory Technology Device Utilities
> --
> 2.4.4
>
>
> --
> ptxdist mailing list
> ptxdist@pengutronix.de
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-01 6:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-23 20:03 [ptxdist] [PATCH] mtd-utils: Add attr dependency if mkfs.ubifs is built Bernhard Walle
2015-07-01 8:09 ` Michael Olbrich
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox