Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | softhsm-testtoken: add opensc to rdepends | Ricardo Salveti | 2019-07-03 | 1 | -1/+1 |
| | | | | | | Add opensc to rdepends as it requires pkcs11-tool. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> | ||||
* | libp11: remove recipe, prefer recipe from meta-oe | Ricardo Salveti | 2019-07-03 | 1 | -40/+0 |
| | | | | | | | meta-oe now ships with libp11 0.4.10, which is newer than the revision used by this recipe. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> | ||||
* | Add example recipe for systemd-journald configuration | Laurent Bonnans | 2019-05-27 | 2 | -0/+23 |
| | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> | ||||
* | Remove some ancient recipes | Laurent Bonnans | 2019-05-27 | 3 | -46/+0 |
| | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> | ||||
* | libp11: bump to git 57ca68f for EC signing support | Ricardo Salveti | 2019-01-17 | 2 | -45/+4 |
| | | | | | | | | | | | libp11 0.4.9 gives an error when EC keys are used for signing (pkcs11_try_pkey_ec_sign() not implemented), so bump to git 57ca68f (post 0.4.9) for EC signing support. Also drop workaround patch for OpenSSL 1.0.2.m since OE OpenSSL version is now at 1.1.1a. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> | ||||
* | softhsm: bump to 2.5.0 | Ricardo Salveti | 2019-01-17 | 2 | -102/+15 |
| | | | | | | | | | | | | | | | Changes in 2.5.0: - Support for cross-compilation - Use RDRAND in OpenSSL if that engine is available - Support for EDDSA with vendor defined mechanisms - Replace PKCS11 headers with a version from p11-kit Recipe updated to build support for EdDSA since that is already available in latest OpenSSL (1.1.1a). HOMEPAGE and LICENSE also changed to match upstream. Signed-off-by: Ricardo Salveti <ricardo@foundries.io> | ||||
* | sc-hsm-embedded: removed as it was never actually used. | Patrick Vacek | 2019-01-09 | 2 | -108/+0 |
| | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | libgsystem: drop recipe | Stefan Agner | 2018-10-09 | 1 | -40/+0 |
| | | | | | | | OSTree does not use libgsystem as a dependency any longer. Drop the recipe too. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> | ||||
* | openct: remove unnecessary bbappend.fix/rm-bbappend-upstreamed | Patrick Vacek | 2018-10-05 | 1 | -2/+0 |
| | | | | This has now been upstreamed to meta-openembedded. | ||||
* | Fix creating SoftHSM token | Anton Gerasimov | 2018-10-01 | 1 | -1/+2 |
| | |||||
* | openct: Remove broken and apparently unnecessary pkg_postinst. | Patrick Vacek | 2018-09-17 | 1 | -0/+2 |
| | |||||
* | softhsm-testtoken: add openssl-bin dependency. | Patrick Vacek | 2018-09-17 | 1 | -1/+1 |
| | |||||
* | Merge pull request #387 from ↵ | Patrick Vacek | 2018-09-14 | 1 | -7/+7 |
|\ | | | | | | | | | advancedtelematic/refactor/OTA-900/hsm-prov-path-master softhsm-testtoken: Update paths for token import. | ||||
| * | softhsm-testtoken: Update paths for token import.refactor/OTA-900/hsm-prov-path-master | Patrick Vacek | 2018-09-14 | 1 | -7/+7 |
| | | | | | | | | And bump aktualizr recipe | ||||
* | | libp11: Bump to release 0.4.9.fix/libp11-openssl1.1 | Patrick Vacek | 2018-09-14 | 1 | -1/+1 |
| | | |||||
* | | libp11: Fix paths after switch to openssl 1.1. | Patrick Vacek | 2018-09-14 | 1 | -4/+4 |
|/ | | | | | It should now accept paths in either format to accommodate openssl versions 1.0 and 1.1. | ||||
* | libp11: Bump the version number for the openssl compatibility again. | Patrick Vacek | 2018-09-03 | 1 | -1/+1 |
| | | | | Now covers 1.0.2p. | ||||
* | Fix version number in ldflags.patch | Maxime BORGES | 2018-08-31 | 1 | -2/+2 |
| | |||||
* | Update lshw to 02.17 | Maxime BORGES | 2018-08-31 | 2 | -5/+5 |
| | |||||
* | softhsm-testtoken: fix complaint about generic license location. | Patrick Vacek | 2018-07-03 | 1 | -3/+1 |
| | |||||
* | createtoken.sh: remove redundant file check. | Patrick Vacek | 2018-07-02 | 1 | -1/+1 |
| | |||||
* | ca-certificates: Remove upstreamed patch. | Patrick Vacek | 2018-05-31 | 1 | -1/+0 |
| | |||||
* | Update patch to fix openssl-1.0.o. | Patrick Vacek | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'ats/pyro' into test/PRO-4481/hsm-rocko | Patrick Vacek | 2018-02-27 | 1 | -0/+1 |
|\ | | | | | | | Bring in updates to oe-selftest. | ||||
| * | No longer require engine-pkcs11. | Patrick Vacek | 2018-02-14 | 1 | -0/+1 |
| | | | | | | | | | | | | It was merged into the libp11 package. Bump aktualizr to use the correct default path (and fix some various OSTree issues). Add opensc as it was previously a transitive dependency. | ||||
* | | Update patch to work with OPENSSL_VERSION_NUMBER 0x100020ef. | Patrick Vacek | 2018-02-22 | 1 | -1/+1 |
| | | |||||
* | | Add EVP_PKEY_meth_get* replacement functions to use with OpenSSL 1.0.2m as well | Anton Gerasimov | 2018-01-19 | 2 | -1/+44 |
| | | | | | | | | | | I couldn't find the reason why these functions are not present in libopenssl.so, but apparently it doesn't affect 1.0.2k | ||||
* | | Merge branch 'pyro' into bugfix/update-rocko | Patrick Vacek | 2018-01-17 | 5 | -12/+30 |
|\| | | | | | | | Bring over fixes from the last couple months from pyro in rocko. | ||||
| * | Add support of ISO/TP legacy secondaries and serial CAN | Anton Gerasimov | 2018-01-08 | 2 | -0/+29 |
| | | |||||
| * | Delete dependency on libsoup | Anton Gerasimov | 2018-01-08 | 2 | -11/+0 |
| | | | | | | | | It makes supporting different platforms somewhat easier | ||||
| * | Minor fixes and cleanup. | Patrick Vacek | 2017-12-07 | 1 | -1/+1 |
| | | | | | | | | | | | | * hsm-test is no longer used. * Use Yocto variables where suitable. * Eliminate redundant directory slashes. | ||||
* | | Add fixes for compatibility with Rocko | Anton Gerasimov | 2017-11-17 | 1 | -3/+0 |
|/ | |||||
* | Add the newest version of libp11 | Anton Gerasimov | 2017-11-10 | 1 | -0/+37 |
| | |||||
* | Fix ca-certificates-native dependency. | Patrick Vacek | 2017-11-08 | 1 | -0/+1 |
| | | | | | /etc is not added to the sysroot by default, so force it. Also, move the dependency to where it is actually used. | ||||
* | Support pkcs#11 in aktualizr and add softhsm token for testing | Anton Gerasimov | 2017-10-16 | 1 | -4/+9 |
| | |||||
* | Add recipes to test pkcs11 functionality in Aktualizr | Anton Gerasimov | 2017-09-13 | 8 | -1/+284 |
| | |||||
* | glib-networking_%.bbappend: Add again hackery | Leon Anavi | 2017-08-10 | 1 | -0/+4 |
| | | | | | | | Revert the change from 24 Jul and add again the hackery which removes removes pkgconfig. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | glib-networking_%.bbappend: Remove hackery | Leon Anavi | 2017-07-25 | 1 | -4/+0 |
| | | | | | | | Remove the hackery that removes pkgconfig because it broke the build of glib-networking-native. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | Merge branch 'morty' into pyro | Anton Gerasimov | 2017-07-05 | 1 | -0/+1 |
|\ | |||||
| * | Add uptane-capable aktualizr | Anton Gerasimov | 2017-06-14 | 1 | -0/+1 |
| | | |||||
* | | Fix build issues with yocto pyro | Anton Gerasimov | 2017-07-04 | 2 | -2/+7 |
|/ | |||||
* | PRO-3157 Add recipe for friendly name generator | Jon Oster | 2017-05-29 | 1 | -0/+15 |
| | |||||
* | Fix variable extension error | Anton Gerasimov | 2017-05-26 | 1 | -1/+1 |
| | |||||
* | Make layer inclusion a neutral operation | Anton Gerasimov | 2017-05-10 | 6 | -16/+9 |
| | | | | | | | Classes are and bbappends are reworked so that mere inclusion of this layer to bbappends.conf doesn't change anything. In addition class behavior can now be controlled by both inheriting sota.bblcass and enabling "sota" DISTRO_FEATURE. | ||||
* | Merge from meta-agl-extra | Anton Gerasimov | 2017-04-03 | 6 | -27/+31 |
| | |||||
* | Fix several critical bugs in morty | Anton Gerasimov | 2017-02-24 | 1 | -1/+1 |
| | |||||
* | Changes for morty branch (sync with AGL's meta-sota) | Anton Gerasimov | 2017-02-23 | 2 | -5/+7 |
| | |||||
* | Fix a bug with missing GNU_HASH in lshw under Yocto | Anton Gerasimov | 2017-02-20 | 2 | -1/+44 |
| | |||||
* | Make systemd optional | Anton Gerasimov | 2016-12-20 | 1 | -2/+2 |
| | |||||
* | Update rvi-sota-client | Anton Gerasimov | 2016-10-31 | 6 | -0/+102 |
| | | | | | Change-Id: I1d5ceb776427298d46ab26dab2c822041dff00e0 Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> |