summaryrefslogtreecommitdiffstats
path: root/recipes/ca-certificates/ca-certificates_20130610.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* More wildcards for bbappendsSamuli Piippo2014-11-241-24/+0
| | | | | | | These wildcard changes would be needed when moving to dizzy. Change-Id: Ic9aa4fe48d8b23a894eb3abcf416e1a2895f3327 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Fix c_rehash problem on ca-certificatesSamuli Piippo2014-08-141-0/+1
| | | | | | | | | c_rehash has dependency to 'env' found from coreutils-native, add it to the dependency chain. Task-number: QTEE-736 Change-Id: I926bcebc6277238cfef081d95702af7487390bcf Reviewed-by: Rainer Keller <rainer.keller@digia.com>
* ca-certificates: enable c_rehash in update-ca-certificatesSamuli Piippo2014-05-211-0/+23
c_rehash was not called from update-ca-certificates and hashes were not generated. Disabling the patch so that it's now again called. Task-number: QTEE-502 Change-Id: I4640427d34f3875b3ddb953bb40a31f6a7d255ff Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>