qemu_v8: add missing closing tags

Parent commit fixed all linux references but one in qemu_v8.xml.
Fix it now.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Change-Id: Ief505effe86aeb24241f64f518eacdb5f0bd1246
diff --git a/qemu_v8.xml b/qemu_v8.xml
index aeb1694..050748e 100644
--- a/qemu_v8.xml
+++ b/qemu_v8.xml
@@ -14,7 +14,7 @@
         </project>
 
         <!-- linaro-swg gits -->
-        <project path="linux"                name="linaro-swg/linux.git"                  revision="refs/tags/optee-3.10.0" clone-depth="1"
+        <project path="linux"                name="linaro-swg/linux.git"                  revision="refs/tags/optee-3.10.0" clone-depth="1" />
         <project path="optee_benchmark"      name="linaro-swg/optee_benchmark.git" revision="refs/tags/3.10.0" clone-depth="1"/>
         <project path="optee_examples"       name="linaro-swg/optee_examples.git" revision="refs/tags/3.10.0" clone-depth="1" />
         <project path="soc_term"             name="linaro-swg/soc_term.git"               revision="5493a6e7c264536f5ca63fe7511e5eed991e4f20" />