Fix LICENSE field of some recipes to correspond to Poky ones.

This commit is contained in:
Christophe Blaess
2022-09-09 13:59:47 +02:00
parent 1b57b51612
commit 90189dae67
8 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
SUMMARY = "CedarX Hardware Encoding GStreamer plug-in"
SECTION = "multimedia"
LICENSE = "GPLv2"
LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
HOMEPAGE = "http://github.com/ebutera/gst-plugin-cedar"
DEPENDS = "gstreamer gst-plugins-base"