summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome-keyring
Commit message (Collapse)AuthorAgeFilesLines
* recipes: convert remaining SUMMARY/DESCRIPTION cosmetic issuesMatthieu CRAPET2014-02-232-2/+2
| | | | | | | | | | | | | Changes: - rename SUMMARY with length > 80 to DESCRIPTION - rename DESCRIPTION with length < 80 to (non present tag) SUMMARY - drop final point character at the end of SUMMARY string - remove trailing whitespace of SUMMARY line Note: don't bump PR Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-keyring: fix PAM installKoen Kooi2014-02-211-2/+4
| | | | | | | PAM plugins belong in ${PN}, don't let the .so suffix fool you. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-keyring: Fix build error due to missing asn1 prototypesKhem Raj2013-06-202-1/+57
| | | | | | | | | | This fixes the errors that started to pop up recently while building gnome-keyring as part of gnome images The error is decribed in patch header Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libgnome-keyring: add (from oe-core)Ross Burton2013-04-261-0/+19
| | | | | | | | | This was in oe-core previously but it's not actually used by anything: webkit-gtk claimed a false dependency and the new libsoup has removed all use of gnome-keyring. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* gnome-keyring: add (from oe-core)Ross Burton2013-04-261-0/+37
This was previously in oe-core but nothing there was actually using it in an image. As it's part of GNOME, move it meta-gnome. The custom service file is dropped, as upstream is now shipping and installing this file (and has been for some time). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>