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/slugos-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/slugos-packages.bb')
-rw-r--r-- | packages/meta/slugos-packages.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/meta/slugos-packages.bb b/packages/meta/slugos-packages.bb index e914865e9b..c007899afd 100644 --- a/packages/meta/slugos-packages.bb +++ b/packages/meta/slugos-packages.bb @@ -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 \ |