All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: <meta-arago@arago-project.org>
Subject: Re: [PATCH 1/2] ltp-ddt: temporary disable AUTOREV and lock SRCREV for release
Date: Mon, 9 Dec 2013 17:33:49 -0500	[thread overview]
Message-ID: <20131209223349.GC24180@edge> (raw)
In-Reply-To: <1386614832-12313-1-git-send-email-denis@denix.org>

So, these 2 patches should go into ti2013.10.x branch, which will be used for 
the upcoming ti2013.10.00 release (and/or any following point releases)

And, BTW, 2013.10 signifies the quarter, not the month of the release, so it's 
still current in December... :)

-- 
Denys


On Mon, Dec 09, 2013 at 01:47:11PM -0500, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@ti.com>
> 
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
>  meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
> index 9fcc92f..eab32c0 100644
> --- a/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
> +++ b/meta-arago-distro/recipes-devtools/ltp-ddt/ltp-ddt_0.0.4.bbappend
> @@ -1,9 +1,12 @@
> -PR_append = "-arago3+gitr${SRCPV}"
> +PR_append = "-arago4+gitr${SRCPV}"
>  
>  RDEPENDS_${PN} += "linaro-pm-qa-utils"
>  
>  # Auto rev so we pick up the latest changes
> -SRCREV = "${AUTOREV}"
> +#SRCREV = "${AUTOREV}"
> +
> +# Temporary disable AUTOREV for release
> +SRCREV = "1a37c1b3cdcc34fcd34bc5df03e338ee074822d6"
>  
>  FILES_${PN}-dbg += " \
>  	${LTPROOT}/testcases/realtime/*/*/.debug \
> -- 
> 1.8.3.2
> 


      parent reply	other threads:[~2013-12-09 22:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-09 18:47 [PATCH 1/2] ltp-ddt: temporary disable AUTOREV and lock SRCREV for release Denys Dmytriyenko
2013-12-09 18:47 ` [PATCH 2/2] linux-ti-staging: disable AUTOREV and use SRCREV from meta-ti " Denys Dmytriyenko
2013-12-09 22:33 ` Denys Dmytriyenko [this message]

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=20131209223349.GC24180@edge \
    --to=denys@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.