MLECO-3546: Adding CMSIS pack with pidx file

Adding beta version of the CMSIS pack, created from the
main branch. Adding a corresponding PIDX file for this
pack to be linked to the public listing of Arm Keil packs.

Packs, pidx and related resources will be available under
'resources/cmsis-packs/' directory.

Change-Id: Iff6fe4d2a1cb14ae72442eb62664bf4ccd729c3c
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 8ac7b72..4d23540 100644
--- a/scripts/cmake/cmsis-pack-gen/use-case-api.yml
+++ b/scripts/cmake/cmsis-pack-gen/use-case-api.yml
@@ -46,23 +46,14 @@
 
     requirements:
       packages:
-        - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.02"}
-        - attributes: {vendor: "ARM", name: "CMSIS", version: "5.8.0"}
+        - attributes: {vendor: "tensorflow", name: "tensorflow-lite-micro", version: "1.22.5-rc4"}
+        - attributes: {vendor: "ARM", name: "CMSIS", version: "5.9.0"}
 
     releases:
       - version: "22.8.0"
         date: "2022-08-15"
         description: "Beta release package"
 
-#    @TODO: Add API header names and descriptions here (see placeholder below).
-#    apis:
-#      - name: "Image classification use case API"
-#        attributes: {Cclass: "Machine Learning", Cgroup: "Evaluation Kit", Capiversion: "1.0.0"}
-#        description: "Arm ml-embedded-eval kit example APIs"
-#        files:
-#          - name: "use_case/img_class/include/ImgClassProcessing.hpp"
-#            attributes: {category: header, attr: config, version: "1.0.0"}
-
     taxonomy:
       - attributes: {Cclass: "Machine Learning"}
         description: "Machine Learning software frameworks and libraries"
@@ -110,7 +101,7 @@
 
       - name: inference_runner_api
         target: inference_runner_api
-        attributes: {Cclass: "ML Eval Kit", Cgroup: "Common", Csub: "Generic", Cversion: "1.0.0"}
+        attributes: {Cclass: "ML Eval Kit", Cgroup: "Generic", Csub: "Inference runner", Cversion: "1.0.0"}
         description: "Generic inference runner use case API."
         dependencies: common_api