summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/at/at_3.1.18.bb
Commit message (Collapse)AuthorAgeFilesLines
* at: fix configure option with/without-selinuxWenzong Fan2016-03-251-0/+1
| | | | | | | | | | | | | | | | without-selinux doesn't work since WITH_SELINUX is always be defined no matter which option is given: with-selinux, without-selinux. This causes build errors if '--without-selinux' is used and libselinux is not buildable in project: atd.c:87:29: fatal error: selinux/selinux.h: No such file or directory (From OE-Core rev: f1f676cf720b869999553eecdb113a2a2daa61fe) Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* at: upgrade to 3.18Chen Qi2016-01-151-0/+69
(From OE-Core rev: c0f613564a0f895f5c3652601f0947ad7495ac81) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>