summaryrefslogtreecommitdiffstats
path: root/default.xml
AgeCommit message (Collapse)AuthorFilesLines
2023-11-10Roll meta-flutter/workspace-automationJoel Winarske1-2/+2
-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
2023-11-04Roll meta-flutter and workspace-automationJoel Winarske1-2/+2
meta-flutter -dart_plugin_registrant work * dart plugin registrant called in all cases with --obfuscate enabled * default --obfuscate for gen_snapshot * make flutter app do_compile() easier to read * validate pubspec name against selected * default strip and obfuscate to gen_snapshot step obfuscate appears to resolve the issue with gallery not registering plugins it might be that obfuscate preserves the correct entry point * move flutter-app.inc to the include folder workspace-automation changes -default 3.13.9 -pubspec-path option (enables parsing federated plugins) -plugin-platform option (enables filtering federated plugins) -use engine archive instead of local build Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I5c869badea8658a6c1a0ee21bbded53e5886d070
2023-11-03Roll meta-flutterJoel Winarske1-1/+1
-Flutter SDK 3.13.9 -ivi-homescreen/flutter-auto Update Damage area: addresses resizing to larger size EGL 1.4 compatibility (Renesas) file-selector plugin support google-sign-in plugin updates egl config multisample build option warn-as-error fixes -AOT generation now includes dart_plugin_registrant.dart fixes: meta-flutter issue #115 -dart_plugin_registrant.dart is filtered for unused platforms -path_provider is dependent on xdg-user-dirs if you want official xdg directories, otherwise methods return home path. For apps that are dependent on xdg-user-dirs add xdg-user-dirs to your RDEPENDS, and run `xdg-user-dirs-update` on birthday boot from user that runs homescreen/flutter-auto. -ivi-homescreen/flutter-auto known working apps included in meta-flutter * flutter_markdown_example * google_maps_flutter_example runs - not plumbed into proprietary module * path_provider_example run xdg-user-dirs-update same user as the homescreen/flutter-auto runs as * animated_background_example * gallery * go_router_examples * google_sign_in_example * extension_google_sign_in_example * shared_preferences_example * file_selector_example runs, and zenity starts works on desktop homescreen/flutter-auto For AGL app activation code needed * url_launcher_example url launch works, webview launch/close not wired in For AGL app activation code needed * camera_example runs, does not talk to flutter-auto * wonders does not display anything shared_preference plugin issue - needs investigation appears to be pigeon related * in_app_purchase_example does not display anything appears to be pigeon related * video_player_example runs, does not talk to homescreen/flutter-auto. Needs update to work with upstream pigeon change Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I5f465816c074d9753d3f024e71575905b26b604d
2023-10-31Update Rust mixin layerScott Murray1-1/+1
Bump meta-lts-mixins:kirkstone/rust-1.68 to latest commit to get minor fix to ignore generated Python .pyc files. Bug-AGL: SPEC-4954 Change-Id: Ia6b326973619f34911200f77bfa63abed01daad8 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2023-10-23Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-4/+4
Bump following layers to their latest commits: * meta-freescale * meta-freescale-3rdparty * meta-ti * meta-raspberrypi Re-test the affected platform: * imx8mq-evk * beaglebone/bbe * raspberrypi4 Bug-AGL: SPEC-4926 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I76d39fa32fd3d10fbb14ea6b7ab958cf59fae2c2
2023-10-23Update to YP 4.0.13Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.13 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-security ** meta-qt5 Basic testing has been performed on these platforms: * qemux86-64 * qemuarm/qemuarm64 * h3ulcb * raspberrypi4 * beaglebone/bbe * imx8mq-evk Bug-AGL: SPEC-4926 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Ia06fe703c5ea8367d92d2d98ba6793170511969e
2023-10-17Roll meta-flutter & workspace-automationJoel Winarske1-2/+2
-meta-flutter Flutter 3.13.2 deprecate clang toolchain for homescreen + flutter-auto remove insane skip on depot-tools cipd fetcher implementation add impeller flags for engine build ivi-homescreen/flutter-auto (only difference here is name) * Unit Tests * spdlog replaces FML_LOG * Sink Logging messages from libnav_render.so * Handle case when Flutter engine passes present_with_info invalid * Sway/tinywl support * sentry native support * wayland event mask * ivi-shell support * navi interface 2 * misc plugin support for latest gallery * Flickering Fix * Wayland release key when focus changes * Build Option for EGL 3D Config * GL Resolver changes * Google Sign In support * Coalesce Touch and Mouse events * Navi Texture RenderBuffer * Navi support single threaded executor * ASIO for TaskRunner * misc null guards * compiler flags adjustments * No-op handling for SystemSound.play * Navi Texture Dispose Fix * DLT logging * Handle SystemChrome.setEnabledSystemUIMode * Dirty Region Management * Logging Plugin -workspace-automation * mask_rom flash option * fastboot support * package detection update for Ubuntu * Handle relative paths for docker * Impeller flag support * Builds engine locally by default * 3.13.2 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I3f4e2c4b2026cb7d8e6f0929f6f3c835991dbfdd
2023-10-11Add meta-tensorflow layer to externalMalik Talha1-0/+3
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
2023-10-09Update meta-renesasHau Vo1-1/+1
Update meta-renesas to latest commit of the kirkstone-dev branch to pick up latest bsp Bug-AGL: SPEC-4907 Signed-off-by: Hau Vo <hau.vo.ra@renesas.com> Change-Id: I1a19ab0469085160ec8fcbc58211c0d6733a0e69
2023-09-20Add meta-sifive to the BSPs availableJan-Simon Moeller1-0/+3
This adds meta-sifive in preparation of supporting the 'unmatched' dev board. Bug-AGL: SPEC-4909 Change-Id: I758338fec311e1493fe0087b7df397ddf8e2f3a1 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2023-08-31Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-5/+5
Bump following layers to their latest commits: * meta-freescale * meta-freescale-3rdparty * meta-arm * meta-ti * meta-raspberrypi Re-test the affected platform: * imx8mq-evk * beaglebone/bbe * raspberrypi4 Bug-AGL: SPEC-4895 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: If21c80208db7077e23e08dc5f609505dfe7507aa
2023-08-31Update to YP 4.0.12Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.12 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-security ** meta-clang Basic testing has been performed on these platforms: * qemux86-64 * qemuarm/qemuarm64 * h3ulcb * raspberrypi4 * beaglebone/bbe * imx8mq-evk Bug-AGL: SPEC-4895 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I93851a3cfb048f792d48b15923cc2609e0506539
2023-08-23Update meta-lts-mixinsScott Murray1-1/+1
Bump meta-lts-mixins:kirkstone/rust-1.68 to latest commit to get fix for building on RISC-V platforms. Also correct oversight of not adding meta-lts-mixins to default-floating.xml. Bug-AGL: SPEC-4892 Change-Id: I809645a95bb527e6cdc325a8f4c82e654c18d770 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2023-08-04Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-4/+4
Bump following layers to their latest commits: * meta-freescale * meta-freescale-3rdparty * meta-ti * meta-raspberrypi Re-test the affected platform: * imx8mq-evk * beaglebone/bbe * raspberrypi4 Bug-AGL: SPEC-4853 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I39b01490d149358068c92f0b10b55a6f27e94c97
2023-08-04Update to YP 4.0.11Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.11 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-security ** meta-clang Basic testing has been performed on these platforms: * qemux86-64 * qemuarm/qemuarm64 * h3ulcb * raspberrypi4 * beaglebone/bbe * imx8mq-evk Bug-AGL: SPEC-4853 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I72324f8a73bf148bf182d3a134a051d752cdf499
2023-07-19Revert "Update to YP 4.0.11"Jan-Simon Moeller1-5/+5
Revert submission 29046 Reason for revert: Build failures on debian bookworm (clang) and icu/icu-native in CI after YP uprev. Bug-AGL: SPEC-4858 Reverted Changes: Ie66c0e675:Update to YP 4.0.11 I2600ebbcb:Update public BSPs to the latest Kirkstone Change-Id: I11f4d3a18ebb76d1dff194ed34f2c8b4ed6de134
2023-07-19Revert "Update public BSPs to the latest Kirkstone"Jan-Simon Moeller1-4/+4
Revert submission 29046 Reason for revert: Build failures on debian bookworm (clang) and icu/icu-native in CI after YP uprev. Bug-AGL: SPEC-4858 Reverted Changes: Ie66c0e675:Update to YP 4.0.11 I2600ebbcb:Update public BSPs to the latest Kirkstone Change-Id: I84d1c8c9cd7d612dc690e1f5cd04109ad5a5e520
2023-07-18Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-4/+4
Bump following layers to their latest commits: * meta-freescale * meta-freescale-3rdparty * meta-ti * meta-raspberrypi Re-test the affected platform: * imx8mq-evk * beaglebone/bbe * raspberrypi4 Bug-AGL: SPEC-4853 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I2600ebbcb43c74407a91b854571d62e7d9bce7a8
2023-07-18Update to YP 4.0.11Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.11 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-security ** meta-clang Basic testing has been performed on these platforms: * qemux86-64 * qemuarm/qemuarm64 * h3ulcb * raspberrypi4 * beaglebone/bbe * imx8mq-evk Bug-AGL: SPEC-4853 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Ie66c0e6752ac6f91bfa57aecc49c3c63a9435046
2023-07-10Update meta-renesasScott Murray1-1/+1
Per request from Renesas, update meta-renesas to latest commit of the kirkstone-dev branch to pick up fixes. Bug-AGL: SPEC-4854 Change-Id: I6e30dd8604fce762c0c24d48d4f4b2a5172214de Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2023-06-20Uprev SanCloud BSP to v6.3.0Paul Barker1-1/+1
Support for the Yocto Project kirkstone release series in the SanCloud BSP is still WIP and for now is limited to headless/telematics profiles. Bug-AGL: SPEC-4842 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: Iff1fc66c29af8e9eecc7b94662262cb72a5c48ed
2023-06-06flutter app bundle install compat + EGL 1.4Joel Winarske1-1/+1
-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
2023-06-02Roll meta-flutterJoel Winarske1-1/+2
-updates meta-flutter repo -adds workspace-automation repo Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I2bcdcd8ef4b1314e6e86e0ab6c1e8169812766c9
2023-06-01Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-2/+2
Bump following layers to their latest commits: * meta-freescale * meta-ti Re-test the affected platform: * imx8mq-evk * beaglebone Bug-AGL: SPEC-4809 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Ie8593e9cdda6711b8559c50551b69b4db58f65d4
2023-06-01Update to YP 4.0.10Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.10 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-qt5 ** meta-clang Basic testing has been performed on these platforms: * qemux86-64 * h3ulcb * raspberrypi4 * imx8mq-evk Bug-AGL: SPEC-4809 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Icf6e8a1ba8cc896a0f540b33c9bb88d0dd9dd7e7
2023-05-26Uprev SanCloud BSP to v6.2.0Paul Barker1-1/+1
Support for the Yocto Project kirkstone release series in the SanCloud BSP is still WIP and for now is limited to headless/telematics profiles. Bug-AGL: SPEC-4811 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: Ifa3a6807349e5b7b8f1fe1ae145ec43fcee5d90d
2023-05-12Add Kirkstone Rust 1.68 mixin layerScott Murray1-0/+1
Add a checkout of the kirkstone/rust-1.68 branch of the Yocto Project's meta-lts-mixins repository under the external hierarchy. It provides the newer Rust toolchain required for building the KUKSA.val databroker. Bug-AGL: SPEC-4762 Change-Id: I0e76512150285f17478a9670f8047fe80c56afba Signed-off-by: Scott Murray <scott.murray@konsulko.com>
2023-05-08Update TI BSP to the latest KirkstoneDenys Dmytriyenko1-1/+1
Pick up the change in linux-bb.org kernel recipe to accept external kernel config fragments. Bug-AGL: SPEC-4785 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I9e806455dd424892ad0c0c28dec9339d6c713795
2023-05-03Update ARM and TI BSPs to the latest KirkstoneDenys Dmytriyenko1-2/+2
Bump following layers to their latest commits: * meta-arm * meta-ti Some very basic testing done for: * beaglebone * bbe * j721e-evm Bug-AGL: SPEC-4723 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Ibda832a3c8960ab1b799b5410d50e1d8b0d5dac1
2023-04-27Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-3/+3
Bump following layers to their latest commits: * meta-freescale * meta-freescale-3rdparty * meta-raspberrypi Re-test the affected platform: * imx8mq-evk * raspberrypi4 Bug-AGL: SPEC-4768 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I013b954a82441dbfba43c6818285d9c16068c108
2023-04-27Update to YP 4.0.9Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.9 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-qt5 ** meta-clang Basic testing has been performed on these platforms: * qemux86-64 * h3ulcb * raspberrypi4 * imx8mq-evk Bug-AGL: SPEC-4768 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I9eba0ea0f188e533082c376ace3091c77f19c632
2023-03-13Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-2/+2
Bump following layers to their latest commits: * meta-freescale * meta-freescale-3rdparty Re-test the affected platform: * imx8mq-evk Bug-AGL: SPEC-4722 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I6e2265ddad40f5891e40d1c23f387215f1059750
2023-03-13Update to YP 4.0.8Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.8 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-security ** meta-clang Basic testing has been performed on these platforms: * qemux86-64 * h3ulcb * raspberrypi4 * bbe * imx8mq-evk Bug-AGL: SPEC-4722 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I832723f63840800ce958857d5602771126c8c243
2023-02-08Update public BSPs to the latest KirkstoneDenys Dmytriyenko1-4/+4
Bump following layers to their latest commits: * meta-freescale * meta-freescale-3rdparty * meta-arm * meta-ti Basic testing has been performed on these platforms: * qemux86-64 * h3ulcb * raspberrypi4 * bbe * imx8mq-evk Bug-AGL: SPEC-4697 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Id13247c502cedd84f159d262ac1fc0953b32a15d
2023-02-08Update to YP 4.0.7Denys Dmytriyenko1-4/+4
* Update poky to the yocto-4.0.7 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-clang Bug-AGL: SPEC-4697 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: I93c9b3ca304c61657463a2f477b5aea8d3f69ff5
2023-01-06Update to YP 4.0.6Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.6 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-qt5 ** meta-clang Bug-AGL: SPEC-4668 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Ie74fc5e14aa5baad8d7d11c74975330079525cb7
2022-11-08Update to YP 4.0.5 releaseJan-Simon Moeller1-2/+2
Update the repo manifest to use YP 4.0.5 Change-Id: Ie029d60dcfa2be396e913a336ca1530a3f623911 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2022-10-15Update to YP 4.0.4Denys Dmytriyenko1-5/+5
* Update poky to the yocto-4.0.4 revision. * Also uprev the meta-openembedded, meta-virtualization and meta-clang layers to pick up the latest security and build fixes. * The meta-raspberrypi BSP layer has also been updated to pick up their latest fixes and update to the firmware. Bug-AGL: SPEC-4585 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Iad8502da4231092ea178932dc1bbd8dbe075df54
2022-10-07Initial kirkstone support for SanCloud BBEPaul Barker1-3/+3
Update the meta-sancloud, meta-ti & meta-rtlwifi layers to provide initial support for the SanCloud BBE on the Yocto Project kirkstone release. The tracking branches for both meta-sancloud & meta-ti are also updated to point at kirkstone. This support is still WIP and for now is limited to headless/telematics profiles. Bug-AGL: SPEC-4582 Signed-off-by: Paul Barker <paul.barker@sancloud.com> Change-Id: I20d3ad0e6d56e809be9597064834c3cc14e40e2b
2022-09-12Roll meta-flutterJoel Winarske1-1/+1
-pin flutter SDK to 3.3.1 -flutter-engine do_install[network] = "1" -flutter apps addition/updates explicit use of `flutter build bundle` -setup_flutter_workspace.py updates support variable substituion, etc -add flutter.runtime to engine_sdk.zip -flutter-auto: xdg-shell-app-id ignore AOT if profile/release Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I35d513329f9dca0b435e0a3c32406a5cb167c719
2022-08-30Update to YP 4.0.3Scott Murray1-10/+9
Update poky to the yocto-4.0.3 revision, and also uprev the meta-openembedded, meta-virtualization, meta-security, and meta-clang layers to pick up the latest security and build fixes. The meta-renesas and meta-freescale BSP layers have also been updated to pick up their latest fixes, in the case of meta-renesas this includes a required gstreamer upgrade to match poky. Bug-AGL: SPEC-4537 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I17ee7e98ceb5a7285abde6782b7fcde6a5ce805b
2022-08-05[RCAR] Update RCAR BSPRonan Le Martret1-1/+1
* Fix "kernel-module-vspmif" * Update gstreamer 1.20.1 to 1.20.2 Bug-AGL: SPEC-4517 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: Ia9947d09e596767b7a14d88ef957569fabd43dd2
2022-08-04Roll meta-flutterJoel Winarske1-1/+2
- Roll ivi-homescreen Makes default window type Background. No-op in case of desktop. - Remove ivi-homescreen system service logic in favor of using bbappend for a given platform - add recipe for flutter-auto this points to the `agl` branch on https://github.com/toyota-connected/ivi-homescreen this renames homescreen to flutter-auto - Replaces explicit recipe names with bbclass implementations `release` becomes `runtimerelease` `profile` becomes `runtimeprofile` `debug` becomes `runtimedebug` - tools/setup_flutter_workspace.py job aid that setups a FLUTTER_WORKSPACE based on configuration file - adds flutter_sdk.version file to engine_sdk.zip. This allows querying runtimedebug target to get flutter SDK commit - Backend selection for ivi-homescreen defaults to backend-egl unless DISTRO_FEATURES includes vulkan - Localization test app Bug-AGL: SPEC-4326 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I366fe6881d4c4896995e46686585cbb2939d572e
2022-07-26Add meta-selinuxScott Murray1-0/+3
Add meta-selinux to the default manifests to allow using it for SELinux support. Bug-AGL: SPEC-4332 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I3ee2f81436d09960afe33e80991ad92013302bb4
2022-07-15Roll meta-flutterJoel Winarske1-1/+1
-Export http proxy -Flutter app class updates -Example apps refactored into tests -Ivi-homescreen pinned Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: I8f68dd032d699cd2560a839ca81ed45b0e0f7196
2022-07-13Update to YP 4.0.2Scott Murray1-6/+6
Update poky to the yocto-4.0.2 revision, and also uprev the meta-openembedded, meta-virtualization, and meta-clang layers to pick up the latest security and build fixes. The meta-freescale BSP layers have also been update to pick up the addition of a 5.15 LTS kernel recipe. Bug-AGL: SPEC-4473 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ifcda956409556a791e21b97c219c1fba96e48372
2022-07-05Machine cleanup for Nifty NeedlefishScott Murray1-6/+0
Remove meta-synopsys and meta-qcom layers that were required only for machines that support is being dropped for, namely: - hsdk - dragonboard-410c - dragonboard-820c Bug-AGL: SPEC-4402 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ibf48c278197438f2603489d9cab13ba1cb215f5c
2022-06-17[RCAR] Update meta-rcar branch nameRonan Le Martret1-1/+1
Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh> Change-Id: Ie0da518046d5a7ba049d9254519b487d8688ad85
2022-06-15Feature cleanup for Nifty NeedlefishJan-Simon Moeller1-4/+0
Remove features with upstream deprecated or unmaintained: - meta-ros2 - meta-gplv2 Bug-AGL: SPEC-4407 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: Ic491a56d71792ef1e861e0421c55ebbe35d9c49a
2022-06-06Roll meta-flutterJoel Winarske1-1/+1
-Parity with dunfell -Secure storage -Default it to build latest Flutter SDK stable -Complex apps supported -pub cache archive/restore adds additional folders -additional flutter application examples -Rust Membrane Crate example -Enable https for ffmpeg -Adds FLUTTER_BUILD_ARGS. Override with `linux` as needed. -Default FLUTTER_EXTRA_BUILD_ARGS to FLUTTER_RUNTIME -Adds FLUTTER_REMOVE_LINUX_BUILD_ARTIFACTS. -Adds clang deps to flutter-app.bbclass Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Change-Id: Iebd3e1955cd676b2a5ca34c9c7570d6f0a48d2ee