aboutsummaryrefslogtreecommitdiffstats
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:46:01 +0200
commitac7514e2bc295c97faa86d24e8823829257adbb8 (patch)
tree071f98b5231ac0ce4d7558dbd3d6fda286cdcdd8
parent5e18973196e3ba71ed55cff96b323e2ea10c1523 (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>
-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"