From: Jan Kiszka <[email protected]>

OE complains: Each word in LICENSE is a license of its own and would
have to be appended with a supported operator. So just drop the
redundant word from the license name.

Signed-off-by: Jan Kiszka <[email protected]>
---
 recipes-devtools/parse-embedded-sdks/parse-embedded-sdks_1.0.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-devtools/parse-embedded-sdks/parse-embedded-sdks_1.0.1.bb 
b/recipes-devtools/parse-embedded-sdks/parse-embedded-sdks_1.0.1.bb
index 4b91c82..9b69b89 100644
--- a/recipes-devtools/parse-embedded-sdks/parse-embedded-sdks_1.0.1.bb
+++ b/recipes-devtools/parse-embedded-sdks/parse-embedded-sdks_1.0.1.bb
@@ -3,7 +3,7 @@
 
 DESCRIPTION = "Lets you use Parse for building Internet of Things (IoT) 
applications with connected devices"
 HOMEPAGE = "https://github.com/ParsePlatform/parse-embedded-sdks";
-LICENSE = "Parse License"
+LICENSE = "Parse"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=340c4660f360f3d393d95ed8c6dd2b28"
 SECTION = "libs"
 DEPENDS = "curl util-linux"
-- 
2.12.0

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
meta-intel mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to