diff options
author | Joel Winarske <joel.winarske@gmail.com> | 2025-01-17 12:01:13 -0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2025-01-21 11:23:15 +0000 |
commit | 34e25850a6aaff69bcb049789ce1b02bdb097427 (patch) | |
tree | 8f8db81b179c9993fc06d040e706663460aee037 | |
parent | 1de0b1335b4083c0c94914c4fb0230e953b0e4a0 (diff) |
roll meta-flutter and workspace-automation
meta-flutter
-roll flutter-auto/homescreen
-Update copyright range, upstream patch status, typo
-Non-mutable CI containers
-Filament View plugin update
-Flutter SDK 2.27.1 (#617)
-roll ivi-homescreen/flutter-auto
-bugfix/host-contamination
-fix/commercial-ffmpeg
-ivi-homescreen: check commercial flag
-fix/flutter-auto-verbose-logs
-flutter-engine: export HOME for dart
-depot-tools-native: use VPYTHON_VIRTUALENV_ROOT
-all: export xdg_config_dir for depot tools
-flutter-auto: check for systemd DISTRO_FEATURES
-add dart-sdk to CI
-pdfium roll
-libwebrtc
-Flutter 3.24.4
-Roll ivi-homescreen/flutter-auto
-CI job updates
-Update CHANGELOG.md
-flutter-auto and ivi-homescreen defaults
-Remove libcamera override
-Continuous Integration
-Building flutter-pi depends on libsystemd
-Sony
-musl-clean
-flutter engine
-aarch64-flutter-engine
-Update CHANGELOG.md
-Roll meta-flutter-apps
-Dart SDK 3.5.3
-Flutter 3.24.3
-aarch64 - freetype2 depend
-build with musl libc
-fix flutter-engine build without wayland
-keep-partia-sync-dir-on-failure
-common: Do not copy parent directories in archive_pub
-wip - wrap with fetch only with trying_to_fetch_with_gclient
-retain partial sync on fetch error
-Remove redundant messages from do_archive_pub_cache
-env_update
workspace-automation
-Remove gstreamer packages for ubuntu
-Expand support
-Flutter SDK 3.27.1
-Support WSL
-Update README.md
-Adjust PLUGINS_DIR path
-Add Toyota 1st party repos
-add app_id and increase size in desktop-homescreen config.toml
-Adds --copy-dconf-user
-libwertc, rive-common, pdfium, repos
-Enable flatpak-plugin for desktop-homescreen
-Flatpak setup
-filament
-rework get_repo
-add missing git pull in get_repos
-update repos
-Rework get_repo
-Flutter SDK 3.24.3
-CI: ubuntu-22.04, ubuntu-24.04
-Move pip install to os packages
-AOT update
-CI fix
-ci update
-New runtime prerequsite
-CEF prebuilt config
-Filament v1.54.3
Change-Id: Iffb9a17ed3670e3a1f7b58469e8e8f8e876957ff
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
(cherry picked from commit 08e0548fd019eea17feae3097dacc95f8b5e3e8d)
-rw-r--r-- | default.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml index b4649165..3de513fc 100644 --- a/default.xml +++ b/default.xml @@ -58,8 +58,8 @@ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="9fbfa9db33131abdf3870a94f00199eb53e276e5" upstream="scarthgap"/> <!-- meta-flutter --> - <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"/> + <project name="meta-flutter/meta-flutter" path="external/meta-flutter" remote="github" revision="f12d340d5ac0bb5519e0bdb3d750c805501af308" upstream="scarthgap"/> + <project name="meta-flutter/workspace-automation" path="external/workspace-automation" remote="github" revision="98e8baccaf84f14c9aa228a0d59b0ca026dcf164" upstream="v2.0"/> <!-- meta-tensorflow --> <project name="meta-tensorflow" path="external/meta-tensorflow" remote="yocto" revision="29509c97e9009ed0ae99ce6c2554e463575dc10c" upstream="master"/> |