blob: c88a4db9905740cda74cca48a8f9874d47d2e73a (
plain)
1
2
3
4
5
6
7
8
9
|
require gst-plugins.inc
DEPENDS += "gst-plugins-base mpeg2dec libsidplay"
PR = "r3"
SRC_URI += "file://cross-compile.patch;patch=1 \
file://gstmad_16bit.patch;patch=1 \
file://gstsid_autofoo_HACK.patch;patch=1"
|