mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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>
This commit is contained in:
committed by
Khem Raj
parent
19b5d0ce66
commit
27fb126c18
@@ -28,7 +28,7 @@ SRC_URI[sha256sum] = "ce05b4bf2a04cd2f472e77ba4b86fbfca690bfc83e51da8ce0e575804b
|
|||||||
|
|
||||||
S = "${WORKDIR}/${fd_pkgname}-${PV}"
|
S = "${WORKDIR}/${fd_pkgname}-${PV}"
|
||||||
|
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=69bdc1d97648a2d35914563fcbbb361a"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=69bdc1d97648a2d35914563fcbbb361a"
|
||||||
|
|
||||||
PTEST_PATH = "${libdir}/${fd_pkgname}/ptest"
|
PTEST_PATH = "${libdir}/${fd_pkgname}/ptest"
|
||||||
|
|||||||
Reference in New Issue
Block a user