Updated some recipes
[openembedded.git] / recipes / gstreamer / gst-ffmpeg_0.10.7.bb
index 32b59f6..c9e33de 100644 (file)
@@ -9,8 +9,8 @@ PR = "r2"
 inherit autotools pkgconfig
 
 SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.bz2 \
-           file://configure-hack.diff;patch=1 \
-           file://lower-rank.diff;patch=1 \
+           file://configure-hack.diff \
+           file://lower-rank.diff \
 "
 
 FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"
@@ -30,3 +30,6 @@ PATH_prepend="${CROSS_DIR}/${TARGET_SYS}/bin:"
 # Hack to get STAGING_LIBDIR into the linker path when building ffmpeg
 CC = "${CCACHE} ${HOST_PREFIX}gcc ${TARGET_CC_ARCH} -L${STAGING_LIBDIR}"
 
+
+SRC_URI[md5sum] = "6be89b26592f36ef631b22a68b8e06c4"
+SRC_URI[sha256sum] = "94bd5110a03837145afe5c81760f22bd7bef9ef455f4417340eeeb2b12e54fb0"