mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
Python: xxhash: Clarify BSD license variant
The License of python xxhash is BSD-2-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
7ba62cd2da
commit
9376fd7c00
@@ -1,6 +1,6 @@
|
||||
SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet."
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-2-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=5a8d76283514a1b7e6a414aba38629b5"
|
||||
|
||||
SRC_URI[md5sum] = "80461eff10ac62214fa788a6045aab43"
|
||||
|
||||
Reference in New Issue
Block a user