From 354e327f6b36daa08cec228c9a0704392f08b4dc Mon Sep 17 00:00:00 2001 From: Li Xiaoming Date: Fri, 20 Sep 2019 14:05:59 +0800 Subject: docs(using-cmake.md): Remove & refresh expired link Bug-AGL: SPEC-2405 Change-Id: Id149d3e648e8cb81ab7b03743bf73a652937b9f9 Signed-off-by: Li Xiaoming --- docs/dev_guide/using-cmake.md | 3 +-- 1 file changed, 1 insertion(+), 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) -- cgit 1.2.3-korg