aboutsummaryrefslogtreecommitdiff
path: root/meta-optee/recipes-security
diff options
context:
space:
mode:
authorDaniel Díaz <daniel.diaz@linaro.org>2016-11-01 01:24:38 -0600
committerFathi Boudra <fathi.boudra@linaro.org>2016-11-01 08:06:06 +0000
commit77f0a71c55db961725e4d3661152968a015e08c9 (patch)
treeb362edfbb24d17b7aacc5c7a5a38b757deeea7dc /meta-optee/recipes-security
parenta3e2cc32142158d32c9c7e57f68b9c73dcd006b0 (diff)
optee-client: update license checksum
SQLite has been added from 2.2.0 release in https://github.com/OP-TEE/optee_client/commit/aef0eded SQLite is public domain Libsqlfs is GNU LGPL v2 Change-Id: Ifdd8a12f53efdefc1d9e625ecc69a54b21de20dc Signed-off-by: Daniel Díaz <daniel.diaz@linaro.org>
Diffstat (limited to 'meta-optee/recipes-security')
-rw-r--r--meta-optee/recipes-security/optee/optee-client.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-optee/recipes-security/optee/optee-client.bb b/meta-optee/recipes-security/optee/optee-client.bb
index 25e7f774..c25954e6 100644
--- a/meta-optee/recipes-security/optee/optee-client.bb
+++ b/meta-optee/recipes-security/optee/optee-client.bb
@@ -2,7 +2,7 @@ SUMMARY = "OPTEE Client"
HOMEPAGE = "https://github.com/OP-TEE/optee_client"
LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=69663ab153298557a59c67a60a743e5b"
+LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=a6d62e1b5fef18a1854bd538e3160d7c"
PV = "2.2.0+git${SRCPV}"