MLECO-3247: Arm Corstone-310 deployment instructions update

Minor documentation updates for Corstone-310 target along with
version bump for the project and updates to release notes.

Change-Id: I8b33b66961ab0517864539d88501ad5d71219368
Signed-off-by: Kshitij Sisodia <kshitij.sisodia@arm.com>
diff --git a/scripts/cmake/cmsis-pack-gen/use-case-api.yml b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
index 3d81433..549670e 100644
--- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml
+++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
@@ -32,7 +32,9 @@
 # The PDSC files are the ones extracted from the downloaded packs (and is optional).
 # packgen and packchk must be installed. See https://github.com/Open-CMSIS-Pack/devtools
 # on how to build these tools.
-
+#
+# yaml-language-server: $schema=https://github.com/Open-CMSIS-Pack/devtools/blob/tools/toolbox/1.0.0/tools/packgen/schema/manifest.schema.json
+#
 build:
   - name: "build-dir"
     options: "cmake -DCMSIS_PACK_GEN_FLOW=ON"
@@ -50,9 +52,13 @@
         - attributes: {vendor: "ARM", name: "CMSIS", version: "5.9.0"}
 
     releases:
+      - version: "22.11.0"
+        date: "2022-11-09"
+        description: "22.11.0 release package"
       - version: "22.8.0-Beta"
         date: "2022-09-29"
         description: "Beta release package"
+        url: "https://git.mlplatform.org/ml/ethos-u/ml-embedded-evaluation-kit.git/plain/resources/cmsis-packs/ARM.ml-embedded-eval-kit-uc-api.22.8.0-Beta.pack?h=refs/heads/main"
 
     taxonomy:
       - attributes: {Cclass: "ML Eval Kit", doc: "https://review.mlplatform.org/plugins/gitiles/ml/ethos-u/ml-embedded-evaluation-kit/+/refs/heads/main/Readme.md"}