Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix c_rehash problem on ca-certificates | Samuli Piippo | 2014-08-14 | 1 | -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-certificates | Samuli Piippo | 2014-05-21 | 1 | -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> |