[oe-commits] : tzdata: Added Australia/Perth to the minimal set, since it is not covered by any of the others and it' s about 5 times the size of Texas.

OE GIT Trial gittrial at amethyst.openembedded.net
Wed Sep 10 05:56:19 UTC 2008


Module: OE.dev
Branch: org.openembedded.dev
Commit: 11f988576d63fc3a82c193534a5cfc11d8f1d37e
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=11f988576d63fc3a82c193534a5cfc11d8f1d37e

Author:  <rwhitby at nslu2-linux.org>
Date:   Wed Sep 10 05:20:14 2008 +0000

tzdata: Added Australia/Perth to the minimal set, since it is not covered by any of the others and it's about 5 times the size of Texas.

---

 packages/tzdata/tzdata_2007k.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/packages/tzdata/tzdata_2007k.bb b/packages/tzdata/tzdata_2007k.bb
index c4a2ade..76bbfe9 100644
--- a/packages/tzdata/tzdata_2007k.bb
+++ b/packages/tzdata/tzdata_2007k.bb
@@ -3,7 +3,7 @@ SECTION = "base"
 PRIORITY = "optional"
 DEPENDS = "tzcode-native"
 
-PR = "r2"
+PR = "r3"
 
 RCONFLICTS= "timezones timezone-africa timezone-america timezone-antarctica \
              timezone-arctic timezone-asia timezone-atlantic \
@@ -124,6 +124,7 @@ FILES_${PN} += "${datadir}/zoneinfo/Pacific/Honolulu     \
                 ${datadir}/zoneinfo/Asia/Bankok          \
                 ${datadir}/zoneinfo/Asia/Hong_Kong       \
                 ${datadir}/zoneinfo/Asia/Tokyo           \
+                ${datadir}/zoneinfo/Australia/Perth      \
                 ${datadir}/zoneinfo/Australia/Darwin     \
                 ${datadir}/zoneinfo/Australia/Adelaide   \
                 ${datadir}/zoneinfo/Australia/Brisbane   \





More information about the Openembedded-commits mailing list