diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-12-15 17:06:24 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2007-12-15 17:06:24 +0000 |
commit | 22a632e47c695d41dc9d94f6d17e576bfda5210c (patch) | |
tree | 012ba61ee166396471ac14db657f4e153961e755 /packages/meta/openprotium-packages.bb | |
parent | 90d0fadc3148a28f3f79b95f084f4cf6f0390d24 (diff) |
timezones: drop from OE in favor of tzdata as specified in RFC
* update information in OE to reflect the change where appropriate
Diffstat (limited to 'packages/meta/openprotium-packages.bb')
-rw-r--r-- | packages/meta/openprotium-packages.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/meta/openprotium-packages.bb b/packages/meta/openprotium-packages.bb index afff86639a..3df2f5e3b2 100644 --- a/packages/meta/openprotium-packages.bb +++ b/packages/meta/openprotium-packages.bb @@ -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 \ |