From: akuster808 <akuster808@gmail.com>
To: Martin Jansa <martin.jansa@gmail.com>,
openembedded-core@lists.openembedded.org
Cc: openembedded-commits@lists.openembedded.org
Subject: Re: [oe-commits] Armin Kuster : tzdata: update to 2015f
Date: Mon, 31 Aug 2015 06:45:48 -0700 [thread overview]
Message-ID: <55E45A8C.5000908@gmail.com> (raw)
In-Reply-To: <20150828182256.GA2488@jama>
On 08/28/2015 11:22 AM, Martin Jansa wrote:
> On Fri, Aug 14, 2015 at 07:31:22AM +0000, git@git.openembedded.org wrote:
>> Module: openembedded-core.git
>> Branch: master
>> Commit: 4e0fb630d3bb0250ece6e2071ae49b2601ae3e57
>> URL: http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=4e0fb630d3bb0250ece6e2071ae49b2601ae3e57
>>
>> Author: Armin Kuster <akuster808@gmail.com>
>> Date: Tue Aug 11 11:29:04 2015 +0530
>>
>> tzdata: update to 2015f
>>
>> Changes affecting future time stamps
>>
>> North Korea switches to +0830 on 2015-08-15. (Thanks to Steffen Thorsen.)
>> The abbreviation remains "KST". (Thanks to Robert Elz.)
>>
>> Uruguay no longer observes DST. (Thanks to Steffen Thorsen
>> and Pablo Camargo.)
>>
>> Changes affecting past and future time stamps
>>
>> Moldova starts and ends DST at 00:00 UTC, not at 01:00 UTC.
>> (Thanks to Roman Tudos.)
>>
>> Signed-off-by: Armin Kuster <akuster808@gmail.com>
>> Signed-off-by: Ross Burton <ross.burton@intel.com>
>> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
>>
>> ---
>>
>> meta/recipes-extended/tzdata/{tzdata_2015e.bb => tzdata_2015f.bb} | 4 ++--
>> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> Hi Armin,
>
> Is it intentional that upgrades like this usually remove old version,
I view these package updates no different than any other package. If I
am not mistaken, the older packages are removed.
> e.g. 2015d upgrade in master:
> http://git.openembedded.org/openembedded-core/commit/?id=b9f366ab4e0a9cad69b631f402b9afa02d40f667
>
> but the same upgrade in dizzy:
> http://git.openembedded.org/openembedded-core/commit/?h=dizzy&id=ff1547cccd840068500193d4aec772988a1f2023
> kept older 2015b version, which cause me issues, because we had
> 2015b.bbappend I've forgot to rename to 2015d.bbappend and bitbake
> didn't complain, because 2015b was still there.
oh, I should not have done that.
>
> What's even worse, this upgrade to 2015d is still missing in fido
> branch:
> http://git.openembedded.org/openembedded-core/log/?h=fido&qt=grep&q=tzdata
>
> http://git.openembedded.org/openembedded-core/tree/meta/recipes-extended/tzdata/?h=master
> tzdata_2015f.bb
>
> http://git.openembedded.org/openembedded-core/tree/meta/recipes-extended/tzdata/?h=fido
> tzdata_2015b.bb
my bad. I should be adding [fido][dizzy] when I update the tz packages.
>
> http://git.openembedded.org/openembedded-core/tree/meta/recipes-extended/tzdata/?h=dizzy
> tzdata_2014h.bb
> tzdata_2015b.bb
> tzdata_2015d.bb
I should clean those up.
thanks,
Armin
>
>>
>> diff --git a/meta/recipes-extended/tzdata/tzdata_2015e.bb b/meta/recipes-extended/tzdata/tzdata_2015f.bb
>> similarity index 98%
>> rename from meta/recipes-extended/tzdata/tzdata_2015e.bb
>> rename to meta/recipes-extended/tzdata/tzdata_2015f.bb
>> index 92389a9..7cda40d 100644
>> --- a/meta/recipes-extended/tzdata/tzdata_2015e.bb
>> +++ b/meta/recipes-extended/tzdata/tzdata_2015f.bb
>> @@ -7,8 +7,8 @@ DEPENDS = "tzcode-native"
>>
>> SRC_URI = "ftp://ftp.iana.org/tz/releases/tzdata${PV}.tar.gz;name=tzdata"
>>
>> -SRC_URI[tzdata.md5sum] = "36f9056efb432ca945c73397acfce0d4"
>> -SRC_URI[tzdata.sha256sum] = "ffc9b5d38abda8277aa479e3f75aa7668819d0977cd1a0c8ef3b09128334ba6f"
>> +SRC_URI[tzdata.md5sum] = "e3b82732d20e973e48af1c6f13df9a1d"
>> +SRC_URI[tzdata.sha256sum] = "959f81b541e042ecb13c50097d264ae92ff03a57979c478dbcf24d5da242531d"
>>
>> inherit allarch
>>
>>
>> --
>> _______________________________________________
>> Openembedded-commits mailing list
>> Openembedded-commits@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-commits
>
next prev parent reply other threads:[~2015-08-31 13:45 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20150814073122.1BDDE5042E@opal.openembedded.org>
2015-08-28 18:22 ` [oe-commits] Armin Kuster : tzdata: update to 2015f Martin Jansa
2015-08-31 13:45 ` akuster808 [this message]
2015-09-01 17:03 ` [fido][PATCH] tzcode: update to 2015d Martin Jansa
2015-09-01 17:04 ` [dizzy][PATCH] tzdata, tzcode-native: drop older versions 2014h, 2015b Martin Jansa
2015-09-01 17:08 ` [fido][PATCH] tzdata: update to 2015d Martin Jansa
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=55E45A8C.5000908@gmail.com \
--to=akuster808@gmail.com \
--cc=martin.jansa@gmail.com \
--cc=openembedded-commits@lists.openembedded.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox