diff options
author | Yannick Gicquel <yannick.gicquel@iot.bzh> | 2016-01-19 16:28:05 +0100 |
---|---|---|
committer | Yannick Gicquel <yannick.gicquel@iot.bzh> | 2016-01-19 16:28:05 +0100 |
commit | ea40839f35cb8924423334e7d095190cfcb8571b (patch) | |
tree | 167232c81c87638b7c124a13e69a02c3512ded81 /common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend | |
parent | edaf53aa20cce894198295455f89bd014e2c84d5 (diff) |
common: gstreamer-plugins-*: remove redundant description
these were backported from upstream meta-renesas:
http://git.yoctoproject.org/git/meta-renesas
please refer to 6427ea7388...d556a1491d
Change-Id: I75047f07037f7412f27730d5143aa02935930b8e
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
Diffstat (limited to 'common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend')
-rw-r--r-- | common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend b/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend deleted file mode 100644 index 2f46ba3..0000000 --- a/common/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_1.2.3.bbappend +++ /dev/null @@ -1,5 +0,0 @@ -PACKAGECONFIG ??= " \ - ${@base_contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \ - ${@base_contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \ - ivorbis ogg theora vorbis \ - " |