diff options
author | chris@(none) <chris@(none)> | 2004-06-26 17:33:04 +0000 |
---|---|---|
committer | chris@(none) <chris@(none)> | 2004-06-26 17:33:04 +0000 |
commit | ab33614e6f9f049d5b0fbbaa4e2c59682ddbcaf7 (patch) | |
tree | 7655fca91bcb2fbc8bba21b098001202d419a669 /meta/opie-image.oe | |
parent | f96485adfd92651d615ee852608fededb7bc9dd2 (diff) |
Add opie-citytime to opie-image to allow changing of time-zone on initial setup
BKrev: 40ddb350QkOzUPbvv96VUkGwF6EWnQ
Diffstat (limited to 'meta/opie-image.oe')
-rw-r--r-- | meta/opie-image.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/opie-image.oe b/meta/opie-image.oe index d13075fa5e..b472fc0a17 100644 --- a/meta/opie-image.oe +++ b/meta/opie-image.oe @@ -18,7 +18,7 @@ OPIE_BASE_APPLETS = "opie-aboutapplet opie-clockapplet opie-logoutappl OPIE_BASE_INPUTMETHODS = "opie-multikey opie-handwriting opie-pickboard" -OPIE_BASE_APPS = "opie-aqpkg opie-console" +OPIE_BASE_APPS = "opie-aqpkg opie-console opie-citytime" OPIE_BASE_SETTINGS = "opie-light-and-power opie-appearance opie-systemtime opie-sysinfo" |