All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: jackie.huang@windriver.com, openembedded-core@lists.openembedded.org
Cc: Yue.Tao@windriver.com
Subject: Re: [PATCH] tzcode-native: Replace fixed version with PV
Date: Mon, 02 Dec 2013 12:48:50 -0800	[thread overview]
Message-ID: <529CF232.5060707@linux.intel.com> (raw)
In-Reply-To: <1385461228-9326-1-git-send-email-jackie.huang@windriver.com>

On 11/26/2013 02:20 AM, jackie.huang@windriver.com wrote:
> From: Yue Tao <Yue.Tao@windriver.com>
>
> Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
> ---
>   meta/recipes-extended/tzcode/tzcode-native_2013h.bb | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/meta/recipes-extended/tzcode/tzcode-native_2013h.bb b/meta/recipes-extended/tzcode/tzcode-native_2013h.bb
> index 5cdc7ef..b51e303 100644
> --- a/meta/recipes-extended/tzcode/tzcode-native_2013h.bb
> +++ b/meta/recipes-extended/tzcode/tzcode-native_2013h.bb
> @@ -6,7 +6,8 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/README;md5=0b7570113550eb5d30aa4bd220964b8
>   # note that we allow for us to use data later than our code version
>   #
>   SRC_URI =" ftp://ftp.iana.org/tz/releases/tzcode${PV}.tar.gz;name=tzcode \
> -           ftp://ftp.iana.org/tz/releases/tzdata2013h.tar.gz;name=tzdata"
> +           ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata \
> +"
>
I am not sure it's correct to do this, I think there are times that the 
tzcode and tzdata are not updated at the same time.

Sau!

>   SRC_URI[tzdata.md5sum] = "d310abe42cbe87e76ceb69e2c7003c92"
>   SRC_URI[tzdata.sha256sum] = "6b9e17e823eec0e09e12f74b452a70be4face1ef14c2fb1917b7c7e60564de27"
>


  reply	other threads:[~2013-12-02 20:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26 10:20 [PATCH] tzcode-native: Replace fixed version with PV jackie.huang
2013-12-02 20:48 ` Saul Wold [this message]
2013-12-04 17:57   ` Randy MacLeod

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=529CF232.5060707@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=Yue.Tao@windriver.com \
    --cc=jackie.huang@windriver.com \
    --cc=openembedded-core@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.