diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.0.bb')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.0.bb index 98b2650bb0..575e608d65 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.20.0.bb | |||
@@ -6,7 +6,7 @@ SECTION = "multimedia" | |||
6 | 6 | ||
7 | # ffmpeg has comercial license flags so add it as we need ffmpeg as a dependency | 7 | # ffmpeg has comercial license flags so add it as we need ffmpeg as a dependency |
8 | LICENSE_FLAGS = "commercial" | 8 | LICENSE_FLAGS = "commercial" |
9 | LICENSE = "LGPLv2+" | 9 | LICENSE = "LGPL-2.1-or-later" |
10 | LIC_FILES_CHKSUM = "file://COPYING;md5=69333daa044cb77e486cc36129f7a770 \ | 10 | LIC_FILES_CHKSUM = "file://COPYING;md5=69333daa044cb77e486cc36129f7a770 \ |
11 | file://ext/libav/gstav.h;beginline=1;endline=18;md5=a752c35267d8276fd9ca3db6994fca9c \ | 11 | file://ext/libav/gstav.h;beginline=1;endline=18;md5=a752c35267d8276fd9ca3db6994fca9c \ |
12 | " | 12 | " |