mca_tool: update checksums for the new version
Signed-off-by: Alejandro Navarro <alejandro.navarro@digi.com> https://jira.digi.com/browse/DEL-3499
This commit is contained in:
parent
905ac5c483
commit
caa932612d
|
|
@ -7,8 +7,8 @@ LICENSE = "CLOSED"
|
|||
PKGNAME = "mca_tool"
|
||||
SRC_URI = "${DIGI_PKG_SRC}/${PKGNAME}-${PV}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "bee011ed0f1f2394c55bedaeda92f5cf"
|
||||
SRC_URI[sha256sum] = "d6983fb0941a8b8c63c7369ef7285190be19ef446fc2a206e25a2c545a1ea671"
|
||||
SRC_URI[md5sum] = "a08dd404f7c5165b6949ae09117a27d3"
|
||||
SRC_URI[sha256sum] = "6978e481cbd936f03e93f3c566cc506570ebae82b3b499a79da65c3c2d320191"
|
||||
|
||||
S = "${WORKDIR}/${PKGNAME}-${PV}"
|
||||
|
||||
Loading…
Reference in New Issue