mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 22:59:41 +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:
parent
64a27ecc0d
commit
4faa3ef854
@ -2,7 +2,7 @@ SUMMARY = "Persistent Memory Development Kit"
|
||||
DESCRIPTION = "Persistent Memory Development Kit"
|
||||
HOMEPAGE = "http://pmem.io"
|
||||
SECTION = "libs"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=7db1106255a1baa80391fd2e21eebab7"
|
||||
DEPENDS = "ndctl"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user