summaryrefslogtreecommitdiffstats
path: root/recipes-extended/tar/tar_1.26.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* Resync to oe-core master Jan 10, 2014Mark Hatle2014-01-101-15/+0
| | | | | | | | | Rename most recipes Update a few recipes as needed: * tar: Newer version has xattr and selinux support Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* tar: add acl dependency informationJoe Slater2013-10-021-1/+9
| | | | | | | | | If acl is a distro feature, we want to depend on it. Note that without the xattrs patch, tar cannot deal with acl information. Signed-off-by: Joe Slater <jslater@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
* packages: inherit enable-selinuxXin Ouyang2013-01-051-4/+2
| | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* tar: Build with selinux support.Xin Ouyang2012-06-121-0/+9
Also add a patch to support xattrs and selinux. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>