All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hongmei Gou <h-gou@ti.com>
To: <meta-arago@arago-project.org>
Cc: Djordje Senicic <d-senicic1@ti.com>
Subject: [morty/krogoth][PATCH 3/4] matrix-gui-machinevision-demos: add simple-people-tracking demo
Date: Fri, 17 Mar 2017 15:37:53 -0400	[thread overview]
Message-ID: <1489779474-16764-3-git-send-email-h-gou@ti.com> (raw)
In-Reply-To: <1489779474-16764-1-git-send-email-h-gou@ti.com>

Signed-off-by: Djordje Senicic <d-senicic1@ti.com>
Signed-off-by: Hongmei Gou <h-gou@ti.com>
---
 meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc |  4 ++--
 .../recipes-core/matrix/matrix-gui-machinevision-demos_2.0.bb | 11 ++++++++++-
 2 files changed, 12 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..acbbcec 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 = "f324ef86f0f2283709d1625ca26e694a71480a02"
 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..b98fdc9 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,11 @@ RDEPENDS_matrix-machinevision-demo-barcoderoi-f2f = " \
     barcode-roi \
 "
 
+RDEPENDS_matrix-machinevision-demo-simplepeopletracking = " \
+    ${MACHINEVISION_RDEPENDS} \
+    voxelsdk \
+"
+
 FILES_matrix-machinevision-demo-dlp3dscanner    = "${MATRIX_APP_DIR}/machinevision_dlp_3d_scanner/*"
 FILES_matrix-machinevision-demo-dlp3dscanner   += "${bindir}/runDlp3DScanner.sh"
 
@@ -41,3 +47,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



  parent reply	other threads:[~2017-03-17 19:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-17 19:37 [morty/krogoth][PATCH 1/4] voxelsdk: add version 0.6.8 Hongmei Gou
2017-03-17 19:37 ` [morty/krogoth][PATCH 2/4] packagegroup-arago-tisdk-addons*: add voxelsdk Hongmei Gou
2017-03-17 19:37 ` Hongmei Gou [this message]
2017-03-17 19:37 ` [morty/krogoth][PATCH 4/4] packagegroup-arago-tisdk-matrix: add simple-people-tracking demo Hongmei Gou
2017-03-20 18:14 ` [morty/krogoth][PATCH 1/4] voxelsdk: add version 0.6.8 Denys Dmytriyenko
2017-03-21 15:10   ` Gou, Hongmei
2017-03-21 15:32     ` Senicic, Djordje
2017-03-28 22:56       ` Denys Dmytriyenko
2017-03-29 11:50         ` Senicic, Djordje
2017-03-29 14:07           ` Denys Dmytriyenko

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=1489779474-16764-3-git-send-email-h-gou@ti.com \
    --to=h-gou@ti.com \
    --cc=d-senicic1@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.