File tree Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Expand file tree Collapse file tree 3 files changed +7
-8
lines changed Original file line number Diff line number Diff line change @@ -79,8 +79,7 @@ and the time between main loop iterations depends on several factors.
7979 Unfortunately,
8080 fixing this wrong behavior
8181 has side effects on most tests,
82- and therefore has been temporarily avoided.
83- See https://github.com/midokura/wedge-agent/pull/589 for further reference.
82+ and therefore has been avoided.
8483
8584Modules
8685*******
Original file line number Diff line number Diff line change @@ -127,7 +127,7 @@ repository, that can be cloned using:
127127
128128.. code :: shell
129129
130- git clone https://github.com/midokura/wedge-agent
130+ git clone https://github.com/SonySemiconductorSolutions/edge-virtualization-platform
131131
132132
133133--------------
Original file line number Diff line number Diff line change @@ -46,14 +46,14 @@ Key directories and files
4646
4747 - ``flatcc/ ``: FlatBuffers compiler and related utilities (git module).
4848 - ``libparson/ ``: JSON parsing library.
49- - ``libevp-agent/ ``: Wedge agent library.
50- - ``libevp-app-sdk/ ``: Wedge Software development kit ( SDK).
51- - ``libevp-utils/ ``: Utility functions for the Wedge project.
49+ - ``libevp-agent/ ``: EVP Agent library.
50+ - ``libevp-app-sdk/ ``: EVP Application Software Development Kit (EVP Application SDK) for modules .
51+ - ``libevp-utils/ ``: Utility functions for the EVP project.
5252 - ``mbedtls/ ``: Lightweight cryptographic library (git module).
5353 - ``nng/ ``: Lightweight messaging library (git module).
54- - ``python-evp-app-sdk/ ``: Python version sources of the Wedge SDK.
54+ - ``python-evp-app-sdk/ ``: Python version sources of the EVP Application SDK.
5555 - ``wasm-micro-runtime/ ``: WebAssembly Micro Runtime integration (git module).
56- - ``evp-agent/ ``: The runtime of the default Wedge agent .
56+ - ``evp-agent/ ``: The runtime of the default EVP Agent .
5757
5858* ``test/ ``
5959 Test cases and supporting resources for the project.
You can’t perform that action at this time.
0 commit comments