All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dual-camera-demo: bump SRCREV to pick up the workaround for LTS2018
@ 2018-07-13 21:06 Eric Ruei
  2018-07-16 16:18 ` [EXTERNAL] " Jacob Stiffler
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Ruei @ 2018-07-13 21:06 UTC (permalink / raw)
  To: meta-arago

This patch picks up the dual-camera-demo workaround due to the DSS
changes at LTS2018.

Signed-off-by: Eric Ruei <e-ruei1@ti.com>
---
 .../recipes-multimedia/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 15a71af..50a2a38 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 = "r18"
+PR = "r19"
 
 BRANCH = "master"
-SRCREV = "3546c21b17fa5f54b6ac6259b56e9a6f23b4e8b1"
+SRCREV = "b335bdf26b00f6294bcf4807e9022c2c435855b7"
 
 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: [EXTERNAL] [PATCH] dual-camera-demo: bump SRCREV to pick up the workaround for LTS2018
  2018-07-13 21:06 [PATCH] dual-camera-demo: bump SRCREV to pick up the workaround for LTS2018 Eric Ruei
@ 2018-07-16 16:18 ` Jacob Stiffler
  0 siblings, 0 replies; 2+ messages in thread
From: Jacob Stiffler @ 2018-07-16 16:18 UTC (permalink / raw)
  To: Eric Ruei, meta-arago

Denys,

Can you please apply this to the ti2018.01 branch?


Thank you,

Jake


On 7/13/2018 5:06 PM, Eric Ruei wrote:
> This patch picks up the dual-camera-demo workaround due to the DSS
> changes at LTS2018.
>
> Signed-off-by: Eric Ruei <e-ruei1@ti.com>
> ---
>   .../recipes-multimedia/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 15a71af..50a2a38 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 = "r18"
> +PR = "r19"
>   
>   BRANCH = "master"
> -SRCREV = "3546c21b17fa5f54b6ac6259b56e9a6f23b4e8b1"
> +SRCREV = "b335bdf26b00f6294bcf4807e9022c2c435855b7"
>   
>   SRC_URI = "git://git.ti.com/sitara-linux/dual-camera-demo.git;protocol=git;branch=${BRANCH} \
>              file://desc_dual-camera.html \



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-16 16:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-13 21:06 [PATCH] dual-camera-demo: bump SRCREV to pick up the workaround for LTS2018 Eric Ruei
2018-07-16 16:18 ` [EXTERNAL] " Jacob Stiffler

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.