summaryrefslogtreecommitdiff
path: root/recipes-core/images/mlinux-mtcap-test-image.bb
diff options
context:
space:
mode:
authorrodion.shyshkin <rodion.shyshkin@globallogic.com>2021-04-16 15:24:30 +0300
committerrodion.shyshkin <rodion.shyshkin@globallogic.com>2021-04-16 15:24:30 +0300
commit21ee09747da396ce2b12432a4064cd76c83c50e7 (patch)
tree4f7419cb23b23c59fa57ee42ee5520c47e456cba /recipes-core/images/mlinux-mtcap-test-image.bb
parentc5ea4cde909feb8b4341089ec20eab53fddd4e6e (diff)
downloadmeta-mlinux-atmel-21ee09747da396ce2b12432a4064cd76c83c50e7.tar.gz
meta-mlinux-atmel-21ee09747da396ce2b12432a4064cd76c83c50e7.tar.bz2
meta-mlinux-atmel-21ee09747da396ce2b12432a4064cd76c83c50e7.zip
mPower R. Apr 2021: Time Zone dropdown has changed and contains strange
prefixes such as /posix, /right GP-1183 Removing the tzdata meta packages from the firmware and specifying all necessary timezones explicitly. The new version of Yocto changed the tzdata recipe and the list of related packages (commit: http://cgit.openembedded.org/openembedded-core/commit/meta/recipes-extended/timezone?h=dunfell&id=2af4d6eb2526d60b26bc5128068541ff3350fb58) So, now tzdata contains some extra packages including "tzdata-posix" and "tzdata-right", but we don't need to use them. As a result of the analysis, it was decided to stop using tzdata meta packages and indicate the required timezone packages explicitly.
Diffstat (limited to 'recipes-core/images/mlinux-mtcap-test-image.bb')
-rw-r--r--recipes-core/images/mlinux-mtcap-test-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-mtcap-test-image.bb b/recipes-core/images/mlinux-mtcap-test-image.bb
index 4db4822..318c20b 100644
--- a/recipes-core/images/mlinux-mtcap-test-image.bb
+++ b/recipes-core/images/mlinux-mtcap-test-image.bb
@@ -39,7 +39,7 @@ NETWORKING_FEATURES += "bridge-utils \
# No accessory cards for MTAC
MULTITECH_MTAC = ""
-TIME_FEATURES = "tzdata tzdata-africa tzdata-americas tzdata-antarctica tzdata-arctic \
+TIME_FEATURES = "tzdata-core tzdata-africa tzdata-americas tzdata-antarctica tzdata-arctic \
tzdata-asia tzdata-atlantic tzdata-australia tzdata-europe tzdata-pacific \
tzdata-misc \
cronie \