timezones: drop from OE in favor of tzdata as specified in RFC
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 15 Dec 2007 17:06:24 +0000 (17:06 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 15 Dec 2007 17:06:24 +0000 (17:06 +0000)
* update information in OE to reflect the change where appropriate

packages/images/nylon-image-base.bb
packages/meta/nylon-feed.inc
packages/meta/openprotium-packages.bb
packages/meta/oplinux-packages.bb
packages/meta/slugos-packages.bb
packages/openntpd/openntpd_3.7p1.bb
packages/openntpd/openntpd_3.9p1.bb
packages/tasks/task-openmoko-feed.bb
packages/timezones/.mtn2git_empty [deleted file]
packages/timezones/timezones_1.2.0.bb [deleted file]

index b491309..27dc165 100644 (file)
@@ -8,7 +8,7 @@ NYLON_BASE = "base-files base-passwd bash busybox \
        mtd-utils \
        nano ncurses netbase \
        openssh sysvinit \
-       timezones tinylogin udev"
+       tzdata tinylogin udev"
 
 DEPENDS += "virtual/kernel less nano"
 IMAGE_INSTALL = "kernel less nano elvis-tiny \
index de1a7ff..d7b83e8 100644 (file)
@@ -54,7 +54,7 @@ sysvinit \
 tcl \
 tcpdump \
 tinc \
-timezones \
+tzdata \
 usbutils \
 vtun \
 wireless-tools \
index afff866..3df2f5e 100644 (file)
@@ -5,7 +5,7 @@
 DESCRIPTION = "Packages that are compatible with the Openprotium on the iomega Storcenter"
 HOMEPAGE = "http://www.openprotium.org"
 LICENSE = "MIT"
-PR = "r3"
+PR = "r4"
 CONFLICTS = "db3"
 PROVIDES += "${OPENPROTIUM_IMAGENAME}-packages"
 
@@ -234,7 +234,7 @@ SLUGOS_PACKAGES_append_linux = "\
        man man-pages \
        psmisc \
        screen \
-       timezones \
+       tzdata \
         wview-sim wview-vpro wview-wxt510 \
         wview-sim-mysql wview-vpro-mysql \
         wview-wxt510-mysql \
index 62513c1..190f323 100644 (file)
@@ -4,7 +4,7 @@
 DESCRIPTION = "Packages that are compatible with the OPLinux distro"
 HOMEPAGE = "http://www.digital-opsis/oplinux"
 LICENSE = "MIT"
-PR = "r1"
+PR = "r2"
 PROVIDES += "${OPLINUX_IMAGENAME}-packages"
 
 EXCLUDE_FROM_WORLD = "1"
@@ -359,7 +359,7 @@ PACKAGES_LIST = "\
        man man-pages \
        psmisc \
        screen \
-       timezones \
+       tzdata \
         wview-sim wview-vpro wview-wxt510 \
         wview-sim-mysql wview-vpro-mysql \
         wview-wxt510-mysql \
index e914865..c007899 100644 (file)
@@ -5,7 +5,7 @@
 DESCRIPTION = "Packages that are compatible with the SlugOS firmware"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r42"
+PR = "r43"
 CONFLICTS = "db3"
 
 COMPATIBLE_MACHINE = "nslu2"
@@ -196,7 +196,6 @@ SLUGOS_PACKAGES = "\
        tar \
        thttpd \
        tiff \
-       timezones \
        tzdata \
        unzip \
        upslug2 \
index 9358508..b8dca0c 100644 (file)
@@ -3,9 +3,8 @@ Network Time Protocol."
 HOMEPAGE = "http://www.openntpd.org/"
 SECTION = "console/network"
 LICENSE = "BSD"
-DEPENDS += "openssl"
-DEPENDS = "timezones"
-PR = "r13"
+DEPENDS += "openssl tzdata"
+PR = "r14"
 
 SRC_URI = "http://www.zip.com.au/~dtucker/openntpd/release/openntpd-${PV}.tar.gz \
            file://autofoo.patch;patch=1 \
index 03369fd..3798c13 100644 (file)
@@ -3,9 +3,8 @@ Network Time Protocol."
 HOMEPAGE = "http://www.openntpd.org/"
 SECTION = "console/network"
 LICENSE = "BSD"
-DEPENDS += "openssl"
-DEPENDS = "timezones"
-PR = "r0"
+DEPENDS += "openssl tzdata"
+PR = "r1"
 
 SRC_URI = "http://www.zip.com.au/~dtucker/openntpd/release/${P}.tar.gz \
            file://adjtimex-${PV}.patch;patch=1 \
index 1c97a35..e1fbbab 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "OpenMoko: Misc. Feed Items"
 SECTION = "openmoko/base"
 LICENSE = "MIT"
-PR = "r15"
+PR = "r17"
 
 inherit task
 
@@ -29,7 +29,6 @@ RDEPENDS_task-openmoko-feed = "\
   libsdl-x11 libsdl-mixer libsdl-net libsdl-ttf \
   synergy \
   tzdata \
-  timezones \
   tor \
   vnc \
   wxwidgets \
diff --git a/packages/timezones/.mtn2git_empty b/packages/timezones/.mtn2git_empty
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/packages/timezones/timezones_1.2.0.bb b/packages/timezones/timezones_1.2.0.bb
deleted file mode 100644 (file)
index 8efe72d..0000000
+++ /dev/null
@@ -1,32 +0,0 @@
-DESCRIPTION = "Timezone data"
-SECTION = "base"
-PRIORITY = "optional"
-LICENSE = "GPL"
-PR = "r1"
-
-SRC_URI = "${HANDHELDS_CVS};tag=v1_2_0;module=opie/root"
-S = "${WORKDIR}/root"
-
-do_install() {
-       install -d ${D}${datadir}/
-       cp -fa usr/share/zoneinfo ${D}${datadir}/
-       find ${D}${datadir} -name "CVS"|xargs rm -rf
-}
-
-PACKAGES_DYNAMIC = "timezone-*"
-
-python populate_packages_prepend() {
-        pkgregex = "^(.*)"
-        pkgpattern = "timezone-%s"
-        pkgdescription = "Timezone for %s"
-
-        do_split_packages(d, root=bb.data.expand('${datadir}/zoneinfo/', d), file_regex=pkgregex, output_pattern=pkgpattern,
-                          description=pkgdescription,allow_dirs=True )
-}
-
-FILES_${PN} =  "${datadir}/zoneinfo/America/Denver      \
-                ${datadir}/zoneinfo/America/New_York    \
-                ${datadir}/zoneinfo/America/Los_Angeles \
-                ${datadir}/zoneinfo/Australia/Brisbane  \
-                ${datadir}/zoneinfo/Europe/Berlin       \
-                ${datadir}/zoneinfo/Asia/Tokyo          "