* [PATCH] dual-camera-demo: update BRANCH and SRCREV to pick up the latest fixes
@ 2017-02-02 20:48 Eric Ruei
2017-02-02 22:59 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Eric Ruei @ 2017-02-02 20:48 UTC (permalink / raw)
To: meta-arago
- fix tearing issue
- bug fix for resolution less than 640
Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
.../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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dual-camera-demo: update BRANCH and SRCREV to pick up the latest fixes
2017-02-02 20:48 [PATCH] dual-camera-demo: update BRANCH and SRCREV to pick up the latest fixes Eric Ruei
@ 2017-02-02 22:59 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-02-02 22:59 UTC (permalink / raw)
To: Eric Ruei; +Cc: meta-arago
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 <e-ruei1@ti.com>
> ---
> .../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
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-02 23:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-02 20:48 [PATCH] dual-camera-demo: update BRANCH and SRCREV to pick up the latest fixes Eric Ruei
2017-02-02 22:59 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.