X-Git-Url: http://code.vuplus.com/gitweb/?a=blobdiff_plain;f=meta-openvuplus%2Frecipes-multimedia%2Fgstreamer%2Fgst-plugin-dvbmediasink_0.10.bb;h=e2dc6aa6cd7d3f6cfadd2ab564f0647c483a5c1e;hb=1df2086c29d580a8ea2d8fcae2da51b8c7f3730a;hp=f2a3edac7842835fb7e8e5c48f4965fdf879f76f;hpb=552d70f040cd2cc5cc4bbdbda9332fdd5158f880;p=vuplus_openvuplus_3.0 diff --git a/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugin-dvbmediasink_0.10.bb b/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugin-dvbmediasink_0.10.bb index f2a3eda..e2dc6aa 100644 --- a/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugin-dvbmediasink_0.10.bb +++ b/meta-openvuplus/recipes-multimedia/gstreamer/gst-plugin-dvbmediasink_0.10.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://src/gstdvbaudiosink.c;beginline=1;endline=45;md5=023e DEPENDS = "gstreamer gst-plugins-base" BRANCH="master" SRCREV="91738211ef106ae7d14c1ccc5c4dd26c0f2dbf58" -PR = "r10" +PR = "r11" inherit autotools pkgconfig git-project SRC_URI = "git://schwerkraft.elitedvb.net/dvbmediasink/dvbmediasink.git;protocol=git;branch=${BRANCH};tag=${SRCREV}" @@ -16,6 +16,7 @@ SRC_URI_append_vuplus = " \ file://fix_dvbaudiosink_async_opt.patch;patch=1;pnum=1 \ file://fix_dvbvideosink_dm8000_padtemplate.patch;patch=1;pnum=1 \ file://fix_dvbaudiosink_support_ddp.patch \ + file://Set-only-by-hardware-supported-audio-mpeg-4-profile.patch \ " FILES_${PN} = "${libdir}/gstreamer-0.10/*.so"