]> code.ossystems Code Review - openembedded-core.git/commit
quilt/acl/attc/sed: Fix use of tar's --exclude option for tar >= 1.29
authorMariano Lopez <mariano.lopez@linux.intel.com>
Fri, 5 Aug 2016 11:25:20 +0000 (11:25 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Aug 2016 09:45:13 +0000 (10:45 +0100)
commit2ba55933c81f78f4e4c36e21c59e935f74ce0f52
tree3f9da5b7d75f56b1ff2ec72b8708702e004c47cc
parent3a9551479678f97a83db22f213a54169ab4fc989
quilt/acl/attc/sed: Fix use of tar's --exclude option for tar >= 1.29

Starting from tar 1.29 the --exclude option won't work
anymore if is not used before the path. There are some
recipes that copy the ptest using tar and --exclude
option. This fixes these for OE-Core recipes.

[YOCTO #9763]

Signed-off-by: Mariano Lopez <mariano.lopez@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/quilt/quilt.inc
meta/recipes-extended/sed/sed-4.2.2/sed-add-ptest.patch
meta/recipes-support/attr/acl.inc
meta/recipes-support/attr/attr.inc