[RFC PATCH v1 07/12] dts: update argument option for prevent overwriting
Juraj Linkeš
juraj.linkes at pantheon.tech
Fri Sep 6 15:26:51 CEST 2024
From: Tomáš Ďurovec <tomas.durovec at pantheon.tech>
Signed-off-by: Tomáš Ďurovec <tomas.durovec at pantheon.tech>
---
doc/guides/tools/dts.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/guides/tools/dts.rst b/doc/guides/tools/dts.rst
index 515b15e4d8..059776c888 100644
--- a/doc/guides/tools/dts.rst
+++ b/doc/guides/tools/dts.rst
@@ -241,6 +241,7 @@ DTS is run with ``main.py`` located in the ``dts`` directory after entering Poet
--revision ID, --rev ID, --git-ref ID
[DTS_DPDK_REVISION_ID] Git revision ID to test. Could be commit, tag, tree ID etc. To test local changes, first
commit them, then use their commit ID. (default: None)
+ -f, --force [DTS_FORCE] Specify to remove an already existing dpdk tarball before copying/extracting a new one. (default: False)
--compile-timeout SECONDS
[DTS_COMPILE_TIMEOUT] The timeout for compiling DPDK. (default: 1200)
--test-suite TEST_SUITE [TEST_CASES ...]
--
2.43.0
More information about the dev
mailing list