From: Denys Dmytriyenko <denis@denix.org>
To: Franklin S Cooper Jr <fcooper@ti.com>
Cc: meta-arago@arago-project.org
Subject: Re: [PATCH] matrix-gui-oprofile-demos: Update RDEPENDS
Date: Tue, 14 Aug 2012 11:46:47 -0400 [thread overview]
Message-ID: <20120814154647.GA1094@denix.org> (raw)
In-Reply-To: <1344873428-7710-2-git-send-email-fcooper@ti.com>
Franklin,
Just a nit-pick for the future - to not break bisectability, you should
normally do this in 2 commits:
1. add oprofile-example recipe AND switch the RDEPENDS
2. remove the old reference from am-sysinfo
Denys
On Mon, Aug 13, 2012 at 10:57:07AM -0500, Franklin S Cooper Jr wrote:
> * Replace the RDEPENDS from am-sysinfo to oprofile-example.
> The application oprofile-example use to be located within
> am-sysinfo but now is located in its own repository.
>
> Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com>
> ---
> .../matrix/matrix-gui-oprofile-demos_2.0.bb | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-oprofile-demos_2.0.bb b/meta-arago-extras/recipes-core/matrix/matrix-gui-oprofile-demos_2.0.bb
> index e8aad0b..d3246f9 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-oprofile-demos_2.0.bb
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-oprofile-demos_2.0.bb
> @@ -4,7 +4,7 @@ LICENSE = "CC-BY-SA"
>
> require matrix-gui-apps-git.inc
>
> -PR = "${INC_PR}.0"
> +PR = "${INC_PR}.1"
>
> inherit allarch
>
> @@ -13,6 +13,6 @@ S = "${WORKDIR}/git/oprofile_apps"
> # Make sure profiling submenu and app images has been installed
> # Include am-sysinfo because that package has the sample
> # executables for profiling.
> -RDEPENDS += "matrix-gui-apps-images matrix-gui-submenus-oprofile oprofile am-sysinfo"
> +RDEPENDS += "matrix-gui-apps-images matrix-gui-submenus-oprofile oprofile oprofile-example"
>
> FILES_${PN} += "${MATRIX_BASE_DIR}/*"
> --
> 1.7.0.4
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
>
next prev parent reply other threads:[~2012-08-14 15:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-13 15:57 [PATCH] oprofile-example: Create oprofile-example application Franklin S Cooper Jr
2012-08-13 15:57 ` [PATCH] matrix-gui-oprofile-demos: Update RDEPENDS Franklin S Cooper Jr
2012-08-14 15:46 ` Denys Dmytriyenko [this message]
2012-08-14 21:11 ` Cooper Jr., Franklin
2012-08-15 19:30 ` Denys Dmytriyenko
2012-08-13 15:57 ` [meta-argo][PATCH] am-sysinfo: Remove oprofile-example Franklin S Cooper Jr
2012-08-13 15:51 ` Cooper Jr., Franklin
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=20120814154647.GA1094@denix.org \
--to=denis@denix.org \
--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.