Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make bbappends more flexible by using wildcard version matching | aavit | 2014-09-26 | 1 | -28/+0 |
| | | | | | | | | | | From v1.6, yocto supports wildcards in .bbappend file names. This is practical since we then don't have to rename them every time the upstream version changes slightly. Also allows for support of earlier poky versions. Change-Id: Ib21e6fa1b56d11421c06af353c6ba848f38e07e0 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com> | ||||
* | openssl: make sure c_rehash is included in the image | Samuli Piippo | 2014-05-21 | 1 | -0/+28 |
And make /usr/lib/ssl/certs symbolic link to /etc/ssl/certs, so that ca-certificates are used. Task-number: QTEE-502 Change-Id: Id673b5db066b184465425b56df9c1fa41e68fa70 Reviewed-by: Kalle Viironen <kalle.viironen@digia.com> |