mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
rfkill: Clarify BSD license variant
The License of rfkill is BSD-0-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
6489f71597
commit
91ebe6f2db
@@ -1,7 +1,7 @@
|
|||||||
SUMMARY = "Radio enable/disable command line utility"
|
SUMMARY = "Radio enable/disable command line utility"
|
||||||
HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill"
|
HOMEPAGE = "http://linuxwireless.org/en/users/Documentation/rfkill"
|
||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-0-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c6036d0eb7edbfced28c4160e5d3fa94"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=c6036d0eb7edbfced28c4160e5d3fa94"
|
||||||
|
|
||||||
SRC_URI = "http://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.bz2 \
|
SRC_URI = "http://www.kernel.org/pub/software/network/${BPN}/${BP}.tar.bz2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user