mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
gstreamer1.0-plugins-bad: add libavtp packageconfig
Add avtp resp. libavtp PACKAGECONFIG. This allows building them GStreamer Audio Video Transport Protocol (AVTP) Plugins which rely on Avnu's libavtp. (From OE-Core rev: 5c143bfbad46bf68f70f0d6693caf48bea9fda32) Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
873fd0ce55
commit
5ca3c82698
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user