buildroot/fs/tar
Baruch Siach d91ce1aa08 fs/tar: make --no-recursion effective
The tar --no-recursion option is position sensitive. It only affects following
file listing options. Move --no-recursion before the -T option to make it
effective. This fixes duplication of entries in the generated rootfs.tar
archive.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2016-12-28 10:13:21 +01:00
..
Config.in fs/common: add support for LZO and XZ compression methods 2013-04-24 22:18:13 +02:00
tar.mk fs/tar: make --no-recursion effective 2016-12-28 10:13:21 +01:00