]> code.ossystems Code Review - openembedded-core.git/commit
perl: reorder tar arguments in do_install_ptest()
authorRenato Caldas <rm.santos.caldas@gmail.com>
Mon, 30 May 2016 21:47:03 +0000 (22:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 29 Jun 2016 18:34:44 +0000 (19:34 +0100)
commitaef455c655f610eada6899d9f59caf0bdda11795
tree0b250a6ffa55436ea11233bdf22efd3f709770ab
parent9bbacbe563c1c7dd4761b30da1c10e247aa49cd8
perl: reorder tar arguments in do_install_ptest()

On some distributions tar requires the FILE argument to be the last, and
the existing order was causing the subsequent --exclude options to be dropped.

Fixes [YOCTO #9673].

Signed-off-by: Renato Caldas <rm.santos.caldas@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-devtools/perl/perl-ptest.inc