Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Name: WDS | |
| 2 URL: https://github.com/01org/wds | |
| 3 Version: 0.1.0 | |
| 4 License: LGPL | |
| 5 License File: src/COPYING | |
| 6 Security Critical: no | |
| 7 | |
| 8 Description: | |
| 9 WDS is a set of libraries for developers who want to build Wi-Fi Display applica tions on linux. | |
|
Lei Zhang
2015/12/04 18:24:05
80 cols
Mikhail
2015/12/07 09:21:53
Done.
| |
| 10 | |
| 11 Modifications: | |
| 12 - None | |
| 13 | |
| 14 To import a new snapshot of WDS: | |
| 15 - Checkout the latest release tag: 'git checkout v0.1.0'. | |
| 16 - Change the DEPS entry to the newly checked out commit. | |
| 17 - Update generated files: | |
| 18 'cmake . && make wds && mv libwds/rtsp/gen/* ../gen/' | |
| 19 - Update this README to reflect the new version number. | |
| OLD | NEW |