All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: "Cooper Jr., Franklin" <fcooper@ti.com>
Cc: "meta-arago@arago-project.org" <meta-arago@arago-project.org>
Subject: Re: [PATCH 05/11] matrix-gui: Add camera submenu
Date: Wed, 4 Jun 2014 11:30:28 -0400	[thread overview]
Message-ID: <20140604153028.GL21819@edge> (raw)
In-Reply-To: <8F29D6B095ED194EA1980491A5E029710C6C3359@DFLE08.ent.ti.com>

On Wed, Jun 04, 2014 at 11:28:03AM -0400, Cooper Jr., Franklin wrote:
> 
> 
> > -----Original Message-----
> > From: Dmytriyenko, Denys
> > Sent: Wednesday, June 04, 2014 10:23 AM
> > To: Maupin, Chase
> > Cc: Cooper Jr., Franklin; meta-arago@arago-project.org
> > Subject: Re: [meta-arago] [PATCH 05/11] matrix-gui: Add camera submenu
> > 
> > On Wed, Jun 04, 2014 at 02:32:37PM +0000, Maupin, Chase wrote:
> > > >-----Original Message-----
> > > >From: meta-arago-bounces@arago-project.org [mailto:meta-arago-
> > > >bounces@arago-project.org] On Behalf Of Cooper Jr., Franklin
> > > >Sent: Thursday, May 29, 2014 1:38 PM
> > > >To: meta-arago@arago-project.org
> > > >Cc: Cooper Jr., Franklin
> > > >Subject: [meta-arago] [PATCH 05/11] matrix-gui: Add camera submenu
> > > >
> > > >Signed-off-by: Franklin S. Cooper Jr <fcooper@ti.com>
> > > >---
> > > > .../recipes-core/matrix/matrix-gui-apps-git.inc    |    4 ++--
> > > > .../recipes-core/matrix/matrix-gui-submenus_2.0.bb |    5 +++--
> > > > 2 files changed, 5 insertions(+), 4 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 fe4b3f0..c985859 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://gitorious.org/matrix-gui-v2/matrix-gui-v2-
> > > >apps.git;protocol=git;branch=${BRANCH}"
> > > >-SRCREV = "ea1592722e9b00a6324d031af1fa23a3683ff7a6"
> > > >+SRCREV = "6ba41c4070cbc723d758f5d493859ae6470cdceb"
> > > > BRANCH = "master"
> > > >-INC_PR = "r22"
> > > >+INC_PR = "r23"
> > > >
> > > > # 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-
> > > >submenus_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-
> > > >gui-submenus_2.0.bb
> > > >index d108500..d794277 100644
> > > >--- a/meta-arago-extras/recipes-core/matrix/matrix-gui-
> > > >submenus_2.0.bb
> > > >+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-
> > > >submenus_2.0.bb
> > > >@@ -8,7 +8,7 @@ require matrix-gui-apps-git.inc  # reset the
> > > >LIC_FILES_CHKSUM setting from the matrix-gui-apps- git.inc file
> > > >LIC_FILES_CHKSUM =
> > > >"file://LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
> > > >
> > > >-PR = "${INC_PR}.9"
> > > >+PR = "${INC_PR}.10"
> > >
> > > Just a nit, but if you bumped the INC_PR already then do you really
> > > need to bump this PR?  I don't think this is worth submitting a v2 for
> > though.
> > 
> > From my perspective - if you made any changes in the .inc file, you bump
> > INC_PR and then if you made any changes to the actual recipe, you bump it
> > own PR. That way you can track the history of changes in each file
> > separately...
> [Franklin] Your both right. I'll fix this.

Hmm. Wondering how can we both be right here... :) My point was that the patch 
is fine as is, not sure what you want to fix :)


> > > > # These packages make submenus in matrix and are not architecture
> > > >specific  inherit allarch @@ -27,7 +27,7 @@ do_install(){
> > > >     done
> > > > }
> > > >
> > > >-PACKAGES += "${PN}-arm ${PN}-3d ${PN}-cryptos ${PN}-display
> > > >${PN}-ethernet ${PN}-multimedia ${PN}-power ${PN}-pru ${PN}-qt4
> > > >${PN}-settings ${PN}-usb ${PN}-wifi ${PN}-oprofile"
> > > >+PACKAGES += "${PN}-arm ${PN}-3d ${PN}-cryptos ${PN}-display
> > > >${PN}-ethernet ${PN}-multimedia ${PN}-power ${PN}-pru ${PN}-qt4
> > > >${PN}-settings ${PN}-usb ${PN}-wifi ${PN}-oprofile ${PN}-camera"
> > > >
> > > > # Make sure app images has been installed  RDEPENDS_${PN} +=
> > > >"matrix-gui-apps-images"
> > > >@@ -46,3 +46,4 @@ FILES_${PN}-settings =
> > > >"${MATRIX_APP_DIR}/settings_submenu/*"
> > > > FILES_${PN}-usb = "${MATRIX_APP_DIR}/usb_submenu/*"
> > > > FILES_${PN}-wifi = "${MATRIX_APP_DIR}/wifi_submenu/*"
> > > > FILES_${PN}-oprofile = "${MATRIX_APP_DIR}/oprofile_submenu/*"
> > > >+FILES_${PN}-camera = "${MATRIX_APP_DIR}/camera_submenu/*"
> > > >--
> > > >1.7.0.4
> > > >
> > > >_______________________________________________
> > > >meta-arago mailing list
> > > >meta-arago@arago-project.org
> > > >http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> > > _______________________________________________
> > > meta-arago mailing list
> > > meta-arago@arago-project.org
> > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


  reply	other threads:[~2014-06-04 15:30 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-29 18:38 [PATCH 01/11] ti-tisdk-setup: Use latest commit for create-sdcard.sh Franklin S. Cooper Jr
2014-05-29 18:38 ` [PATCH 02/11] qt example apps: Use Makefile.build instead of Makefile for the SDK makefile Franklin S. Cooper Jr
2014-06-04 14:30   ` Maupin, Chase
2014-06-09 16:25   ` Denys Dmytriyenko
2014-06-09 17:02   ` Cooper Jr., Franklin
2014-05-29 18:38 ` [PATCH 03/11] ti-tisdk-makefile: Update Qt Makefile stubs to reflect Makefile name change Franklin S. Cooper Jr
2014-06-04 14:31   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 04/11] ti-tisdk-makefile: Fix u-boot cleaning Franklin S. Cooper Jr
2014-06-04 14:31   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 05/11] matrix-gui: Add camera submenu Franklin S. Cooper Jr
2014-06-04 14:32   ` Maupin, Chase
2014-06-04 15:23     ` Denys Dmytriyenko
2014-06-04 15:28       ` Cooper Jr., Franklin
2014-06-04 15:30         ` Denys Dmytriyenko [this message]
2014-06-04 15:36           ` Cooper Jr., Franklin
2014-05-29 18:38 ` [PATCH 06/11] image-gallery: Add image gallery application Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-06-04 15:27     ` Denys Dmytriyenko
2014-06-04 15:30       ` Cooper Jr., Franklin
2014-06-05 15:19         ` Denys Dmytriyenko
2014-06-04 15:53       ` Maupin, Chase
2014-06-04 16:00         ` Denys Dmytriyenko
2014-05-29 18:38 ` [PATCH 07/11] arago-source-ipk: Create source ipk for image-gallery app Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 08/11] packagegroup-arago-tisdk-multimedia-sdk-host: Add image-gallery app sources Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 09/11] packagegroup-arago-tisdk-matrix: Add image gallery demo to Matrix Franklin S. Cooper Jr
2014-06-04 14:38   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 10/11] ti-tisdk-makefile: Add image gallery to SDK makefile for AM4x Franklin S. Cooper Jr
2014-06-04 14:39   ` Maupin, Chase
2014-05-29 18:38 ` [PATCH 11/11] packagegroup-arago-tisdk-multimedia: Add image-gallery to AM4x demo list Franklin S. Cooper Jr
2014-06-04 14:39   ` Maupin, Chase
2014-06-04 14:30 ` [PATCH 01/11] ti-tisdk-setup: Use latest commit for create-sdcard.sh Maupin, Chase

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=20140604153028.GL21819@edge \
    --to=denys@ti.com \
    --cc=fcooper@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.