Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2015-09-24 | p11-kit: configure without trust-paths | Kai Kang | 1 | |
Configure option --with-trust-paths is only used for test scripts trust/test-extract which is not packaged by default. If the option is not provided, it checks 4 files on build machine. If the files don't exist, configure fails. Add configure option '--without-trust-paths' to fix this issue. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
2015-09-11 | p11-kit: add a recipe from meta-oe | Alexander Kanavin | 1 | |
p11-kit is a dependency of gcr (which is a dependency of epiphany) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> |