mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
pmdk: Clarify BSD license variant
The License of pmdk 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
64a27ecc0d
commit
4faa3ef854
@@ -2,7 +2,7 @@ SUMMARY = "Persistent Memory Development Kit"
|
|||||||
DESCRIPTION = "Persistent Memory Development Kit"
|
DESCRIPTION = "Persistent Memory Development Kit"
|
||||||
HOMEPAGE = "http://pmem.io"
|
HOMEPAGE = "http://pmem.io"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7db1106255a1baa80391fd2e21eebab7"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=7db1106255a1baa80391fd2e21eebab7"
|
||||||
DEPENDS = "ndctl"
|
DEPENDS = "ndctl"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user