diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-03-12 21:58:48 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2020-03-13 08:14:01 +0100 |
| commit | 108b566417a50f6da61d1437fba988e0b8235485 (patch) | |
| tree | f80c76706cafb742d431562c04857e7c8dbe70fe | |
| parent | 4b6ce100f783d5099623c13c48a6d13bfbb54391 (diff) | |
| download | meta-qt5-108b566417a50f6da61d1437fba988e0b8235485.tar.gz | |
gstreamer1.0-plugins-good: Turn on qt5 packageconfig
qt5 is already defined in oe-core, therefore no need to define it here
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend index b514e329..50019a29 100644 --- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend +++ b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend | |||
| @@ -1,5 +1 @@ | |||
| 1 | inherit qmake5_paths | PACKAGECONFIG_append = " qt5" | |
| 2 | |||
| 3 | PACKAGECONFIG[qt5] = '-Dqt5=enabled \ | ||
| 4 | ,-Dqt5=disabled \ | ||
| 5 | ,gstreamer1.0-plugins-base qtbase qtdeclarative qtbase-native' | ||
