aboutsummaryrefslogtreecommitdiff
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-02 08:46:41 +0200
commit9b616ce6d4293387d254f36800389b2910895420 (patch)
treefbf4f7ce2540d50dc99b8b8353945bc526492ba7
parentd673e2966cc6bc738b0a19bbac25eb1fa8e8ef11 (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>
-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}"