* [PATCHv2] tzcdode-native: modify to use the latest version
@ 2011-05-22 9:08 Eyal Reizer
2011-06-07 20:13 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Eyal Reizer @ 2011-05-22 9:08 UTC (permalink / raw)
To: openembedded-devel
* tzcode-native_2011b is not available anymore for download
Signed-off-by: Eyal Reizer <eyalr@ti.com>
---
...code-native_2011b.bb => tzcode-native_2011g.bb} | 11 ++++++-----
1 files changed, 6 insertions(+), 5 deletions(-)
rename recipes/tzcode/{tzcode-native_2011b.bb => tzcode-native_2011g.bb} (51%)
diff --git a/recipes/tzcode/tzcode-native_2011b.bb b/recipes/tzcode/tzcode-native_2011g.bb
similarity index 51%
rename from recipes/tzcode/tzcode-native_2011b.bb
rename to recipes/tzcode/tzcode-native_2011g.bb
index 30996d9..65d8cec 100644
--- a/recipes/tzcode/tzcode-native_2011b.bb
+++ b/recipes/tzcode/tzcode-native_2011g.bb
@@ -6,11 +6,12 @@ require tzcode-native.inc
# Also, tzdata (and it is needed to build tzcode) version can differ from
# tzcode version, thus this variable
-TZDATA_PV = "2011b"
+TZDATA_PV = "2011g"
PR = "${INC_PR}.0"
-SRC_URI[tzcode-2011b.md5sum] = "c63a1425f7252aef1fe54a258cdccff8"
-SRC_URI[tzcode-2011b.sha256sum] = "8031d05102e5c5109521a282aaab0629680bec82db783c716905802313678d67"
-SRC_URI[tzdata-2011b.md5sum] = "9eaf3ca354c42a32bd28e623539bf0e0"
-SRC_URI[tzdata-2011b.sha256sum] = "ff45f5ddc2ec925249626d00d7bc2ffff587e0956a1d8245517a023bf27e4cc9"
+SRC_URI[tzcode-2011g.md5sum] = "ecb564279b28c5b184421c525d997d6c"
+SRC_URI[tzcode-2011g.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2"
+SRC_URI[tzdata-2011g.md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
+SRC_URI[tzdata-2011g.sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"
+
--
1.7.0.4
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCHv2] tzcdode-native: modify to use the latest version
2011-05-22 9:08 [PATCHv2] tzcdode-native: modify to use the latest version Eyal Reizer
@ 2011-06-07 20:13 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2011-06-07 20:13 UTC (permalink / raw)
To: openembedded-devel
On Sun, May 22, 2011 at 12:08:19PM +0300, Eyal Reizer wrote:
> * tzcode-native_2011b is not available anymore for download
Eyal,
oe.dev already has 2011e version, while maintenance is slightly behind with
2011b. Please submit the patch to move from 2011e instead of 2011b.
I'll try to include it in my next pull request. Thanks.
--
Denys
> Signed-off-by: Eyal Reizer <eyalr@ti.com>
> ---
> ...code-native_2011b.bb => tzcode-native_2011g.bb} | 11 ++++++-----
> 1 files changed, 6 insertions(+), 5 deletions(-)
> rename recipes/tzcode/{tzcode-native_2011b.bb => tzcode-native_2011g.bb} (51%)
>
> diff --git a/recipes/tzcode/tzcode-native_2011b.bb b/recipes/tzcode/tzcode-native_2011g.bb
> similarity index 51%
> rename from recipes/tzcode/tzcode-native_2011b.bb
> rename to recipes/tzcode/tzcode-native_2011g.bb
> index 30996d9..65d8cec 100644
> --- a/recipes/tzcode/tzcode-native_2011b.bb
> +++ b/recipes/tzcode/tzcode-native_2011g.bb
> @@ -6,11 +6,12 @@ require tzcode-native.inc
> # Also, tzdata (and it is needed to build tzcode) version can differ from
> # tzcode version, thus this variable
>
> -TZDATA_PV = "2011b"
> +TZDATA_PV = "2011g"
>
> PR = "${INC_PR}.0"
>
> -SRC_URI[tzcode-2011b.md5sum] = "c63a1425f7252aef1fe54a258cdccff8"
> -SRC_URI[tzcode-2011b.sha256sum] = "8031d05102e5c5109521a282aaab0629680bec82db783c716905802313678d67"
> -SRC_URI[tzdata-2011b.md5sum] = "9eaf3ca354c42a32bd28e623539bf0e0"
> -SRC_URI[tzdata-2011b.sha256sum] = "ff45f5ddc2ec925249626d00d7bc2ffff587e0956a1d8245517a023bf27e4cc9"
> +SRC_URI[tzcode-2011g.md5sum] = "ecb564279b28c5b184421c525d997d6c"
> +SRC_URI[tzcode-2011g.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2"
> +SRC_URI[tzdata-2011g.md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
> +SRC_URI[tzdata-2011g.sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"
> +
> --
> 1.7.0.4
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-06-07 20:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-22 9:08 [PATCHv2] tzcdode-native: modify to use the latest version Eyal Reizer
2011-06-07 20:13 ` Denys Dmytriyenko
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.