aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-sato/gaku/gaku_git.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-sato/gaku/gaku_git.bbappend')
-rw-r--r--common/recipes-sato/gaku/gaku_git.bbappend15
1 files changed, 0 insertions, 15 deletions
diff --git a/common/recipes-sato/gaku/gaku_git.bbappend b/common/recipes-sato/gaku/gaku_git.bbappend
deleted file mode 100644
index 208dcfa7..00000000
--- a/common/recipes-sato/gaku/gaku_git.bbappend
+++ /dev/null
@@ -1,15 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
-
-DEPENDS_remove_amd = " gstreamer"
-DEPENDS_append_amd = " gstreamer1.0"
-RDEPENDS_${PN}_amd = "gstreamer1.0-plugins-base-audioconvert \
- gstreamer1.0-plugins-base-audioresample \
- gstreamer1.0-plugins-base-typefindfunctions"
-
-RRECOMMENDS_${PN}_amd = "gstreamer1.0-plugins-good-id3demux \
- gstreamer1.0-plugins-base-vorbis \
- gstreamer1.0-plugins-base-alsa \
- gstreamer1.0-plugins-base-ogg \
- ${COMMERCIAL_AUDIO_PLUGINS}"
-
-SRC_URI_append_amd = " file://upgrade-gstreamer.patch"