aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorChristophe PRIOUZEAU <christophe.priouzeau@st.com>2019-10-22 14:19:13 +0000
committerKhem Raj <raj.khem@gmail.com>2019-10-24 01:01:43 -0700
commit27fb126c185080920e4d9d0fa12d52afb28267fd (patch)
treebf1c58bdb04ba51343e7a7e56a23d35edea0bbda /meta-networking
parent19b5d0ce6619c9a5b41763e51328f008ad078d81 (diff)
downloadmeta-openembedded-27fb126c185080920e4d9d0fa12d52afb28267fd.tar.gz
freediameter: Clarify BSD license variant
The License of freediameter is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb b/meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb
index 8e928c989f..385b8b3734 100644
--- a/meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb
+++ b/meta-networking/recipes-protocols/freediameter/freediameter_1.3.2.bb
@@ -28,7 +28,7 @@ SRC_URI[sha256sum] = "ce05b4bf2a04cd2f472e77ba4b86fbfca690bfc83e51da8ce0e575804b
S = "${WORKDIR}/${fd_pkgname}-${PV}"
-LICENSE = "BSD"
+LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=69bdc1d97648a2d35914563fcbbb361a"
PTEST_PATH = "${libdir}/${fd_pkgname}/ptest"