aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-connectivity
diff options
context:
space:
mode:
authorStefan Wiehler <stefan.wiehler@missinglinkelectronics.com>2021-05-18 10:45:39 +0200
committerKhem Raj <raj.khem@gmail.com>2021-05-19 09:17:49 -0700
commit417a344477180929a6e2ee8950451ad4cc4df69e (patch)
tree458515b0ff7a5dd643c447532920df02d394c873 /meta-networking/recipes-connectivity
parent0fa836b69c2173b34f83ad4e56d953e3adc3b4eb (diff)
downloadmeta-openembedded-contrib-417a344477180929a6e2ee8950451ad4cc4df69e.tar.gz
restinio: fix license
Signed-off-by: Stefan Wiehler <stefan.wiehler@missinglinkelectronics.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-connectivity')
-rw-r--r--meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb b/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb
index ec9b056e5d..e3567961aa 100644
--- a/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb
+++ b/meta-networking/recipes-connectivity/restinio/restinio_0.6.13.bb
@@ -5,7 +5,7 @@ DESCRIPTION = "Cross-platform, efficient, customizable, and robust \
AUTHOR = "Stefan Wiehler <stefan.wiehler@missinglinkelectronics.com>"
HOMEPAGE = "https://stiffstream.com/en/products/restinio.html"
SECTION = "libs"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://../LICENSE;md5=f399b62ce0a152525d1589a5a40c0ff6"
DEPENDS = "asio fmt http-parser"