On 2017-05-22 15:14, Jan Kiszka wrote: > On 2017-05-22 15:12, Jan Kiszka wrote: >> On 2017-04-30 20:27, Jan Kiszka wrote: >>> 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" >>> >> >> Ping. >> >> Is this layer still maintained? I'm also asking this because because >> mraa, e.g., is referenced in a rather old version only. > > Sorry, I was looking at the wrong head: it is recent.
OK, apparently time for a break: I was indeed looking at the right head, and that references ancient mraa 0.10.1 instead of current 1.7.0. Jan -- Siemens AG, Corporate Technology, CT RDA ITP SES-DE Corporate Competence Center Embedded Linux -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
