mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 23:05:34 +01:00
Python: pika: Clarify BSD license variant
The License of python pika 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
c9a22eb71b
commit
700cc35742
|
|
@ -5,7 +5,7 @@ including RabbitMQ’s extensions. \
|
|||
"
|
||||
SECTION = "devel/python"
|
||||
HOMEPAGE = "https://pika.readthedocs.io"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=535836bf0a5de515a7bfee026075701d"
|
||||
|
||||
SRC_URI[md5sum] = "6002400cdd33bf85ec8680ece72910d4"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user