summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
authorMalik Talha <talhamalik727x@gmail.com>2023-10-11 17:55:22 +0500
committerMalik Talha <talhamalik727x@gmail.com>2023-10-11 18:21:25 +0500
commitada2428167d4de86ddcad6960f4b576ced93d62e (patch)
treeb8fecd3ff7b00f6da793ce59f66d263955cb5180 /default-floating.xml
parentb81c2454bbe58c665fe72f2bac43c761464a92bf (diff)
Add meta-tensorflow layer to external
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
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 2de998fa..3edf9513 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -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 -->