[meta-intel] [iot-middleware][PATCH] parse-embedded-sdks: Fix LICENSE string

Jan Kiszka jan.kiszka at siemens.com
Mon May 22 06:12:56 PDT 2017


On 2017-04-30 20:27, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka at siemens.com>
> 
> 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 <jan.kiszka at siemens.com>
> ---
>  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"
> 

Ping.

Is this layer still maintained? I'm also asking this because because
mraa, e.g., is referenced in a rather old version only.

Jan

-- 
Siemens AG, Corporate Technology, CT RDA ITP SES-DE
Corporate Competence Center Embedded Linux


More information about the meta-intel mailing list