blob: 8e4a3c7a93089b48b8dcf56e6363c435e7c4ad7b (
plain)
1
2
3
4
5
6
7
8
9
10
|
require gstreamer.inc
PR = "r4"
SRC_URI += "file://po-makefile-fix.patch;apply=yes \
file://registry-do-not-look-into-debug-dirs.patch;apply=yes "
SRC_URI[archive.md5sum] = "3232416ea6fceab628236d67a7d0a44a"
SRC_URI[archive.sha256sum] = "442862dc93e734aa58f13bcf3914dc7a40d3fa28f0ae2152c80457438dc3569c"
|