Skip to content

Commit 73e293d

Browse files
author
zhongsanming
committed
tmp commit for testing with the correct flir submodule commit
1 parent e59ce83 commit 73e293d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

python/setup_tools/utils/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@
1010
commit_id="5842469a16b261e45a2c67fbfc308057622b03ee",
1111
dst_path=os.path.join(flagtree_configs.flagtree_submodule_dir, "triton_shared")),
1212
"flir":
13-
tools.Module(name="flir", url="https://github.com/flagos-ai/flir.git", commit_id="",
13+
tools.Module(name="flir", url="https://github.com/flagos-ai/flir.git",
14+
commit_id="f30c1a77af77516190d67e3dc9093052d2cb240c",
1415
dst_path=os.path.join(flagtree_configs.flagtree_submodule_dir, "flir")),
1516
}
1617

0 commit comments

Comments
 (0)