krogoth?
On Thu, Feb 02, 2017 at 03:48:37PM -0500, Eric Ruei wrote: > - fix tearing issue > - bug fix for resolution less than 640 > > Signed-off-by: Eric Ruei <[email protected]> > --- > .../recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb | 6 > +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git > a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb > > b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb > index 1b1cbfe..6c36b98 100644 > --- > a/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb > +++ > b/meta-arago-extras/recipes-multimedia/dual-camera-demo/dual-camera-demo_1.0.bb > @@ -7,10 +7,10 @@ LIC_FILES_CHKSUM = > "file://LICENSE;md5=c7ca707704d3354a64feeb4f19f52eb5" > DEPENDS += "libdrm" > require recipes-core/matrix/matrix-gui-paths.inc > > -PR = "r15" > +PR = "r16" > > -BRANCH = "drm" > -SRCREV = "9acc9b17da17ae84e3d4d25fb83d4a8e4cf53fd2" > +BRANCH = "master" > +SRCREV = "5e250641bfbc8a1a90e5b98527d2012729d54c09" > > SRC_URI = > "git://git.ti.com/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} > \ > file://desc_dual-camera.html \ > -- > 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
