diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer')
3 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb index 5975513e07..3f8c67ea7c 100644 --- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb +++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.16.bb | |||
@@ -2,6 +2,7 @@ require gst-fluendo.inc | |||
2 | 2 | ||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=98326cbb1723a5a97e9b1db62e9faa05" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=98326cbb1723a5a97e9b1db62e9faa05" |
5 | LICENSE_FLAGS = "commercial" | ||
5 | 6 | ||
6 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" | 7 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" |
7 | 8 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb index b4fe52d5ba..76c8135493 100644 --- a/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb +++ b/meta/recipes-multimedia/gstreamer/gst-openmax_0.10.1.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | DEPENDS = "gstreamer" | 1 | DEPENDS = "gstreamer" |
2 | RDEPENDS_${PN} = "libomxil" | 2 | RDEPENDS_${PN} = "libomxil" |
3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
4 | LICENSE_FLAGS = "commercial" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24 \ |
5 | file://util/sem.h;beginline=1;endline=20;md5=accce5550d5583b839b441a0623f09fc" | 6 | file://util/sem.h;beginline=1;endline=20;md5=accce5550d5583b839b441a0623f09fc" |
6 | 7 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb b/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb index 2d7fa9183f..72a8151780 100644 --- a/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb +++ b/meta/recipes-multimedia/gstreamer/gst-plugins-ugly_0.10.18.bb | |||
@@ -1,6 +1,7 @@ | |||
1 | require gst-plugins.inc | 1 | require gst-plugins.inc |
2 | 2 | ||
3 | LICENSE = "GPLv2+ & LGPLv2.1+ & LGPLv2+" | 3 | LICENSE = "GPLv2+ & LGPLv2.1+ & LGPLv2+" |
4 | LICENSE_FLAGS = "commercial" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ |
5 | file://gst/synaesthesia/synaescope.h;beginline=1;endline=20;md5=99f301df7b80490c6ff8305fcc712838 \ | 6 | file://gst/synaesthesia/synaescope.h;beginline=1;endline=20;md5=99f301df7b80490c6ff8305fcc712838 \ |
6 | file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 \ | 7 | file://tests/check/elements/xingmux.c;beginline=1;endline=21;md5=4c771b8af188724855cb99cadd390068 \ |