diff options
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-devtools_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gst-devtools_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-examples_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gst-examples_1.18.0.bb) | 4 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.bb) | 6 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.0.bb) | 3 | ||||
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.1.bb (renamed from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.0.bb) | 3 |
12 files changed, 14 insertions, 26 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-devtools_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gst-devtools_1.18.1.bb index 63e7a99b4f..2e09ef9c25 100644 --- a/meta/recipes-multimedia/gstreamer/gst-devtools_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gst-devtools_1.18.1.bb | |||
@@ -12,8 +12,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-devtools/gst-devtools-${PV} | |||
12 | file://0001-connect-has-a-different-signature-on-musl.patch \ | 12 | file://0001-connect-has-a-different-signature-on-musl.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "37ca48ea06fb4304cfc9009ec924bc52" | 15 | SRC_URI[sha256sum] = "712212babd2238233d55beecfc0fe1ea8db18e8807ac6ab05a64505b2c7ab0df" |
16 | SRC_URI[sha256sum] = "82337141b5654f11c440f783892ba9d9498b3b6b98c2286b000f96dce6945f16" | ||
17 | 16 | ||
18 | DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 gstreamer1.0-plugins-base" | 17 | DEPENDS = "json-glib glib-2.0 glib-2.0-native gstreamer1.0 gstreamer1.0-plugins-base" |
19 | RRECOMMENDS_${PN} = "git" | 18 | RRECOMMENDS_${PN} = "git" |
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.1.bb index 66db2f4eb8..048b45a08f 100644 --- a/meta/recipes-multimedia/gstreamer/gst-examples_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gst-examples_1.18.1.bb | |||
@@ -4,12 +4,12 @@ LIC_FILES_CHKSUM = "file://playback/player/gtk/gtk-play.c;beginline=1;endline=20 | |||
4 | 4 | ||
5 | DEPENDS = "glib-2.0 gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gtk+3 libsoup-2.4 json-glib glib-2.0-native" | 5 | DEPENDS = "glib-2.0 gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad gtk+3 libsoup-2.4 json-glib glib-2.0-native" |
6 | 6 | ||
7 | SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gst-examples.git;protocol=https \ | 7 | SRC_URI = "git://gitlab.freedesktop.org/gstreamer/gst-examples.git;protocol=https;branch=1.18 \ |
8 | file://0001-Make-player-examples-installable.patch \ | 8 | file://0001-Make-player-examples-installable.patch \ |
9 | file://gst-player.desktop \ | 9 | file://gst-player.desktop \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRCREV = "009290dc8784e6714dc2a29be123110c14a38123" | 12 | SRCREV = "998ee69af18a5928759dbe17fffbceebbc8d72d0" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.18.1.bb index 9fe7957daa..38bbffafa4 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-libav_1.18.1.bb | |||
@@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \ | |||
10 | " | 10 | " |
11 | 11 | ||
12 | SRC_URI = "https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz" | 12 | SRC_URI = "https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-${PV}.tar.xz" |
13 | SRC_URI[md5sum] = "fe2f07356fa37445837cdde274027117" | 13 | SRC_URI[sha256sum] = "39a717bc2613efbbba19df3cf5cacff0987471fc8281ba2c5dcdeaded79c2ed8" |
14 | SRC_URI[sha256sum] = "42f93f5ce9a3fc22051e5f783a4574b56ebf213f331f75dcbc3552459bd3a06a" | ||
15 | 14 | ||
16 | S = "${WORKDIR}/gst-libav-${PV}" | 15 | S = "${WORKDIR}/gst-libav-${PV}" |
17 | 16 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.1.bb index c4855034e0..513d66f9fc 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.1.bb | |||
@@ -9,8 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ | |||
9 | 9 | ||
10 | SRC_URI = "https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-${PV}.tar.xz" | 10 | SRC_URI = "https://gstreamer.freedesktop.org/src/gst-omx/gst-omx-${PV}.tar.xz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "dcff9e4f055a2b1ecadc9f49f5b60a2e" | 12 | SRC_URI[sha256sum] = "42a8e0f9518b94655981ede441638f9f9395f4b1b9a4b329f068ee793975a965" |
13 | SRC_URI[sha256sum] = "302c65e04578991364f7605e04cfb54dfd75268d51080d35f221ee1a8b341fad" | ||
14 | 13 | ||
15 | S = "${WORKDIR}/gst-omx-${PV}" | 14 | S = "${WORKDIR}/gst-omx-${PV}" |
16 | 15 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.1.bb index 8f9036b8ec..100875dfb7 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.18.1.bb | |||
@@ -6,14 +6,12 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad | |||
6 | file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \ | 6 | file://0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch \ |
7 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ | 7 | file://0004-opencv-resolve-missing-opencv-data-dir-in-yocto-buil.patch \ |
8 | " | 8 | " |
9 | SRC_URI[md5sum] = "c1b5f2fb2d76ace6a3d04df73a8c72ea" | 9 | SRC_URI[sha256sum] = "c195978c85d97406c05eb9d43ac54b9ab35eda6ffdae32b3ed597b8f1743c1b2" |
10 | SRC_URI[sha256sum] = "f382ab1caddd64aaa7acb7c4787487f63fd39bd0fde9c757655cbaa457c1185f" | ||
11 | 10 | ||
12 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | 11 | S = "${WORKDIR}/gst-plugins-bad-${PV}" |
13 | 12 | ||
14 | LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+" | 13 | LICENSE = "GPLv2+ & LGPLv2+ & LGPLv2.1+" |
15 | LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \ | 14 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
16 | file://COPYING.LIB;md5=21682e4e8fea52413fd26c60acb907e5 " | ||
17 | 15 | ||
18 | DEPENDS += "gstreamer1.0-plugins-base" | 16 | DEPENDS += "gstreamer1.0-plugins-base" |
19 | 17 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.1.bb index a04af186f6..8e3ff21c90 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.18.1.bb | |||
@@ -9,8 +9,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-ba | |||
9 | file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ | 9 | file://0002-ssaparse-enhance-SSA-text-lines-parsing.patch \ |
10 | file://0004-glimagesink-Downrank-to-marginal.patch \ | 10 | file://0004-glimagesink-Downrank-to-marginal.patch \ |
11 | " | 11 | " |
12 | SRC_URI[md5sum] = "5ea9dc2692335e03170c3639901c2d83" | 12 | SRC_URI[sha256sum] = "1ba654d7de30f7284b4c7071b32f881b609733ce02ab6d9d9ea29386a036c641" |
13 | SRC_URI[sha256sum] = "762abdd1a950809a1cea62fff7f86b5f7d6bd5f6841e3e585c700b823cdb7897" | ||
14 | 13 | ||
15 | S = "${WORKDIR}/gst-plugins-base-${PV}" | 14 | S = "${WORKDIR}/gst-plugins-base-${PV}" |
16 | 15 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.1.bb index 17a9d5a04e..bc7550f40b 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.1.bb | |||
@@ -4,8 +4,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-go | |||
4 | file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch \ | 4 | file://0001-qt-include-ext-qt-gstqtgl.h-instead-of-gst-gl-gstglf.patch \ |
5 | " | 5 | " |
6 | 6 | ||
7 | SRC_URI[md5sum] = "c437bf42bf830bc0f482c7d088fb37a5" | 7 | SRC_URI[sha256sum] = "e210e91a5590ecb6accc9d06c949a58ca6897d8edb3b3d55828e424c624f626c" |
8 | SRC_URI[sha256sum] = "6329bc377a3afea5cf1ab329a91cc4a906f075781780d1edc59e8bea8c1a8bac" | ||
9 | 8 | ||
10 | S = "${WORKDIR}/gst-plugins-good-${PV}" | 9 | S = "${WORKDIR}/gst-plugins-good-${PV}" |
11 | 10 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.1.bb index d38550c352..614ef8d740 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-ugly_1.18.1.bb | |||
@@ -9,8 +9,7 @@ LICENSE_FLAGS = "commercial" | |||
9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
10 | https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ | 10 | https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz \ |
11 | " | 11 | " |
12 | SRC_URI[md5sum] = "01d3a24152cfd5eb27b1787d44b524c6" | 12 | SRC_URI[sha256sum] = "18cd6cb829eb9611ca63cbcbf46aca0f0de1dd28b2df18caa2834326a75ff725" |
13 | SRC_URI[sha256sum] = "686644e45e08258ae240c4519376668ad8d34ea6d0f6ab556473c317bfb7e082" | ||
14 | 13 | ||
15 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" | 14 | S = "${WORKDIR}/gst-plugins-ugly-${PV}" |
16 | 15 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.1.bb index 8ad6e15306..c0c5d271d0 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.1.bb | |||
@@ -6,8 +6,7 @@ LICENSE = "LGPLv2.1" | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" |
7 | 7 | ||
8 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" | 8 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" |
9 | SRC_URI[md5sum] = "2d55c22fcd57cae4fad55a07019aa334" | 9 | SRC_URI[sha256sum] = "42b289422f7ab32757670848cf2245c5a8a8b08a665a9cab65ded8d69364f6f6" |
10 | SRC_URI[sha256sum] = "76bfe8b85a9c4a6ddfb81874f2635fd0da38c3f39d9d2a0b175213218516dd45" | ||
11 | 10 | ||
12 | DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" | 11 | DEPENDS = "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" |
13 | RDEPENDS_${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" | 12 | RDEPENDS_${PN} += "gstreamer1.0 gstreamer1.0-plugins-base python3-pygobject" |
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.1.bb index 0adfa2aac9..2f00de1e56 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-rtsp-server_1.18.1.bb | |||
@@ -10,8 +10,7 @@ PNREAL = "gst-rtsp-server" | |||
10 | 10 | ||
11 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" | 11 | SRC_URI = "https://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "77fe28c702a83566811ab5c7bbe99ab2" | 13 | SRC_URI[sha256sum] = "10a82865c3d199e66731017ca4b120bad071df9889e60cfe4dd6c49d953ef754" |
14 | SRC_URI[sha256sum] = "2ad19311054cbf2df0d0622936bc703dedc06ced706df46a3d3a3ea5a4b7c70f" | ||
15 | 14 | ||
16 | S = "${WORKDIR}/${PNREAL}-${PV}" | 15 | S = "${WORKDIR}/${PNREAL}-${PV}" |
17 | 16 | ||
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.1.bb index 60a975bf4d..acf5598a62 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-vaapi_1.18.1.bb | |||
@@ -10,8 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" | |||
10 | 10 | ||
11 | SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz" | 11 | SRC_URI = "https://gstreamer.freedesktop.org/src/${REALPN}/${REALPN}-${PV}.tar.xz" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "079a3739857e0cf4904afe92659d8a18" | 13 | SRC_URI[sha256sum] = "400d3c42810b50b4566df03f37319a6bdd758f969560c40147e7d9a3b0e8a6ea" |
14 | SRC_URI[sha256sum] = "c6efeb8c736f75bb1b53ab18413c60c4321300e7aee66641bcc07d59c2fe9e31" | ||
15 | 14 | ||
16 | S = "${WORKDIR}/${REALPN}-${PV}" | 15 | S = "${WORKDIR}/${REALPN}-${PV}" |
17 | DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" | 16 | DEPENDS = "libva gstreamer1.0 gstreamer1.0-plugins-base gstreamer1.0-plugins-bad" |
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.0.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.1.bb index d382655bcb..d989eefd97 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.0.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.18.1.bb | |||
@@ -20,8 +20,7 @@ SRC_URI = "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x | |||
20 | file://0002-Remove-unused-valgrind-detection.patch \ | 20 | file://0002-Remove-unused-valgrind-detection.patch \ |
21 | file://0003-meson-Add-option-for-installed-tests.patch \ | 21 | file://0003-meson-Add-option-for-installed-tests.patch \ |
22 | " | 22 | " |
23 | SRC_URI[md5sum] = "25d683630ff8b82b2c878aa3edd3c491" | 23 | SRC_URI[sha256sum] = "79df8de21f284a105a5c1568527f8c559c583c85c0f2bd7bdb5b0372b8beecba" |
24 | SRC_URI[sha256sum] = "0ff09245b06c0aeb5d9a156edcab088a7e8213a0bf9c84a1ff0318f9c00c7805" | ||
25 | 24 | ||
26 | PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ | 25 | PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)} \ |
27 | check \ | 26 | check \ |