Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-01-21 | tzdata: make it possible to set default timezone | Jeremy Lainé | 1 | |
* make it possible to choose the default timezone by setting the DEFAULT_TIMEZONE variable | ||||
2008-11-16 | tzdata: add localtime in conffiles | John Lee | 1 | |
trac #1938: tzdata package should not overwrite /etc/localtime | ||||
2008-11-16 | tzdata: Write a default /etc/timezone, install a /etc/localtime | Holger Hans Peter Freyther | 1 | |
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 1 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 1 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 1 | |
2008-09-10 | tzdata: Added Australia/Perth to the minimal set, since it is not covered by ↵ | Rod Whitby | 1 | |
any of the others and it's about 5 times the size of Texas. | ||||
2008-03-19 | tzdata: every entry in PACKAGES is by default in PROVIDES, so remove the ↵ | Koen Kooi | 1 | |
bogus PROVIDES | ||||
2008-03-18 | packages/tzdata: Only tzdata should provide tzdata, specially not tzdata-dbg | Holger Freyther | 1 | |
tzdata-dbg was an empty package and provided tzdata. ipkg preferred the empty package over 'tzdata' (the package) for tzdata (the provider) resulting in /usr/share/zoneinfo/America/New_York missing. For upgrading reasons keep the empty tzdata-dbg around but stop providing tzdata. (blind fix) | ||||
2008-01-25 | divers: add debug package for 85 files with hardcoded PACKAGES definition. ↵ | Rolf Leggewie | 1 | |
Partly fixes 2471. | ||||
2008-01-21 | tzdata: update to version 2007k | Rolf Leggewie | 1 | |
2007-12-23 | tzdata: Added three unique Australian timezones which were not covered by ↵ | Rod Whitby | 1 | |
any other cities already in the main package. | ||||
2007-04-03 | tzdata: Updated to 2007e | Rod Whitby | 1 | |
2007-03-27 | tzdata: replace unfetchable 2007c with 2007d | Florian Boor | 1 | |
2007-03-20 | tzdata: also rconflict with timezones | Koen Kooi | 1 | |
2007-03-04 | tzcode, tzdata: update to something that actually is fetchable, remove ↵ | Koen Kooi | 2 | |
hardcoded paths, install binaries in correct staging dir and make sure we use the correct 'zic' | ||||
2007-03-03 | tzdata: /usr/local/zoneinfo timezone databases | Mike Westerhof | 2 | |