Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH v3 1/2] gstreamer1.0-plugins-good: change EXTRA_OECONF -> EXTRA_OEMESON
@ 2020-02-21  2:41 Anuj Mittal
  2020-02-21  2:41 ` [PATCH 2/2] gstreamer1.0-plugins-good: add qt5 PACKAGECONFIG Anuj Mittal
  2020-02-21  3:01 ` ✗ patchtest: failure for "[v3] gstreamer1.0-plugins-good..." and 1 more Patchwork
  0 siblings, 2 replies; 17+ messages in thread
From: Anuj Mittal @ 2020-02-21  2:41 UTC (permalink / raw)
  To: openembedded-core

Use the correct variable so options actually get used and
use the correct qt option name to prevent errors.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
---
 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
index 1b4db19..f3e0cee 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.16.2.bb
@@ -55,7 +55,7 @@ PACKAGECONFIG[x11]        = "${X11ENABLEOPTS},${X11DISABLEOPTS},${X11DEPENDS}"
 # This is better done in a separate qt5 layer (which then should add a "qt5" packageconfig
 # in a gstreamer1.0-plugins-good bbappend).
 
-EXTRA_OECONF += " \
+EXTRA_OEMESON += " \
     -Daalib=disabled \
     -Ddirectsound=disabled \
     -Ddv=disabled \
@@ -64,7 +64,7 @@ EXTRA_OECONF += " \
     -Doss4=disabled \
     -Dosxaudio=disabled \
     -Dosxvideo=disabled \
-    -Dqt=disabled \
+    -Dqt5=disabled \
     -Dshout2=disabled \
     -Dtwolame=disabled \
     -Dwaveform=disabled \
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-04-12 18:49 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-21  2:41 [PATCH v3 1/2] gstreamer1.0-plugins-good: change EXTRA_OECONF -> EXTRA_OEMESON Anuj Mittal
2020-02-21  2:41 ` [PATCH 2/2] gstreamer1.0-plugins-good: add qt5 PACKAGECONFIG Anuj Mittal
2020-03-24 17:58   ` [OE-core] " Denys Dmytriyenko
2020-03-24 18:07     ` Richard Purdie
2020-03-24 18:12       ` Denys Dmytriyenko
2020-03-24 18:15         ` Richard Purdie
2020-03-24 18:33           ` Denys Dmytriyenko
2020-03-24 18:45             ` Richard Purdie
     [not found]           ` <15FF5122E920BDAA.24006@lists.openembedded.org>
2020-03-24 18:43             ` Denys Dmytriyenko
2020-03-24 19:29               ` Richard Purdie
2020-03-24 19:32                 ` Denys Dmytriyenko
2020-03-24 19:57                   ` Richard Purdie
2020-03-24 22:12                     ` Denys Dmytriyenko
2020-03-24 22:37                       ` Richard Purdie
2020-04-12 18:46                         ` Denys Dmytriyenko
2020-04-12 18:49                           ` Richard Purdie
2020-02-21  3:01 ` ✗ patchtest: failure for "[v3] gstreamer1.0-plugins-good..." and 1 more Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox