diff options
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb')
| -rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb new file mode 100644 index 0000000000..284e1f26e2 --- /dev/null +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.6.2.bb | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | include gstreamer1.0-plugins-bad.inc | ||
| 2 | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=73a5855a8119deb017f5f13cf327095d \ | ||
| 4 | file://gst/tta/filters.h;beginline=12;endline=29;md5=8a08270656f2f8ad7bb3655b83138e5a \ | ||
| 5 | file://COPYING.LIB;md5=21682e4e8fea52413fd26c60acb907e5 \ | ||
| 6 | file://gst/tta/crc32.h;beginline=12;endline=29;md5=27db269c575d1e5317fffca2d33b3b50" | ||
| 7 | |||
| 8 | SRC_URI += "file://0001-glimagesink-Downrank-to-marginal.patch" | ||
| 9 | |||
| 10 | SRC_URI[md5sum] = "7c73bec1d389f0e184ebbbbb9e9f883d" | ||
| 11 | SRC_URI[sha256sum] = "650855e39ff56a8bb6cb0c192109c5926ce12f536d06e19ebf829de71ef396fe" | ||
| 12 | |||
| 13 | S = "${WORKDIR}/gst-plugins-bad-${PV}" | ||
| 14 | |||
