On Mon, 2022-03-07 at 15:33 +0000, Peter Kjellerstedt wrote: > > > > diff --git > > a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.0.bb > > b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.0.bb > > index 9b6f80aa89..577ba16af7 100644 > > --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.0.bb > > +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.20.0.bb > > @@ -1,4 +1,5 @@ > > require gstreamer1.0-plugins-common.inc > > +require gstreamer1.0-plugins-license.inc > > > > DESCRIPTION = "'Ugly GStreamer plugins" > > HOMEPAGE = "https://gstreamer.freedesktop.org/" > > @@ -8,7 +9,6 @@ LIC_FILES_CHKSUM = > > "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ > > > > file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068" > > > > LICENSE = "LGPL-2.1-or-later & GPL-2.0-or-later" > > -LICENSE_FLAGS = "commercial" > > I still think this is wrong. I.e., the commercial flag is not > related to a plugin using GPL or not, but rather the fact that it > is in ugly. E.g., the reason may be patent considerations and > can apply to any of the plugins regardless of license. > >
Agreed, that flag should be independent of whether GPL is there or not. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#162852): https://lists.openembedded.org/g/openembedded-core/message/162852 Mute This Topic: https://lists.openembedded.org/mt/89608003/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
