On Tue, 2022-05-31 at 23:36 +0200, Marcel Ziswiler wrote: > From: Marcel Ziswiler <[email protected]> > > Add avtp resp. libavtp PACKAGECONFIG. This allows building them > GStreamer Audio Video Transport Protocol (AVTP) Plugins which rely on > Avnu's libavtp.
Gentle ping on this one now with the other two related patches having been pulled to master [1] resp. meta- openembedded/master-next [2]. Thanks! [1] https://github.com/openembedded/openembedded-core/commit/8824d91fe2063195014c38c134b97946d3b429c2 [2] https://github.com/openembedded/meta-openembedded/commit/bb575718e146b66f23f2fc151fbb1e453b9f89ae > Signed-off-by: Marcel Ziswiler <[email protected]> > > --- > End-to-end tested on Verdin iMX8M Plus. > Will talk about it at the Embedded World Conference in the TSN & Linux > track next month [1]. > > [1] https://events.weka-fachmedien.de/embedded-world-conference/program/ > > Changes in v2: > - Rename avtp to libavtp in the subject to make this more clear. > > .../gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb > b/meta/recipes- > multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb > index bb33e3822e..53c78d4366 100644 > --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb > +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.2.bb > @@ -35,6 +35,7 @@ PACKAGECONFIG ??= " \ > > PACKAGECONFIG[aom] = "-Daom=enabled,-Daom=disabled,aom" > PACKAGECONFIG[assrender] = > "-Dassrender=enabled,-Dassrender=disabled,libass" > +PACKAGECONFIG[avtp] = "-Davtp=enabled,-Davtp=disabled,libavtp" > PACKAGECONFIG[bluez] = "-Dbluez=enabled,-Dbluez=disabled,bluez5" > PACKAGECONFIG[bz2] = "-Dbz2=enabled,-Dbz2=disabled,bzip2" > PACKAGECONFIG[closedcaption] = > "-Dclosedcaption=enabled,-Dclosedcaption=disabled,pango cairo" > @@ -112,7 +113,6 @@ EXTRA_OEMESON += " \ > -Dandroidmedia=disabled \ > -Dapplemedia=disabled \ > -Dasio=disabled \ > - -Davtp=disabled \ > -Dbs2b=disabled \ > -Dchromaprint=disabled \ > -Dd3dvideosink=disabled \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#166692): https://lists.openembedded.org/g/openembedded-core/message/166692 Mute This Topic: https://lists.openembedded.org/mt/91462097/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
