Skip to content

Commit 7edfcff

Browse files
jsorefstephanosio
authored andcommitted
spelling: deterministic
Signed-off-by: Josh Soref <[email protected]>
1 parent 386727e commit 7edfcff

File tree

1 file changed

+1
-1
lines changed
  • meta-zephyr-sdk/recipes-devtools/meson

1 file changed

+1
-1
lines changed

meta-zephyr-sdk/recipes-devtools/meson/meson.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ FILES_${PN} += "${datadir}/polkit-1"
2828

2929
do_install_append () {
3030
# As per the same issue in the python recipe itself:
31-
# Unfortunately the following pyc files are non-deterministc due to 'frozenset'
31+
# Unfortunately the following pyc files are non-deterministic due to 'frozenset'
3232
# being written without strict ordering, even with PYTHONHASHSEED = 0
3333
# Upstream is discussing ways to solve the issue properly, until then let's
3434
# just not install the problematic files.

0 commit comments

Comments
 (0)