summaryrefslogtreecommitdiff
path: root/meta/recipes-support/libcap/libcap_2.22.bb
Commit message (Collapse)AuthorAgeFilesLines
* libcap: move library to base_libdirScott Garman2012-01-051-1/+1
| | | | | | | | ls from coreutils links to libcap, so move the libcap library from libdir (/usr/lib) to base_libdir (/lib). Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcap: fix sstate for native packageOtavio Salvador2011-11-081-1/+1
| | | | | | | The 'lib' option needs to be given on target and native builds otherwise it installs the binaries at ${libdir}64 when host is 64bit. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libcap: only enable pam if DISTRO_FEATURES requests itPhil Blundell2011-08-311-1/+1
| | | | | Signed-off-by: Phil Blundell <philb@gnu.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libcap: Update to 2.22 with License ClarificationSaul Wold2011-07-271-0/+6
Signed-off-by: Saul Wold <sgw@linux.intel.com>