summaryrefslogtreecommitdiffstats
path: root/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
* softhsm: remove since it was added to meta-openembedded last year.Patrick Vacek2020-10-301-26/+0
| | | | | | It appears to be an almost straight copy of this recipe. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* libssh2: Remove redundant bbappend.Patrick Vacek2020-10-301-2/+0
| | | | | | The version in meta-openembedded already supports a native build. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* gpgme: Remove redundant bbappend.Patrick Vacek2020-10-301-1/+0
| | | | | | The version in poky already supports a native build. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* lshw: remove since it's been in meta-openembedded for a long time.Patrick Vacek2020-10-303-117/+0
| | | | | | And it's a newer version at that! Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Remove boost 1.72 bbappendfix/boost-1.73Laurent Bonnans2020-05-252-60/+0
| | | | | | poky switched to 1.73 which includes this patch Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* boost: add patch to fix ptest errors from a missing typedef.Patrick Vacek2020-03-042-0/+60
| | | | | Suggested-by: Kostiantyn Bushko <kbushko@intellias.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* softhsm-testtoken: add opensc to rdependsRicardo Salveti2019-07-031-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-oeRicardo Salveti2019-07-031-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 configurationLaurent Bonnans2019-05-272-0/+23
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Remove some ancient recipesLaurent Bonnans2019-05-273-46/+0
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* libp11: bump to git 57ca68f for EC signing supportRicardo Salveti2019-01-172-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.0Ricardo Salveti2019-01-172-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 Vacek2019-01-092-108/+0
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* libgsystem: drop recipeStefan Agner2018-10-091-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-upstreamedPatrick Vacek2018-10-051-2/+0
| | | | This has now been upstreamed to meta-openembedded.
* Fix creating SoftHSM tokenAnton Gerasimov2018-10-011-1/+2
|
* openct: Remove broken and apparently unnecessary pkg_postinst.Patrick Vacek2018-09-171-0/+2
|
* softhsm-testtoken: add openssl-bin dependency.Patrick Vacek2018-09-171-1/+1
|
* Merge pull request #387 from ↵Patrick Vacek2018-09-141-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-masterPatrick Vacek2018-09-141-7/+7
| | | | | | | | And bump aktualizr recipe
* | libp11: Bump to release 0.4.9.fix/libp11-openssl1.1Patrick Vacek2018-09-141-1/+1
| |
* | libp11: Fix paths after switch to openssl 1.1.Patrick Vacek2018-09-141-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 Vacek2018-09-031-1/+1
| | | | Now covers 1.0.2p.
* Fix version number in ldflags.patchMaxime BORGES2018-08-311-2/+2
|
* Update lshw to 02.17Maxime BORGES2018-08-312-5/+5
|
* softhsm-testtoken: fix complaint about generic license location.Patrick Vacek2018-07-031-3/+1
|
* createtoken.sh: remove redundant file check.Patrick Vacek2018-07-021-1/+1
|
* ca-certificates: Remove upstreamed patch.Patrick Vacek2018-05-311-1/+0
|
* Update patch to fix openssl-1.0.o.Patrick Vacek2018-05-081-1/+1
|
* Merge remote-tracking branch 'ats/pyro' into test/PRO-4481/hsm-rockoPatrick Vacek2018-02-271-0/+1
|\ | | | | | | Bring in updates to oe-selftest.
| * No longer require engine-pkcs11.Patrick Vacek2018-02-141-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 Vacek2018-02-221-1/+1
| |
* | Add EVP_PKEY_meth_get* replacement functions to use with OpenSSL 1.0.2m as wellAnton Gerasimov2018-01-192-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-rockoPatrick Vacek2018-01-175-12/+30
|\| | | | | | | Bring over fixes from the last couple months from pyro in rocko.
| * Add support of ISO/TP legacy secondaries and serial CANAnton Gerasimov2018-01-082-0/+29
| |
| * Delete dependency on libsoupAnton Gerasimov2018-01-082-11/+0
| | | | | | | | It makes supporting different platforms somewhat easier
| * Minor fixes and cleanup.Patrick Vacek2017-12-071-1/+1
| | | | | | | | | | | | * hsm-test is no longer used. * Use Yocto variables where suitable. * Eliminate redundant directory slashes.
* | Add fixes for compatibility with RockoAnton Gerasimov2017-11-171-3/+0
|/
* Add the newest version of libp11Anton Gerasimov2017-11-101-0/+37
|
* Fix ca-certificates-native dependency.Patrick Vacek2017-11-081-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 testingAnton Gerasimov2017-10-161-4/+9
|
* Add recipes to test pkcs11 functionality in AktualizrAnton Gerasimov2017-09-138-1/+284
|
* glib-networking_%.bbappend: Add again hackeryLeon Anavi2017-08-101-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 hackeryLeon Anavi2017-07-251-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 pyroAnton Gerasimov2017-07-051-0/+1
|\
| * Add uptane-capable aktualizrAnton Gerasimov2017-06-141-0/+1
| |
* | Fix build issues with yocto pyroAnton Gerasimov2017-07-042-2/+7
|/
* PRO-3157 Add recipe for friendly name generatorJon Oster2017-05-291-0/+15
|
* Fix variable extension errorAnton Gerasimov2017-05-261-1/+1
|
* Make layer inclusion a neutral operationAnton Gerasimov2017-05-106-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.