mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

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>
8 lines
343 B
HTML
8 lines
343 B
HTML
SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet."
|
|
SECTION = "devel/python"
|
|
LICENSE = "BSD-2-Clause"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=5a8d76283514a1b7e6a414aba38629b5"
|
|
|
|
SRC_URI[md5sum] = "80461eff10ac62214fa788a6045aab43"
|
|
SRC_URI[sha256sum] = "82cdc67b41da904aa2921107e9877814079d9b067a99f19852b5d85e8a40555d"
|