All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dual-camera-demo: bump SRCREV to pick up the fix of text truncation
@ 2019-08-16 18:23 Eric Ruei
  0 siblings, 0 replies; only message in thread
From: Eric Ruei @ 2019-08-16 18:23 UTC (permalink / raw)
  To: meta-arago

- fix text truncation on LCD

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 .../dual-camera-demo/dual-camera-demo_1.0.bb                  | 4 ++--
 1 file changed, 2 insertions(+), 2 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 5a2ce2d7..66746793 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 cmem"
 require recipes-core/matrix/matrix-gui-paths.inc
 
-PR = "r19"
+PR = "r20"
 
 BRANCH = "master"
-SRCREV = "b335bdf26b00f6294bcf4807e9022c2c435855b7"
+SRCREV = "3188b1eacb14dda0dcf3a58877962d86687b6d20"
 
 SRC_URI = "git://git.ti.com/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} \
            file://desc_dual-camera.html \
-- 
2.17.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-16 18:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-16 18:23 [PATCH] dual-camera-demo: bump SRCREV to pick up the fix of text truncation Eric Ruei

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.