Igalia / meta-webkit

Yocto / OpenEmbedded layer for WebKit based engines and browsers
MIT License
125 stars 69 forks source link

wpewebkit: Fix license warnings for Yocto releases previous to kirkstone #384

Closed psaavedra closed 2 years ago

psaavedra commented 2 years ago

This commit fixes this warning for the compatible releases to this branch previous to kirkstone:

  WARNING: wpewebkit-2.36.3-r0 do_populate_lic: wpewebkit: No generic license file exists for: LGPL-2.0-or-later in any provider
  WARNING: do_rootfs: The license listed LGPL-2.0-or-later was not in the licenses collected for recipe wpewebkit

The LGPL-2.0-or-later license was added for Poky(kirkstone) in:

commit 2456f523cfbbae0e509797a0aefa9733f2cb13e3
Author: Meh Mbeh Ida Delphine <idadelm@gmail.com>
Date:   Thu Oct 15 21:45:39 2020 +0100

    licenses: Update license file to match current SPDX names

Unreviewed change