summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLi Xiaoming <lixm.fnst@cn.fujitsu.com>2019-09-20 14:05:59 +0800
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-11-06 13:12:06 +0000
commit354e327f6b36daa08cec228c9a0704392f08b4dc (patch)
tree6f2ca7ba73e0255865eb720fabb6111327c83291
parent57ec33814c273690b3afd8a113f3ddc1aca14ffb (diff)
docs(using-cmake.md): Remove & refresh expired linkicefish_8.99.1icefish/8.99.18.99.1
Bug-AGL: SPEC-2405 Change-Id: Id149d3e648e8cb81ab7b03743bf73a652937b9f9 Signed-off-by: Li Xiaoming <lixm.fnst@cn.fujitsu.com>
-rwxr-xr-xdocs/dev_guide/using-cmake.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/dev_guide/using-cmake.md b/docs/dev_guide/using-cmake.md
index 1153310..e9a8671 100755
--- a/docs/dev_guide/using-cmake.md
+++ b/docs/dev_guide/using-cmake.md
@@ -12,7 +12,6 @@ Consequently, you do not need to take steps to install the modules.
Following are links to the latest SDKs on the AGL master branch:
* [dra7xx-evm](https://download.automotivelinux.org/AGL/snapshots/master/latest/dra7xx-evm/deploy/sdk/)
-* [dragonboard-410c](https://download.automotivelinux.org/AGL/snapshots/master/latest/dragonboard-410c/deploy/sdk/)
* [intel-corei7-64](https://download.automotivelinux.org/AGL/snapshots/master/latest/intel-corei7-64/deploy/sdk/)
* [m3ulcb-nogfx](https://download.automotivelinux.org/AGL/snapshots/master/latest/m3ulcb-nogfx/deploy/sdk/)
* [qemux86-64](https://download.automotivelinux.org/AGL/snapshots/master/latest/qemux86-64/deploy/sdk/)
@@ -68,7 +67,7 @@ inherit cmake aglwgt pkgconfig
The following links provide more examples of recipes that use the
CMake templates:
-* [helloworld-service](https://github.com/iotbzh/helloworld-service)
+* [agl-service-helloworld](https://gerrit.automotivelinux.org/gerrit/admin/repos/apps/agl-service-helloworld)
* [agl-service-audio-4a](https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-audio-4a)
* [agl-service-unicens](https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-unicens)
* [4a-hal-unicens](https://gerrit.automotivelinux.org/gerrit/#/admin/projects/src/4a-hal-unicens)