What is the status of these patches, which upgrade the GStreamer recipes to version 1.28.0?
I do not see them on neither master-next nor mathieu/master-next in the openembedded-core-contrib repository. //Peter > -----Original Message----- > From: [email protected] > <[email protected]> On Behalf Of wangmy via > lists.openembedded.org > Sent: den 4 mars 2026 11:32 > To: [email protected] > Cc: Wang Mingyu <[email protected]> > Subject: [OE-core] [PATCH 10/10] gstreamer1.0: upgrade 1.26.9 -> 1.28.0 > > From: Wang Mingyu <[email protected]> > > 0002-tests-add-support-for-install-the-tests.patch > refreshed for 1.28.0 > > Signed-off-by: Wang Mingyu <[email protected]> > --- > ...2-tests-add-support-for-install-the-tests.patch | 14 +++++++------- > ...treamer1.0_1.26.9.bb => gstreamer1.0_1.28.0.bb} | 2 +- > 2 files changed, 8 insertions(+), 8 deletions(-) > rename meta/recipes-multimedia/gstreamer/{gstreamer1.0_1.26.9.bb => > gstreamer1.0_1.28.0.bb} (97%) > > diff --git > a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch > > b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch > index ccfc869813..720a6f0c97 100644 > --- > a/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch > +++ > b/meta/recipes-multimedia/gstreamer/gstreamer1.0/0002-tests-add-support-for-install-the-tests.patch > @@ -1,4 +1,4 @@ > -From c33063360791e178de138304e29ab2264582d917 Mon Sep 17 00:00:00 2001 > +From 92e7d4090fa458bf02d3418cd01c960982821e92 Mon Sep 17 00:00:00 2001 > From: Jose Quaresma <[email protected]> > Date: Sun, 11 Apr 2021 19:48:13 +0100 > Subject: [PATCH] tests: add support for install the tests > @@ -12,17 +12,17 @@ Upstream-Status: Submitted > [https://gitlab.freedesktop.org/gstreamer/gstreamer/- > Signed-off-by: Jose Quaresma <[email protected]> > --- > meson.build | 4 ++++ > - meson_options.txt | 1 + > + meson.options | 1 + > tests/check/meson.build | 22 +++++++++++++++++++++- > tests/check/template.test.in | 3 +++ > 4 files changed, 29 insertions(+), 1 deletion(-) > create mode 100644 tests/check/template.test.in > > diff --git a/meson.build b/meson.build > -index 0a77e90..cadfaeb 100644 > +index 8adc055..b5c9e5b 100644 > --- a/meson.build > +++ b/meson.build > -@@ -664,6 +664,10 @@ if bashcomp_dep.found() > +@@ -667,6 +667,10 @@ if bashcomp_dep.found() > endif > endif > > @@ -33,10 +33,10 @@ index 0a77e90..cadfaeb 100644 > plugins_install_dir = join_paths(get_option('libdir'), 'gstreamer-1.0') > > pkgconfig = import('pkgconfig') > -diff --git a/meson_options.txt b/meson_options.txt > +diff --git a/meson.options b/meson.options > index 39255cf..78af552 100644 > ---- a/meson_options.txt > -+++ b/meson_options.txt > +--- a/meson.options > ++++ b/meson.options > @@ -16,6 +16,7 @@ option('poisoning', type : 'boolean', value : false, > description : 'Enable poiso > option('memory-alignment', type: 'combo', > choices : ['1', '2', '4', '8', '16', '32', '64', '128', '256', > '512', '1024', '2048', '4096', '8192', 'malloc', 'pagesize'], > diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.9.bb > b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.28.0.bb > similarity index 97% > rename from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.9.bb > rename to meta/recipes-multimedia/gstreamer/gstreamer1.0_1.28.0.bb > index c66f614629..63633fea05 100644 > --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.26.9.bb > +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0_1.28.0.bb > @@ -22,7 +22,7 @@ SRC_URI = > "https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.x > file://0003-tests-use-a-dictionaries-for-environment.patch \ > > file://0004-tests-add-helper-script-to-run-the-installed_tests.patch \ > " > -SRC_URI[sha256sum] = > "8ee8772e468102ebe86d414d8c4c7440dd91d9f3e9396952ff23aecde80670c8" > +SRC_URI[sha256sum] = > "6c8676bc39a2b41084fd4b21d2c37985c69ac979c03ce59575db945a3a623afd" > > PACKAGECONFIG ??= "${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', > d)} \ > check \ > -- > 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#234252): https://lists.openembedded.org/g/openembedded-core/message/234252 Mute This Topic: https://lists.openembedded.org/mt/118129968/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
