diff options
author | Joel Winarske <joel.winarske@gmail.com> | 2023-06-06 14:51:30 -0700 |
---|---|---|
committer | Joel Winarske <joel.winarske@gmail.com> | 2023-06-06 16:14:43 -0700 |
commit | 500a6e38259c02aacfbd2d9ef905331a72a18a82 (patch) | |
tree | bd423e153d2913414743a12d2938114e9a114739 /default.xml | |
parent | eba9baa9a3dc52004dbe7305ea77914c615df46b (diff) |
flutter app bundle install compat + EGL 1.4
-flutter app bundle compile/install compatibility
-support EGL 1.4
Bug-AGL: SPEC-4820
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I365d3ee6eed83f25a8cd14b5bbc93bad70e8493a
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index cbc2f75e..7891408a 100644 --- a/default.xml +++ b/default.xml @@ -61,7 +61,7 @@ <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="baac75c8c8522b5a596d673ec4492fc71cc077d8" upstream="kirkstone"/> + <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"/> <!-- BSPs --> |