package/cpio: add host version

The latest cpio has a --reproducible option, which may come handy when
we try to, well, be reproducible...

Reported-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
[Atharva: don't force --bindir, as noticed by Arnout]
Signed-off-by: Atharva Lele <itsatharva@gmail.com>
Acked-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Arnout Vandecappelle <arnout@mind.be>
Cc: Atharva Lele <itsatharva@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Yann E. MORIN 2019-07-16 23:05:17 +05:30 committed by Thomas Petazzoni
parent d590b37633
commit 48f2f4dd8e

View File

@ -17,3 +17,4 @@ CPIO_DEPENDENCIES += argp-standalone
endif
$(eval $(autotools-package))
$(eval $(host-autotools-package))