libnmapp: adpated license checksum

BugzID: 63280

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
Marc Mattmueller 2021-03-25 12:03:04 +01:00
parent ba2cc701e0
commit 50d41a8a7e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
SUMMARY = "NetModule shared library" SUMMARY = "NetModule shared library"
SECTION = "base" SECTION = "base"
LICENSE = "GPLv2+" LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=7a167c7940db2679f2901cdaef95658a" LIC_FILES_CHKSUM = "file://LICENSE;md5=1f002990697cc3f88357d1c0790d47b2"
SRC_URI = "git://git.netmodule.intranet/nm-tools/libnmapp.git;protocol=ssh;user=gitea;branch=develop" SRC_URI = "git://git.netmodule.intranet/nm-tools/libnmapp.git;protocol=ssh;user=gitea;branch=develop"
SRCREV = "${AUTOREV}" SRCREV = "${AUTOREV}"