diff options
| author | Jose Quaresma <quaresma.jose@gmail.com> | 2022-02-18 00:26:59 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-02-20 16:45:25 +0000 |
| commit | 9ebd0a84e70294440445c8d2da382409f2dcadf9 (patch) | |
| tree | b117f00b79d7f82b929038dc619df0212c5725af /meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.0.bb | |
| parent | 9bcda31c2557fc9056552831f071995491d4d282 (diff) | |
| download | poky-9ebd0a84e70294440445c8d2da382409f2dcadf9.tar.gz | |
gstreamer1.0: update licenses of all modules
Since all gstreamer modules uses LGPLv2.1 with exceptions
for some plugins in bad and ugly modules that has GPLv2+.
(From OE-Core rev: 7ca1bce20ded40468e31ede74f901434ad31c0e2)
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
Cc: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.0.bb')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.0.bb index 3399b6f9d7..29d7c55acb 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.20.0.bb | |||
| @@ -4,7 +4,7 @@ provided by python-gi) " | |||
| 4 | HOMEPAGE = "http://cgit.freedesktop.org/gstreamer/gst-python/" | 4 | HOMEPAGE = "http://cgit.freedesktop.org/gstreamer/gst-python/" |
| 5 | SECTION = "multimedia" | 5 | SECTION = "multimedia" |
| 6 | 6 | ||
| 7 | LICENSE = "LGPLv2.1" | 7 | LICENSE = "LGPL-2.1-or-later" |
| 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" |
| 9 | 9 | ||
| 10 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" | 10 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" |
