trustfence-tool: update recipe to v2.1
Signed-off-by: Sebastian Pastor <sebastian.pastor@digi.com>
This commit is contained in:
parent
4618c76208
commit
2a6c4d6e04
|
|
@ -1,12 +0,0 @@
|
||||||
# Copyright (C) 2016 Digi International.
|
|
||||||
|
|
||||||
SUMMARY = "Trustfence command line tool"
|
|
||||||
SECTION = "console/tools"
|
|
||||||
LICENSE = "CLOSED"
|
|
||||||
|
|
||||||
SRC_URI = "${DIGI_PKG_SRC}/${BP}.tar.gz"
|
|
||||||
|
|
||||||
SRC_URI[md5sum] = "dfbe0f7a5c2d16c5abafae14eb33d592"
|
|
||||||
SRC_URI[sha256sum] = "e335fc7080fb35ad198319c06ec31c77d9d2fe63219b9adc1ffc1e686e1534ae"
|
|
||||||
|
|
||||||
inherit bin_package
|
|
||||||
|
|
@ -0,0 +1,12 @@
|
||||||
|
# Copyright (C) 2016, 2017 Digi International.
|
||||||
|
|
||||||
|
SUMMARY = "Trustfence command line tool"
|
||||||
|
SECTION = "console/tools"
|
||||||
|
LICENSE = "CLOSED"
|
||||||
|
|
||||||
|
SRC_URI = "${DIGI_PKG_SRC}/${BP}.tar.gz"
|
||||||
|
|
||||||
|
SRC_URI[md5sum] = "b26c0b8a4fd819beba4d0af6b11bc603"
|
||||||
|
SRC_URI[sha256sum] = "7dc772e40e76d94ac297098c7fcfb19254994afb4c6ee30d23fb056a872e6543"
|
||||||
|
|
||||||
|
inherit bin_package
|
||||||
Loading…
Reference in New Issue