aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-multimedia/gstreamer
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-04-11 21:59:09 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2020-04-13 13:45:39 +0200
commit44fc90eecafed13d4700d30eb324e331c92eab2a (patch)
treee093558fd27fa3599ccf0924d9136f48d99ff73b /recipes-multimedia/gstreamer
parent02930760c8be7c9d850919cda89469e9c0120d6c (diff)
gstreamer1.0-plugins-good: Reemove inserting qt5 from packageconfig
layers are usually supposed to be inert, but this option automatically inserts itself without any changes due to this bbappend. Its best to leeave this option to end user to enable, defaults are to disable it and let it be as it is. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-multimedia/gstreamer')
-rw-r--r--recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend b/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend
deleted file mode 100644
index 50019a29..00000000
--- a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_%.bbappend
+++ /dev/null
@@ -1 +0,0 @@
-PACKAGECONFIG_append = " qt5"