From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Cc: Chase Maupin <Chase.Maupin@ti.com>
Subject: Re: [PATCH 3/5] matrix-gui-e: use INC_PR in versioned recipes
Date: Wed, 13 Oct 2010 12:59:30 -0400 [thread overview]
Message-ID: <20101013165930.GC11514@denix.org> (raw)
In-Reply-To: <1286978491-13427-3-git-send-email-Chase.Maupin@ti.com>
On Wed, Oct 13, 2010 at 09:01:29AM -0500, Chase Maupin wrote:
> * Added an INC_PR to the matrix-gui-e.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-e.inc | 2 ++
> recipes/ti/matrix-gui-e_1.1.bb | 2 +-
> recipes/ti/matrix-gui-e_1.2.bb | 2 +-
> 3 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/recipes/ti/matrix-gui-e.inc b/recipes/ti/matrix-gui-e.inc
> index 0d0b4bf..86f08b1 100644
> --- a/recipes/ti/matrix-gui-e.inc
> +++ b/recipes/ti/matrix-gui-e.inc
> @@ -4,6 +4,8 @@ LICENSE = "BSD"
> SECTION = "multimedia"
> PRIORITY = "optional"
>
> +INC_PR = "r20"
> +
> COMPATIBLE_MACHINE = "(dm365|omapl138|omap3|ti816x)"
>
> PLATFORM_dm365 = "dm365"
> diff --git a/recipes/ti/matrix-gui-e_1.1.bb b/recipes/ti/matrix-gui-e_1.1.bb
> index d6a674f..2b6bd76 100644
> --- a/recipes/ti/matrix-gui-e_1.1.bb
> +++ b/recipes/ti/matrix-gui-e_1.1.bb
> @@ -4,5 +4,5 @@ COMPATIBLE_MACHINE = "(dm365|omapl138|omap3)"
>
> SRCREV = "136"
> PV = "1.1"
> -PR = "r19"
> +PR = "${INC_PR}.0"
>
> diff --git a/recipes/ti/matrix-gui-e_1.2.bb b/recipes/ti/matrix-gui-e_1.2.bb
> index 461fc7e..5ac2a56 100644
> --- a/recipes/ti/matrix-gui-e_1.2.bb
> +++ b/recipes/ti/matrix-gui-e_1.2.bb
> @@ -2,5 +2,5 @@ require matrix-gui-e.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 [this message]
2010-10-13 14:01 ` [PATCH 4/5] matrix-gui: " Chase Maupin
2010-10-13 16:59 ` Denys Dmytriyenko
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=20101013165930.GC11514@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 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.