summaryrefslogtreecommitdiffstats
path: root/recipes-support/slcand-start
diff options
context:
space:
mode:
authorPatti Vacek <pattivacek@gmail.com>2021-04-06 11:19:55 +0200
committerGitHub <noreply@github.com>2021-04-06 11:19:55 +0200
commit6c315792fc62fc86560c88339764c182ba8d0f80 (patch)
treeedae39c57653d954895105979e2b5d1c67eca6ce /recipes-support/slcand-start
parent18729ac787c1c4ba8cdee0a3bf077fc39d074107 (diff)
parent5ae002c5a7c83f1b78514d55af0910b9b18e374d (diff)
downloadmeta-updater-6c315792fc62fc86560c88339764c182ba8d0f80.tar.gz
Merge pull request #806 from shr-project/jansa/fixes-lic
fit-conf, ostree-initrd, slcand-start: use COMMON_LICENSE_DIR instead…
Diffstat (limited to 'recipes-support/slcand-start')
-rw-r--r--recipes-support/slcand-start/slcand-start.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-support/slcand-start/slcand-start.bb b/recipes-support/slcand-start/slcand-start.bb
index dfefaea..566507b 100644
--- a/recipes-support/slcand-start/slcand-start.bb
+++ b/recipes-support/slcand-start/slcand-start.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