summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.2.bb b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.2.bb
index 9e33b30824..3000d710cb 100644
--- a/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.2.bb
+++ b/meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.2.bb
@@ -1,5 +1,8 @@
1require gst-fluendo.inc 1require gst-fluendo.inc
2 2
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://COPYING;md5=086bf92d974e459276adbfd808c615b4"
5
3acpaths = "-I ${S}/common/m4 -I ${S}/m4" 6acpaths = "-I ${S}/common/m4 -I ${S}/m4"
4 7
5SRC_URI += "file://configure_fix.patch;patch=1" 8SRC_URI += "file://configure_fix.patch;patch=1"