diff options
Diffstat (limited to 'recipes-multimedia')
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend (renamed from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.%.bbappend) | 0 | ||||
-rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb (renamed from recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb) | 19 |
2 files changed, 17 insertions, 2 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend index 8565c6a5..8565c6a5 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.%.bbappend +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.%.bbappend | |||
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb index 5781094b..1b3faee9 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.14.imx.bb +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.imx.bb | |||
@@ -5,13 +5,17 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \ | |||
5 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ | 5 | file://common/coverage/coverage-report.pl;beginline=2;endline=17;md5=a4e1830fce078028c8f0974161272607 \ |
6 | file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" | 6 | file://gst/replaygain/rganalysis.c;beginline=1;endline=23;md5=b60ebefd5b2f5a8e0cab6bfee391a5fe" |
7 | 7 | ||
8 | FILESEXTRAPATHS_prepend := "${BSPDIR}/sources/poky/meta/recipes-multimedia/gstreamer/${PN}:" | ||
9 | FILESEXTRAPATHS_prepend := "${BSPDIR}/sources/poky/meta/recipes-multimedia/gstreamer/files:" | ||
10 | |||
8 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" | 11 | GST1.0-PLUGINS-GOOD_SRC ?= "gitsm://source.codeaurora.org/external/imx/gst-plugins-good.git;protocol=https" |
9 | SRCBRANCH = "MM_04.04.05_1902_L4.14.98_GA" | 12 | SRCBRANCH = "MM_04.05.01_1909_L4.19.35" |
10 | 13 | ||
11 | SRC_URI = " \ | 14 | SRC_URI = " \ |
12 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ | 15 | ${GST1.0-PLUGINS-GOOD_SRC};branch=${SRCBRANCH} \ |
16 | file://0001-introspection.m4-prefix-pkgconfig-paths-with-PKG_CON.patch \ | ||
13 | " | 17 | " |
14 | SRCREV = "a31aabb7581d3f491cd31889d44479bb0f34990b" | 18 | SRCREV = "3bcc85705695ee629ac3fb687411bb196d231918" |
15 | 19 | ||
16 | DEFAULT_PREFERENCE = "-1" | 20 | DEFAULT_PREFERENCE = "-1" |
17 | 21 | ||
@@ -49,7 +53,16 @@ PACKAGECONFIG[v4l2] = "--enable-gst_v4l2 --enable-v4l2-probe,--disable-gst | |||
49 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" | 53 | PACKAGECONFIG[vpx] = "--enable-vpx,--disable-vpx,libvpx" |
50 | PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" | 54 | PACKAGECONFIG[wavpack] = "--enable-wavpack,--disable-wavpack,wavpack" |
51 | PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}" | 55 | PACKAGECONFIG[x11] = "--enable-x,--disable-x,${X11DEPENDS}" |
56 | PACKAGECONFIG[bz2] = "--enable-bz2,--disable-bz2,bzip2" | ||
57 | PACKAGECONFIG[gtk] = "--enable-gtk3,--disable-gtk3,gtk+3" | ||
58 | PACKAGECONFIG[lame] = "--enable-lame,--disable-lame,lame" | ||
59 | PACKAGECONFIG[mpg123] = "--enable-mpg123,--disable-mpg123,mpg123" | ||
60 | PACKAGECONFIG[zlib] = "--enable-zlib,--disable-zlib,zlib" | ||
52 | 61 | ||
62 | # qt5 support is disabled, because it is not present in OE core, and requires more work than | ||
63 | # just adding a packageconfig (it requires access to moc, uic, rcc, and qmake paths). | ||
64 | # This is better done in a separate qt5 layer (which then should add a "qt5" packageconfig | ||
65 | # in a gstreamer1.0-plugins-good bbappend). | ||
53 | EXTRA_OECONF += " \ | 66 | EXTRA_OECONF += " \ |
54 | --enable-bz2 \ | 67 | --enable-bz2 \ |
55 | --enable-oss \ | 68 | --enable-oss \ |
@@ -64,6 +77,8 @@ EXTRA_OECONF += " \ | |||
64 | --disable-osx_video \ | 77 | --disable-osx_video \ |
65 | --disable-shout2 \ | 78 | --disable-shout2 \ |
66 | --disable-waveform \ | 79 | --disable-waveform \ |
80 | --disable-qt \ | ||
81 | --disable-twolame \ | ||
67 | " | 82 | " |
68 | 83 | ||
69 | FILES_${PN}-equalizer += "${datadir}/gstreamer-1.0/presets/*.prs" | 84 | FILES_${PN}-equalizer += "${datadir}/gstreamer-1.0/presets/*.prs" |