Add meta-tensorflow layer to external 72/29272/2
authorMalik Talha <talhamalik727x@gmail.com>
Wed, 11 Oct 2023 12:55:22 +0000 (17:55 +0500)
committerMalik Talha <talhamalik727x@gmail.com>
Wed, 11 Oct 2023 13:21:25 +0000 (18:21 +0500)
Tensorflow is required by the RASA framework which is used
for voice/speech recognition tasks.

Bug-AGL: SPEC-4856
Signed-off-by: Malik Talha <talhamalik727x@gmail.com>
Change-Id: Ibec998d8ca687a324b1b55cd3b22ef532156dfc4

default-floating.xml
default.xml

index 2de998f..3edf951 100644 (file)
@@ -64,6 +64,9 @@
   <!-- meta-flutter -->
   <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="kirkstone"/>
 
+  <!-- meta-tensorflow -->
+  <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="kirkstone"/>
+
   <!-- BSPs -->
 
   <!-- Renesas Gen3 specific things -->
index 7d8a7cd..e11785f 100644 (file)
@@ -64,6 +64,9 @@
   <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="bd02a07748a44726a43c9fa1842064dbb7084d73" upstream="kirkstone"/>
   <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="1548ef193f55cf476af6189449ee876ba7a7fdaf" upstream="main"/>
 
+  <!-- meta-tensorflow -->
+  <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/>
+
   <!-- BSPs -->
 
   <!-- Renesas Gen3 specific things -->