Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2016-08-10 | quilt/acl/attc/sed: Fix use of tar's --exclude option for tar >= 1.29 | Mariano Lopez | 1 | |
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> | ||||
2014-06-13 | sed: enable ptest support | Chong Lu | 1 | |
Install sed test suite and run it as ptest. Signed-off-by: Chong Lu <Chong.Lu@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |