diff options
author | Joel Winarske <joel.winarske@gmail.com> | 2023-11-10 11:34:37 -0800 |
---|---|---|
committer | Joel Winarske <joel.winarske@gmail.com> | 2023-11-10 11:34:37 -0800 |
commit | 8eaf5d87d6184995ecc00f5223bcdf5e20d8a4bb (patch) | |
tree | 34ff8532d8f3b19dc3fbb1bcff041e4f9c03308d /default.xml | |
parent | e9dca8691d8c4f0cf99206e830fb87444a9eb352 (diff) |
Roll meta-flutter/workspace-automation
-workspace-automation
create_aot.py tool
version_files.py tool
pubspec.py tool
-meta-flutter
remove pyyaml dependency
roll version files
update engine_sdk.zip contents
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: Iff051201273139a10f996f6ed12975e741e68858
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml index 603022db..0b318e60 100644 --- a/default.xml +++ b/default.xml @@ -61,8 +61,8 @@ <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="f02882e2aa9279ca7becca8d0cedbffe88b5a253" upstream="kirkstone" /> <!-- meta-flutter --> - <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="ccacfb9640fd46312ad6184883dbd4a0ca9119ad" upstream="kirkstone"/> - <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="767298cdbfeef43015d7041947bb4ad6e8ce1b02" upstream="main"/> + <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="19f8ee7125c5621a9ac6eb3d236c573318f7e0ec" upstream="kirkstone"/> + <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="9da59747656328f80faca43e52d4b4fa3ef6682d" upstream="main"/> <!-- meta-tensorflow --> <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="ec20e19319f9eb89ceadc04923cc5bc75e865692" upstream="kirkstone"/> |