Revert "Updated some recipes"
[openembedded.git] / recipes / gstreamer / gst-plugins-ugly_0.10.11.bb
index c82370b..9c28d20 100644 (file)
@@ -5,8 +5,8 @@ PR = "${INC_PR}.1"
 DEPENDS += "gst-plugins-base mpeg2dec libsidplay"
 
 SRC_URI += "\
-  file://gstmad_16bit.patch \
-  file://gstsid_autofoo_HACK.patch \
+  file://gstmad_16bit.patch;patch=1 \
+  file://gstsid_autofoo_HACK.patch;patch=1 \
 "
 
 python() {
@@ -16,6 +16,3 @@ python() {
                raise bb.parse.SkipPackage("gst-plugins-ugly will only build if ENTERPRISE_DISTRO != 1")
 }
 
-
-SRC_URI[archive.md5sum] = "dfe2e201e066a3e86a9598b6769d9739"
-SRC_URI[archive.sha256sum] = "681d3cf7ae124bff1949187db858e5439a41be162bdad59dd69b52b70fd62dfa"