From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Cc: Chase Maupin <Chase.Maupin@ti.com>
Subject: Re: [PATCH 4/5] matrix-gui: use INC_PR in versioned recipes
Date: Wed, 13 Oct 2010 12:59:43 -0400 [thread overview]
Message-ID: <20101013165943.GD11514@denix.org> (raw)
In-Reply-To: <1286978491-13427-4-git-send-email-Chase.Maupin@ti.com>
On Wed, Oct 13, 2010 at 09:01:30AM -0500, Chase Maupin wrote:
> * Added an INC_PR to the matrix-gui.inc file to be used
> by the individual version recipes.
> * Modified the version recipes to use INC_PR in their PR setting.
>
> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
> ---
> recipes/ti/matrix-gui.inc | 2 ++
> recipes/ti/matrix-gui_1.1.bb | 2 +-
> recipes/ti/matrix-gui_1.2.bb | 2 +-
> 3 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/ti/matrix-gui.inc b/recipes/ti/matrix-gui.inc
> index 871240f..a2a2721 100644
> --- a/recipes/ti/matrix-gui.inc
> +++ b/recipes/ti/matrix-gui.inc
> @@ -4,6 +4,8 @@ LICENSE = "BSD"
> SECTION = "multimedia"
> PRIORITY = "optional"
>
> +INC_PR = "r18"
> +
> COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)"
>
> PLATFORM_dm365 = "dm365"
> diff --git a/recipes/ti/matrix-gui_1.1.bb b/recipes/ti/matrix-gui_1.1.bb
> index 22a8b86..f14e207 100644
> --- a/recipes/ti/matrix-gui_1.1.bb
> +++ b/recipes/ti/matrix-gui_1.1.bb
> @@ -4,4 +4,4 @@ COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
>
> SRCREV = "136"
> PV = "1.1"
> -PR = "r17"
> +PR = "${INC_PR}.0"
> diff --git a/recipes/ti/matrix-gui_1.2.bb b/recipes/ti/matrix-gui_1.2.bb
> index 486fd2d..6837605 100644
> --- a/recipes/ti/matrix-gui_1.2.bb
> +++ b/recipes/ti/matrix-gui_1.2.bb
> @@ -2,4 +2,4 @@ require matrix-gui.inc
>
> SRCREV = "146"
> PV = "1.2"
> -PR = "r0"
> +PR = "${INC_PR}.0"
> --
> 1.7.0.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2010-10-13 17:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-13 14:01 [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries Chase Maupin
2010-10-13 14:01 ` [PATCH 2/5] matrix-gui-common: use INC_PR in versioned recipes Chase Maupin
2010-10-13 16:59 ` Denys Dmytriyenko
2010-10-13 14:01 ` [PATCH 3/5] matrix-gui-e: " Chase Maupin
2010-10-13 16:59 ` Denys Dmytriyenko
2010-10-13 14:01 ` [PATCH 4/5] matrix-gui: " Chase Maupin
2010-10-13 16:59 ` Denys Dmytriyenko [this message]
2010-10-13 14:01 ` [PATCH 5/5] matrix-tui: use INC_PR in versioned recipe Chase Maupin
2010-10-13 16:59 ` Denys Dmytriyenko
2010-10-13 16:29 ` [PATCH 1/5] matrix-gui-common: skip qa check on prebuilt binaries Koen Kooi
2010-10-13 16:58 ` Denys Dmytriyenko
2010-10-13 18:39 ` Maupin, Chase
2010-10-13 18:50 ` 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=20101013165943.GD11514@denix.org \
--to=denis@denix.org \
--cc=Chase.Maupin@ti.com \
--cc=openembedded-devel@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox