All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] tzcode: Update tzdata version.
@ 2011-07-01  9:58 Anders Darander
  2011-07-01 10:12 ` Koen Kooi
  0 siblings, 1 reply; 2+ messages in thread
From: Anders Darander @ 2011-07-01  9:58 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Anders Darander

Signed-off-by: Anders Darander <anders@chargestorm.se>
---
 .../recipes-extended/tzcode/tzcode-native_2011g.bb |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta-oe/recipes-extended/tzcode/tzcode-native_2011g.bb b/meta-oe/recipes-extended/tzcode/tzcode-native_2011g.bb
index d32ee33..651d1dd 100644
--- a/meta-oe/recipes-extended/tzcode/tzcode-native_2011g.bb
+++ b/meta-oe/recipes-extended/tzcode/tzcode-native_2011g.bb
@@ -9,12 +9,12 @@ LIC_FILES_CHKSUM = "file://README;md5=3ae8198f82258417ce29066d3b034035"
 # Also, tzdata (and it is needed to build tzcode) version can differ from
 # tzcode version, thus this variable
 
-TZDATA_PV = "${PV}"
+TZDATA_PV = "2011h"
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 SRC_URI[tzcode-2011g.md5sum] = "ecb564279b28c5b184421c525d997d6c"
 SRC_URI[tzcode-2011g.sha256sum] = "636c735d8df1276cc8ab88bc31bb36a21f91ed34e26d181303ecd8fe48021bc2"
-SRC_URI[tzdata-2011g.md5sum] = "a068c27e7e426fdb12ab0c88506df20d"
-SRC_URI[tzdata-2011g.sha256sum] = "01a2a189eeda63baacc5e68e6c13afffc7edce182102fffc53acbf35e8703d3c"
+SRC_URI[tzdata-2011h.md5sum] = "546d27b6c1e5e1097bd512651815017f"
+SRC_URI[tzdata-2011h.sha256sum] = "c098786d053736dd18d4f1fbebdf41554c6fd702a36f75c18f1c66712d2abc24"
 
-- 
1.7.4.1




^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-07-01 10:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-01  9:58 [meta-oe][PATCH] tzcode: Update tzdata version Anders Darander
2011-07-01 10:12 ` Koen Kooi

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.