All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/rocko/master] [PATCH v2] dual-camera-demo: bump SRCREV and update dependency
@ 2018-02-26 20:17 Hongmei Gou
  2018-02-26 20:41 ` Denys Dmytriyenko
  0 siblings, 1 reply; 2+ messages in thread
From: Hongmei Gou @ 2018-02-26 20:17 UTC (permalink / raw)
  To: meta-arago; +Cc: Hongmei Gou

* Support run-time selection of cmem vs. omapdrm memory
* Add dependency on cmem

Signed-off-by: Hongmei Gou <a0271529@ti.com>
---
V2 change:
* Add dependency on cmem

 .../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 1d1d836..15a71af 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
@@ -4,13 +4,13 @@ SECTION = "multimedia"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=c7ca707704d3354a64feeb4f19f52eb5"
 
-DEPENDS += "libdrm"
+DEPENDS += "libdrm cmem"
 require recipes-core/matrix/matrix-gui-paths.inc
 
-PR = "r17"
+PR = "r18"
 
 BRANCH = "master"
-SRCREV = "f52cb4354785e5f2fd63f7cf8ab02d99a2fbbea7"
+SRCREV = "3546c21b17fa5f54b6ac6259b56e9a6f23b4e8b1"
 
 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: [morty/rocko/master] [PATCH v2] dual-camera-demo: bump SRCREV and update dependency
  2018-02-26 20:17 [morty/rocko/master] [PATCH v2] dual-camera-demo: bump SRCREV and update dependency Hongmei Gou
@ 2018-02-26 20:41 ` Denys Dmytriyenko
  0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2018-02-26 20:41 UTC (permalink / raw)
  To: Hongmei Gou; +Cc: meta-arago

On Mon, Feb 26, 2018 at 03:17:19PM -0500, Hongmei Gou wrote:
> * Support run-time selection of cmem vs. omapdrm memory
> * Add dependency on cmem
> 
> Signed-off-by: Hongmei Gou <a0271529@ti.com>

Tested-by: Denys Dmytriyenko <denys@ti.com>


> ---
> V2 change:
> * Add dependency on cmem
> 
>  .../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 1d1d836..15a71af 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
> @@ -4,13 +4,13 @@ SECTION = "multimedia"
>  LICENSE = "GPLv2"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=c7ca707704d3354a64feeb4f19f52eb5"
>  
> -DEPENDS += "libdrm"
> +DEPENDS += "libdrm cmem"
>  require recipes-core/matrix/matrix-gui-paths.inc
>  
> -PR = "r17"
> +PR = "r18"
>  
>  BRANCH = "master"
> -SRCREV = "f52cb4354785e5f2fd63f7cf8ab02d99a2fbbea7"
> +SRCREV = "3546c21b17fa5f54b6ac6259b56e9a6f23b4e8b1"
>  
>  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:[~2018-02-26 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-26 20:17 [morty/rocko/master] [PATCH v2] dual-camera-demo: bump SRCREV and update dependency Hongmei Gou
2018-02-26 20:41 ` 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.