summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2024-09-10 09:23:41 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2024-09-10 13:30:21 +0000
commit72fc6f8faf791c1b5c871417dba21705efac1a98 (patch)
treeacf453fb47024e98ab2479f5346bff137665b136
parent777fef7f6377e4e2c00379c3e3fb67e77f62b09d (diff)
Update meta-flutter
Bump meta-flutter to pick up pub cache archive naming improvement and app config.toml installation hook. Change-Id: Ie0868248983eb21e8dbaace1264eeb1ac7c7d0e7 Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit 1d2946099c2ac07d29cc38e187c96d7b87c6f3bc)
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 9ca83520..b2d42f84 100644
--- a/default.xml
+++ b/default.xml
@@ -59,7 +59,7 @@
<project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="7d9bf6d3ca4df27cfd5fbd9482daa5bddc471362" upstream="scarthgap"/>
<!-- meta-flutter -->
- <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="9825d2fe74add34547b898bd99c824d8e007f5fe" upstream="scarthgap"/>
+ <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="45e9a2e59f7422ab45fa094aba3bf0c342ec727f" upstream="scarthgap"/>
<project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="f61fd448570f81ee8ccaa16a3b63ce46430af16d" upstream="v2.0"/>
<!-- meta-tensorflow -->