diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2018-07-03 12:36:15 +0200 |
|---|---|---|
| committer | Patrick Vacek <patrickvacek@gmail.com> | 2018-07-03 12:40:02 +0200 |
| commit | a076867937ee8689e55075418817b63f5e1dd5cc (patch) | |
| tree | a99e3ad675c7463665debcf850c0589aeb10ef0b | |
| parent | d26097aa7762c8b42805cba6435c008f01dcbea6 (diff) | |
| download | meta-updater-a076867937ee8689e55075418817b63f5e1dd5cc.tar.gz | |
softhsm-testtoken: fix complaint about generic license location.
| -rw-r--r-- | recipes-support/softhsm-testtoken/softhsm-testtoken.bb | 4 |
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 @@ | |||
| 1 | SUMMARY = "Mock smartcard for aktualizr" | 1 | SUMMARY = "Mock smartcard for aktualizr" |
| 2 | LICENSE = "MIT" | 2 | LICENSE = "MIT" |
| 3 | LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=4d92cd373abda3937c2bc47fbc49d690 \ | 3 | LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" |
| 4 | file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | ||
| 5 | |||
| 6 | 4 | ||
| 7 | inherit systemd | 5 | inherit systemd |
| 8 | 6 | ||
