mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-05-21 12:57:56 +00:00
navit: Fix license format QA error
Fix following QA error: ,---- | WARNING: Recipe navit, LICENSE (GPLv2 LGPLv2) has invalid format, | LICENSES must have operator "([&|() ])" between them. `---- Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
64803d8fc0
commit
f381b7fbc8
@ -1,5 +1,5 @@
|
||||
DESCRIPTION = "Navit is a car navigation system with routing engine."
|
||||
LICENSE = "GPLv2 LGPLv2"
|
||||
LICENSE = "GPLv2 & LGPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=ed539d099d6ce08de6ea0dfed9ecb333 \
|
||||
file://LGPL-2;md5=3214f080875748938ba060314b4f727d \
|
||||
file://GPL-2;md5=751419260aa954499f7abaabaa882bbe \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user