Skip to content

Commit 97ef0d7

Browse files
authored
add libgit2 to whitelist (#3283)
1 parent f99d997 commit 97ef0d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/sdl/whitelists.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ class OvmsBaseImageType(Enum):
9494
OvmsBaseImageType.COMMON: {
9595
'libazurestorage.so',
9696
'libcpprest.so',
97+
'libgit2.so',
9798
'libOpenCL.so',
9899
'libopencv_calib3d.so',
99100
'libopencv_core.so',

0 commit comments

Comments
 (0)