Updated SRCREV to pick up a feature addition for encoder usecase - Adding support for dmabuf memory for v4l2src
Signed-off-by: Karthik Ramanan <[email protected]> --- .../gstreamer/gst-plugins-good-mm-accel_0.10.31.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bb b/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bb index f4f24c6..31456af 100644 --- a/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bb +++ b/meta-arago-extras/recipes-multimedia/gstreamer/gst-plugins-good-mm-accel_0.10.31.bb @@ -24,7 +24,7 @@ RCONFLICTS_${PN}-meta += "gst-plugins-good-meta" PACKAGE_ARCH = "${MACHINE_ARCH}" SRC_URI = "git://git.ti.com/glsdk/gst-plugins-good0-10.git;protocol=git" -SRCREV = "733289614c50ff4e490d5a37ec4af3a540d1dfb9" +SRCREV = "a44097d542f2bf219ac9dc3ef2372e58d769a8f9" # Fix compile errors with recent kernels SRC_URI_append = " file://0001-v4l2-fix-build-with-recent-kernels-the-v4l2_buffer-i.patch \ -- 1.7.9.5 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
