Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Cc: Chase Maupin <Chase.Maupin@ti.com>
Subject: Re: [PATCH 5/5] matrix-tui: use INC_PR in versioned recipe
Date: Wed, 13 Oct 2010 12:59:56 -0400	[thread overview]
Message-ID: <20101013165956.GE11514@denix.org> (raw)
In-Reply-To: <1286978491-13427-5-git-send-email-Chase.Maupin@ti.com>

On Wed, Oct 13, 2010 at 09:01:31AM -0500, Chase Maupin wrote:
> * Added an INC_PR to the matrix-tui.inc file to be used
>   by the individual version recipes.
> * Modified the version recipe to use INC_PR in its PR setting.
> 
> Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>

Acked-by: Denys Dmytriyenko <denis@denix.org>

> ---
>  recipes/ti/matrix-tui.inc    |    2 ++
>  recipes/ti/matrix-tui_1.0.bb |    2 +-
>  2 files changed, 3 insertions(+), 1 deletions(-)
> 
> diff --git a/recipes/ti/matrix-tui.inc b/recipes/ti/matrix-tui.inc
> index c8fd70d..6983406 100644
> --- a/recipes/ti/matrix-tui.inc
> +++ b/recipes/ti/matrix-tui.inc
> @@ -5,6 +5,8 @@ SECTION = "multimedia"
>  PRIORITY = "optional"
>  DEPENDS = "libxml2 zlib ncurses"
>  
> +INC_PR = "r5"
> +
>  INSANE_SKIP_${PN} = "True"
>  
>  SRC_URI = "svn://gforge.ti.com/svn/matrix_tui/;module=trunk;proto=https;user=anonymous;pswd='' \
> diff --git a/recipes/ti/matrix-tui_1.0.bb b/recipes/ti/matrix-tui_1.0.bb
> index c82dc14..81e622b 100644
> --- a/recipes/ti/matrix-tui_1.0.bb
> +++ b/recipes/ti/matrix-tui_1.0.bb
> @@ -2,4 +2,4 @@ require matrix-tui.inc
>  
>  SRCREV = "29"
>  PV = "1.0"
> -PR = "r4"
> +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



  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
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 [this message]
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=20101013165956.GE11514@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