summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb')
-rw-r--r--meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
index 2f5d192a77..8a114411fa 100644
--- a/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
+++ b/meta-networking/recipes-devtools/libcoap/libcoap_4.3.4.bb
@@ -2,7 +2,7 @@ SUMMARY = "A C implementation of the Constrained Application Protocol"
2DESCRIPTION = "libcoap implements a lightweight application-protocol for \ 2DESCRIPTION = "libcoap implements a lightweight application-protocol for \
3devices that are constrained their resources such as computing power, \ 3devices that are constrained their resources such as computing power, \
4RF range, memory, bandwith, or network packet sizes." 4RF range, memory, bandwith, or network packet sizes."
5HOMEPAGE ="https://libcoap.net/" 5HOMEPAGE = "https://libcoap.net/"
6 6
7LICENSE = "BSD-2-Clause & BSD-3-Clause" 7LICENSE = "BSD-2-Clause & BSD-3-Clause"
8LIC_FILES_CHKSUM = "file://LICENSE;md5=1978dbc41673ab1c20e64b287c8317bc" 8LIC_FILES_CHKSUM = "file://LICENSE;md5=1978dbc41673ab1c20e64b287c8317bc"