Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libgnome-keyring: Force ARM ISA on arm arches <= v5 | Khem Raj | 2018-07-16 | 1 | -0/+12 |
| | | | | | | | | | when global ISA is selected to be thumb then the build fails since it will use thumb1 on these machines and fails to compile, it however compiles fine with armv7+ with thumb2 hence limit the fix to armv4/armv5 Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
* | libgnome-keyring: update 2.32.0 -> 3.12.0 | Andreas Müller | 2018-04-08 | 1 | -0/+17 |
* Licence files are now COPYING and COPYING.GPL. The source code files set in old version are referencing these. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> |