Age | Commit message (Collapse) | Author | Files | Lines |
|
Upload the repo manifest file.
Bug-AGL: SPEC-5080
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Idcf1a2b5ac91a2bd13a373507630c8ccf1bca408
|
|
Update the .gitreview file.
Bug-AGL: SPEC-5071
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I73d439f953aa204b9ba6c72b23056d0042aff479
|
|
This adds the new rust layer to the manifest of QQ M3.
Bug-AGL: SPEC-5059
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I690d447389c07da9e25d4b07bff24984ae2ffde4
|
|
Switch from kirkstone/rust-1.68 branch in meta-lts-mixin to new
kirkstone/rust-1.70 branch to future proof building the KUKSA.val
databroker and the various vhost device backends. The target
directory in external has been changed to drop the version number
so that the configuration template will not need to be changed
again if for some reason we do need to do another bump.
Bug-AGL: SPEC-5060
Change-Id: Id3d6c3556bb1fc3dc0aad2db4ab35b44b5bbe571
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
|
|
Add the repo manifest for Quirky Quillback Milestone 3.
Bug-AGL: SPEC-5059
Change-Id: Id6fae7f8e308f1e4cc69fccc12e6897f5f4772bd
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Bump following layers to their latest commits:
* meta-freescale
* meta-freescale-3rdparty
* meta-ti
Re-test the affected platform:
* imx8mq-evk
* beaglebone/bbe
* j721e-evm
Bug-AGL: SPEC-5036
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I8dddadadd82621b1041144fe8314b03b91fdaff3
|
|
* Update poky to the yocto-4.0.15 revision.
* Also uprev the following layers:
** meta-openembedded
** meta-virtualization
** meta-clang
Basic testing has been performed on these platforms:
* qemux86-64
* qemuarm/qemuarm64
* h3ulcb
* raspberrypi4
* beaglebone/bbe
* imx8mq-evk
Bug-AGL: SPEC-5036
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I007d372f5eae4cbd64d4ea7df52a31ec975ca459
|
|
Update the repo manifest.
Bug-AGL: SPEC-5021
Change-Id: I9af0380a177f9dd3d4e22eaeae3795769b4ed912
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
BeagleBoard.org platforms support in meta-ti BSP has been updated to the
latest Linux kernel 6.1 and U-boot 2023.04 with binman FW support.
There are still few minor issues being looked at, but overall the BSP is
getting ready to be utilized in AGL.
Bug-AGL: SPEC-4941
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I5ffa8799e6c5b6f1be95774edc9670c5c0b29805
|
|
* Update poky to the yocto-4.0.14 revision.
* Also uprev the following layers:
** meta-openembedded
** meta-virtualization
** meta-qt5
** meta-clang
Minor BSP changes to meta-freescale
Basic testing has been performed on these platforms:
* qemux86-64
* qemuarm/qemuarm64
* h3ulcb
* raspberrypi4
* beaglebone/bbe
* imx8mq-evk
Bug-AGL: SPEC-4992
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Change-Id: I2bd4d1e3e3e4143b96adc54764e4a718189f2187
|
|
We prepare generating AMI images. For this we need the meta-aws layer.
v2: Add layer as bsp (as it contains a machine)
Bug-AGL: SPEC-5006
Change-Id: Idbd41da14f148c2cda1af0bb95cb17e836f97302
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
Upload the repo manifest.
Bug-AGL: SPEC-4978
Change-Id: I6b5186a14019762f7e4cdbddc826a0f8994b4c7a
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
-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
|
|
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
|
|
-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
|
|
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>
|
|
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
|
|
* 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
|
|
-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
|
|
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
|
|
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
|
|
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>
|
|
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
|
|
* 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
|
|
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>
|
|
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
|
|
* 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
|
|
Add the repo manifest.
Bug-AGL: SPEC-4852
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Icded03d805212616fd4ddf208fcd4041f8f95ab8
|
|
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
|
|
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
|
|
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
|
|
* 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
|
|
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>
|
|
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
|
|
Respin of Prickly Pike Milestone 1
Add repo manifest.
Bug-AGL: SPEC-4824
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I12f53ba7e4bf9f410f232e3f9b5c455690cac4af
|
|
Use the revision with egl fixes in place for h3.
Bug-AGL: SPEC-4820
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I6002f8d6806b7a4de8ebdc72904b5df88a6e3339
|
|
Add the repo manifest.
Bug-AGL: SPEC-4824
Change-Id: I921462451100e458a613bb69b17c740158038013
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
|
|
-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
|
|
-updates meta-flutter repo
-adds workspace-automation repo
Signed-off-by: Joel Winarske <joel.winarske@gmail.com>
Change-Id: I2bcdcd8ef4b1314e6e86e0ab6c1e8169812766c9
|
|
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
|
|
* 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
|
|
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
|
|
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>
|
|
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
|
|
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
|
|
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
|
|
* 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
|
|
Notify users to use jira.automotivelinux.org and
gerrit.automotivelinux.org in the default messages.
Bug-AGL: SPEC-4774
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: I9c4a7cc67ff565503184674b3853bc2f382c4fef
|
|
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
|
|
* 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
|