mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
spice: set correct LICENSE
Remove BSD, as this package is entirely LGPL2+. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ environment - not only on its computer-server machine, but also from \
|
||||
anywhere on the Internet and using a wide variety of machine \
|
||||
architectures."
|
||||
|
||||
LICENSE = "BSD & LGPLv2.1+"
|
||||
LICENSE = "LGPLv2.1+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
PV = "0.14.2+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user