diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.2.bb')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gst-fluendo-mp3_0.10.2.bb | 3 |
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 @@ | |||
1 | require gst-fluendo.inc | 1 | require gst-fluendo.inc |
2 | 2 | ||
3 | LICENSE = "MIT" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=086bf92d974e459276adbfd808c615b4" | ||
5 | |||
3 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" | 6 | acpaths = "-I ${S}/common/m4 -I ${S}/m4" |
4 | 7 | ||
5 | SRC_URI += "file://configure_fix.patch;patch=1" | 8 | SRC_URI += "file://configure_fix.patch;patch=1" |