summaryrefslogtreecommitdiffstats
path: root/recipes-extended/findutils
Commit message (Collapse)AuthorAgeFilesLines
* packages: inherit with-selinuxXin Ouyang2013-01-052-8/+4
| | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* findutils-4.4.2: suitable version of gnulib for selinuxXin Ouyang2012-08-133-39/+61
| | | | | | | Add a suitable version of gnulib into SRC_URI, and run import-gnulib.sh to update it. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* Fetch selinux-at module from gnulib repoAws Ismail2012-08-103-1296/+41
| | | | | | | | | | | | | | | [ CQID: WIND00365962 ] Rather than following the approach in findutils-with-selinux-gnulib.patch, the import-gnulib configuration was modified to enable fetching the latest updates related to selinux support. Specifically, selinux-at module is now in fetched in gnulib in order for it be used by findutils if selinux is enabled. Signed-off-by: Aws Ismail <aws.ismail@windriver.com>
* findutils-4.4.2: fix build failure while no selinux disto_feature.Xin Ouyang2012-07-283-154/+278
| | | | | | | | | | Current patches for selinux simply add selinux codes without conditional switches. And also, the gnulib patch is incomplete. These will cause build failures while we include selinux layers but do not specify selinux in DISTO_FEATURES. Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* findutils: 4.4.2, support selinuxXin Ouyang2012-06-283-0/+1708
| | | | Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>
* findutils: 4.2.31, support selinuxXin Ouyang2012-06-282-0/+508
Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com>