Thanks for sending v2 - merging it now.
On Mon, Mar 27, 2017 at 02:43:25PM -0400, Hongmei Gou wrote: > * Two more kernels are added for OpenCL DSP offload: minmax and absdiff > > * Change priority of gstreamer videoconvert plugin so that it can be > selected over autovideoconvert. This is to address the decoding > issue with test clip 768x576.avi. > > Signed-off-by: Djordje Senicic <[email protected]> > Signed-off-by: Hongmei Gou <[email protected]> > --- > V2 changes: > * Update commit message to describe the changes picked up by the new commit id > > meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend > b/meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend > index eea040f..bcfd8dd 100644 > --- a/meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend > +++ b/meta-arago-distro/recipes-support/opencv/opencv_3.1.bbappend > @@ -1,4 +1,4 @@ > -PR = "r2" > +PR = "r3" > > BRANCH = "tiopencvrelease_3.1" > > @@ -11,7 +11,7 @@ SRC_URI_append += "\ > file://setupEnv.sh \ > " > > -SRCREV_opencv = "b4f54ac48ced0ade8223eafab9cd3ad6dbb1b515" > +SRCREV_opencv = "ffb1eb48afbb1888670f461135c023dcdb6c9aca" > > DEPENDS_remove_keystone = "qtbase" > > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
