All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Hongmei Gou <h-gou@ti.com>
Cc: meta-arago@arago-project.org, Djordje Senicic <d-senicic1@ti.com>
Subject: Re: [morty/krogoth][PATCH 3/4 v3] matrix-gui-machinevision-demos: add simple-people-tracking demo
Date: Wed, 29 Mar 2017 13:53:11 -0400	[thread overview]
Message-ID: <20170329175311.GE11364@edge> (raw)
In-Reply-To: <1490809856-2829-1-git-send-email-h-gou@ti.com>

Hongmei,

Thanks. Would you mind re-submitting the entire series again with all the 
latest patches? It's getting hard for me to pick and choose the right 
revisions by now... Thanks.

-- 
Denys


On Wed, Mar 29, 2017 at 01:50:56PM -0400, Hongmei Gou wrote:
> Signed-off-by: Djordje Senicic <d-senicic1@ti.com>
> Signed-off-by: Hongmei Gou <h-gou@ti.com>
> ---
> V3 changes:
> * Remove voxelsdk dependency.
>   voxelsdk has been added through packagegroup. 
> 
>  meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc  |  4 ++--
>  .../recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb  | 10 +++++++++-
>  2 files changed, 11 insertions(+), 3 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> index 02156c8..0ae0d21 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> @@ -4,9 +4,9 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
>  LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
>  
>  SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
> -SRCREV = "b96f7c7365c166bf59abf6486912eaad2e0ad607"
> +SRCREV = "7ab39e827e65c35f4e37d1142a45071f670395fe"
>  BRANCH = "master"
> -INC_PR = "r45"
> +INC_PR = "r46"
>  
>  # Pull in the base package for installing matrix applications
>  require matrix-gui-apps.inc
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb
> index 9c7eb92..4adb7bc 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb
> @@ -3,7 +3,7 @@ HOMEPAGE = "https://gitorious.org/matrix-gui-v2/matrix-gui-v2-apps"
>  
>  require recipes-core/matrix/matrix-gui-apps-git.inc
>  
> -PR = "${INC_PR}.2"
> +PR = "${INC_PR}.3"
>  
>  inherit allarch
>  
> @@ -17,6 +17,7 @@ FILES_${PN} += "${MATRIX_BASE_DIR}/*"
>  PACKAGES = "matrix-machinevision-demo-dlp3dscanner \
>              matrix-machinevision-demo-barcoderoi \
>              matrix-machinevision-demo-barcoderoi-f2f \
> +            matrix-machinevision-demo-simplepeopletracking \
>  "
>  
>  RDEPENDS_matrix-machinevision-demo-dlp3dscanner_dra7xx = " \
> @@ -34,6 +35,10 @@ RDEPENDS_matrix-machinevision-demo-barcoderoi-f2f = " \
>      barcode-roi \
>  "
>  
> +RDEPENDS_matrix-machinevision-demo-simplepeopletracking = " \
> +    ${MACHINEVISION_RDEPENDS} \
> +"
> +
>  FILES_matrix-machinevision-demo-dlp3dscanner    = "${MATRIX_APP_DIR}/machinevision_dlp_3d_scanner/*"
>  FILES_matrix-machinevision-demo-dlp3dscanner   += "${bindir}/runDlp3DScanner.sh"
>  
> @@ -41,3 +46,6 @@ FILES_matrix-machinevision-demo-barcoderoi    = "${MATRIX_APP_DIR}/machinevision
>  FILES_matrix-machinevision-demo-barcoderoi   += "${bindir}/runBarcodeRoi.sh"
>  FILES_matrix-machinevision-demo-barcoderoi-f2f = "${MATRIX_APP_DIR}/machinevision_barcode_roi_f2f/*"
>  FILES_matrix-machinevision-demo-barcoderoi-f2f += "${bindir}/runBarcodeRoiSave2File.sh"
> +
> +FILES_matrix-machinevision-demo-simplepeopletracking   = "${MATRIX_APP_DIR}/machinevision_simple_people_tracking/*"
> +FILES_matrix-machinevision-demo-simplepeopletracking   += "${bindir}/runSimplePeopleTracking.sh"
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2017-03-29 17:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-29 17:50 [morty/krogoth][PATCH 3/4 v3] matrix-gui-machinevision-demos: add simple-people-tracking demo Hongmei Gou
2017-03-29 17:53 ` Denys Dmytriyenko [this message]
2017-03-29 17:55   ` Gou, Hongmei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170329175311.GE11364@edge \
    --to=denys@ti.com \
    --cc=d-senicic1@ti.com \
    --cc=h-gou@ti.com \
    --cc=meta-arago@arago-project.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.