diff options
author | Tim Orling <tim.orling@konsulko.com> | 2024-08-08 09:38:39 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-08-09 14:25:29 -0700 |
commit | 447369b01ea8564fe2f52a77d3a70c255c5ee574 (patch) | |
tree | 720374fe7c56db395db603ecd627580e18acb779 /meta-python/conf/include/ptest-packagelists-meta-python.inc | |
parent | a580ee3246f9672c6cb81a3609fcf0ee8d9e4d0b (diff) | |
download | meta-openembedded-447369b01ea8564fe2f52a77d3a70c255c5ee574.tar.gz |
python3-tzdata: enable ptest
Add to ptest-packagelists-meta-python.inc META_PYTHON_PTESTS_FAST
Install ${S}/VERSION to PTEST_PATH for test_version
Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/conf/include/ptest-packagelists-meta-python.inc')
-rw-r--r-- | meta-python/conf/include/ptest-packagelists-meta-python.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/conf/include/ptest-packagelists-meta-python.inc b/meta-python/conf/include/ptest-packagelists-meta-python.inc index 56a5cf2f09..aa918aa89c 100644 --- a/meta-python/conf/include/ptest-packagelists-meta-python.inc +++ b/meta-python/conf/include/ptest-packagelists-meta-python.inc | |||
@@ -74,6 +74,7 @@ PTESTS_FAST_META_PYTHON = "\ | |||
74 | python3-tomlkit \ | 74 | python3-tomlkit \ |
75 | python3-trustme \ | 75 | python3-trustme \ |
76 | python3-typeguard \ | 76 | python3-typeguard \ |
77 | python3-tzdata \ | ||
77 | python3-ujson \ | 78 | python3-ujson \ |
78 | python3-u-msgpack-python \ | 79 | python3-u-msgpack-python \ |
79 | python3-unidiff \ | 80 | python3-unidiff \ |