summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick Vacek <patrickvacek@gmail.com>2018-07-03 12:36:15 +0200
committerPatrick Vacek <patrickvacek@gmail.com>2018-10-02 12:51:40 +0200
commit33306cbc2618b74040f3466ed1c652542ae6391c (patch)
treeea4946db33ee3398e5fb250ac68d33fec70e34e8
parent2a12a28f9e3c5ecaae0fa21a66a32dcbfb4077fd (diff)
downloadmeta-updater-33306cbc2618b74040f3466ed1c652542ae6391c.tar.gz
softhsm-testtoken: fix complaint about generic license location.
-rw-r--r--recipes-support/softhsm-testtoken/softhsm-testtoken.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-support/softhsm-testtoken/softhsm-testtoken.bb b/recipes-support/softhsm-testtoken/softhsm-testtoken.bb
index c5691db..029fe1c 100644
--- a/recipes-support/softhsm-testtoken/softhsm-testtoken.bb
+++ b/recipes-support/softhsm-testtoken/softhsm-testtoken.bb
@@ -1,8 +1,6 @@
1SUMMARY = "Mock smartcard for aktualizr" 1SUMMARY = "Mock smartcard for aktualizr"
2LICENSE = "MIT" 2LICENSE = "MIT"
3LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ 3LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
4 file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
5
6 4
7inherit systemd 5inherit systemd
8 6