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

License update: Copyright year updated to 2019. Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
8 lines
334 B
HTML
8 lines
334 B
HTML
SUMMARY = "xxhash is a Python binding for the xxHash library by Yann Collet."
|
|
SECTION = "devel/python"
|
|
LICENSE = "BSD"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=5a8d76283514a1b7e6a414aba38629b5"
|
|
|
|
SRC_URI[md5sum] = "2e6c0bd69a540e15ff2222d6cb8da466"
|
|
SRC_URI[sha256sum] = "6b5af8c37ff12745ae77f28e695c0d3a3327932fd229824e49382377e940fdf1"
|