summaryrefslogtreecommitdiffstats
path: root/recipes-security/pinentry
Commit message (Collapse)AuthorAgeFilesLines
* pinentry: remove from layerArmin Kuster2014-11-281-20/+0
| | | | | | pinentry is now in oe-core so remove it from this layer. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pinentry: Fix QA errorArmin Kuster2014-08-271-4/+9
| | | | | | | | This fixes: WARNING: QA Issue: pinentry rdepends on libcap, but it isn't a build dependency? [build-deps] Also add pkgconfig support. Signed-off-by: Armin Kuster <akuster808@gmail.com>
* pinentry: Fix do_package_qa issueArmin Kuster2014-08-061-1/+2
| | | | | | | This fixes; ERROR: QA Issue: pinentry: The compile log indicates that host include and/or library paths were used. Signed-off-by: Armin Kuster <akuster@mvista.com>
* Added missing functionality to buck-securityAndrei Dinu2013-08-011-0/+14
* added pinentry recipe needed for buck-security option * added missing rdepends to recipe * added functionality patch * updated README file Signed-off-by: Andrei Dinu <andrei.adrianx.dinu@intel.com>