summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
3 daysweston: handle Weston 14.0 upgradeScott Murray4-90/+1
Rework Weston bbappend and patches in meta-agl-core for upstream upgrade to 14.0. The dropped patches have been confirmed to be present upstream. Bug-AGL: SPEC-5147 Change-Id: I2132740a040401bc1281148dbc0246b717699836 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysgstreamer1.0-plugins-bad: add missing patch Upstream-StatusScott Murray1-0/+2
Add missing Upstream-Status to rcar3 version of the appid patch to work with new upstream QA checks. Bug-AGL: SPEC-5147 Change-Id: I136fed81e915130ff3ca953a78fa70534d8f5709 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysmeta-agl-core: Remove old kernel supportScott Murray4-111/+0
Remove the linux-agl include files and associated patches that were used to support 4.14 and 4.19 kernels. There should be no impact since no currently supported BSP layer uses them, 4.14 is EOL, and 4.19 goes EOL at the end of 2024. Bug-AGL: SPEC-5147 Change-Id: I6146e90e0eb0aac85fcd967c58c96f4af4f79c49 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysmeta-agl-kuksa: update patch Upstream-StatusScott Murray5-5/+5
Fix Upstream-Status capitalization in several patches to work with new upstream QA checks. Bug-AGL: SPEC-5147 Change-Id: I27197998c9840dc351152bec0ab7bdac822b88a7 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysmeta-agl-bsp: update mesa bbappend nameScott Murray1-0/+0
Upstream has renamed the mesa recipe to drop versioning, our bbappend needs to be renamed to match. Bug-AGL: SPEC-5147 Change-Id: I7458b867110fb743525aebc616fdc1156dc1644c Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysweston: Add missing Upstream-Status to patchesScott Murray2-0/+4
A couple of the recent patches for Weston were missing the now required Upstream-Status line, add one with the relevant backport information for each of them. Bug-AGL: SPEC-5147 Change-Id: If97bfb6a3f90b90834f446749c8e76aecf179989 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 dayslinux-yocto: Update x86 kernel fragments for 6.10Scott Murray2-4/+0
Update a couple of x86-specific kernel configuration fragments that are used with linux-yocto for the qemux86-64 machine to handle some options being dropped between 6.6 and 6.10. Bug-AGL: SPEC-5147 Change-Id: I4c01810300dc4d9a547a1d4b73e27702e7f747b4 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysUpdate recipes for transition to UNPACKDIRScott Murray21-61/+99
Update recipes to handle the transition to using UNPACKDIR as the destination for unpacked files. For recipes that had been using S = WORKDIR, the approach used in meta-openembedded has been followed, i.e. using UNPACKDIR in tasks for consistency. Bug-AGL: SPEC-5147 Change-Id: I32e277e15e5aa1ac93dadc67199dedd148d3d0b9 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysmeta-agl-bsp: Remove obsolete Xen and SOTA recipes/bbappendsScott Murray7-167/+0
Remove Xen and SOTA related recipes and bbappends from the meta-agl-bsp dynamic-layers support since they are obsolete at this point, and this saves updating them for upstream changes such as the switch to UNPACKDIR. Bug-AGL: SPEC-5147 Change-Id: Ief491fbc766ccf7dcd98e4ee9e76a3d79e85f409 Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysAdd Yocto Project walnascar release compatibilityScott Murray8-8/+8
Switch to walnascar in LAYERSERIES_COMPAT in layer.conf files. Bug-AGL: SPEC-5147 Change-Id: Id27492bd2366ceac6ad0ef64630ea2144303be5c Signed-off-by: Scott Murray <scott.murray@konsulko.com>
3 daysagl-compositor: Bump SRCREV to get a few hot-fixesMarius Vlad1-1/+1
Bump SRCREV for picking up some hot-fixes related to PipeWire backend loading. Since the last update, the folowing changes have been added: - 0824eb5 compositor: Read modeline for PipeWire output - 71da04c compositor: Don't leak ivi_backend upon failure to load backend Bug-AGL: SPEC-5235 Change-Id: I848fae966a81ba7d957cacef12d7f5a2d81996aa Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30650 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
6 daysmeta-agl-kuksa-val: Upgrade to databroker 0.5.0Scott Murray3-516/+552
Update to the 0.5.0 release of the databroker. Bug-AGL: SPEC-5316 Change-Id: Iefbf046a36f819c01a562a2bbdf320da5a13fca3 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30637 ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account
6 daysEnable HW media decoder in NanoPC T6Naoto Yamaguchi2-1/+5
The meta-rockchip has gstreamer-rockchip recipe. It enables HW media decoder in rockchip boards. Current integration did not enable gstreamer-rockchip. This patch enable gstreamer-rockchip. Bug-AGL: SPEC-5319 Change-Id: I2cfa34b4d8daf0f0830de288b07f0ceddb99e210 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30642 Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account
2024-11-29agl-compositor: Bump SRCREV to pick-up latest changesMarius Vlad1-1/+3
This introduces a bunch of new features to the AGL compositor. Specifcally, the ability the load multiple backends at the same, and we have added support for PipeWire back-end. This allows streaming of output with Pipewire and using VNC/RDP for relaying input back the compositor, a functionality we had previously with Waltham. Some other changes is that we should be ready to use libweston 14 when that arrives. With this release we've now removed agl-shell-desktop private extension in favor of using gRPC proxy API. We also removed remoting plug-in in favour of using PipeWire for streaming. In more detail the following changes have been added, since the previous update: - 896f27c meson.build: Update meson version to 1.0 - 76a2aad clients/stream-pipewire-output: Add script to stream PipeWire output - 57099d3 layout: Move the logging and activation at first mapping - c8f2664 compositor: Add support for loading multiple back-ends - de6dfd2 compositor: Add support for loading PipeWire backend - 2487a38 compositor: Remove loading of remoting plug-in - c023bf5 desktop: Remove notification for mapping first time - f2ebad3 compositor: Remove agl-shell-desktop extension - d60ccb8 layout: Use weston_view_move_to_layer when adding to hidden layer - bb22f78 layout: Use weston_view_move_to_layer helper for de-activating views - 6d88952 layout: Use weston_view_move_layer for all other surface roles - c48b210 layout: Update layout to use weston_view_move_to helper - b6f811c layout: Update layout to use weston_view_move_to helper Change-Id: I90975e6e194b757507f8bc7433ab6e9debc3a8d2 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30595 ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account
2024-11-26Add SECURITY.md file as required now by upstreamJan-Simon Moeller7-0/+133
YP now requires this file to be present. Add it. Bug-AGL: SPEC-5309 Change-Id: I11aee7f62e85e35298aad47e5daeee16b0026ab0 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30549 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account
2024-11-25Prepare Super Salmon Milestone 1salmon_18.91.0salmon/18.91.018.91.0Jan-Simon Moeller1-3/+3
Update the distro configuration. Bug-AGL: SPEC-5307 Change-Id: I064b266ce6de1b0cba1591826836aea309a7f3df Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30547 Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account
2024-11-25Update machine local.conf fragment numberingScott Murray34-0/+0
Lower numbering of the local.conf fragments in the machine templates so they will be guaranteed to be before feature added fragments as opposed to mixed in with them. This allows referring to MACHINE in feature fragments in a stable fashion, and makes the generated local.conf a bit more readable. Bug-AGL: SPEC-5306 Change-Id: I193027dfeadda20fee1f74f925d980378ea076f5 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30545 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-11-25meta-qt6 uprev: bring back dynamic layer and re-enable wayland-egl as defaultJan-Simon Moeller7-76/+14
This brings back the dynamic layer for qt6 and sets our default to wayland-egl. The QtLocation bbappend has been dropped, as the MapBox backend is no longer supported. This fixes the apps being displayed. Bug-AGL: SPEC-5294 Change-Id: I214f63ebaf2186cdd5281361cbe31c0c8c8bcda5 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30540 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-11-23meta-agl-kuksa-val: upgrade to VSS 5.0Scott Murray13-13/+40
Update the vss-tools and vss recipes to upgrade to the 5.0 release. This requires some updates to the supplied Python module recipes for vss-tools, including some new bbappends to enable native support for a few modules. Bug-AGL: SPEC-5299 Change-Id: Idb6a5f4d28a05dc7040a09465f6d903631bcadef Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30533
2024-11-22Add agl-kuksa-val featureScott Murray3-0/+7
Add feature for pulling in meta-agl-kuksa-val layer, and extend AGL_FEATURES to indicate its presence. Bug-AGL: SPEC-5299 Change-Id: Ie30e818413f2fc9d87926c655abe1310469e3979 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30532 ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-11-21Update to meta-qt6: remove references to qt5Jan-Simon Moeller8-150/+6
Update files to match the update to qt6. Bug-AGL: SPEC-5294 Change-Id: I9db4ca648cc781378c01fe1381bb90ad1c78481c Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30531
2024-11-21agl-ci: disable cve-check due to fetcher issuesJan-Simon Moeller1-1/+3
Currently there are issues while fetching the database. Disable the check. Bug-AGL: SPEC-5298 Change-Id: I646674e69abcd0835a7e69d7235b7c512052e5a5 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30529 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-11-19flutter-auto: Work-around for key keyboard event crashMarius Vlad2-0/+97
This is a work-around to still allowing key keyboard go through but avoid passing an invalid messenger pointer to the flutter engine which would ultimately crash flutter-auto. Initially we had a workaround to avoid sending the key event altogether. Bug-AGL: SPEC-5272 Change-Id: I4df9f298e26470b5edd039b31346e2dc8e788a01 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30509 ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account Reviewed-by: Joel Winarske <joel.winarske@gmail.com>
2024-11-19Enable NanoPC T6 LTS supportNaoto Yamaguchi1-52/+186
NanoPC T6 board is updated revision to NanoPC T6 LTS. This patch add NanoPC T6 LTS board support. Change asound.state Uprev meta-rockchip-extra. Bug-AGL: SPEC-5276 Change-Id: I0d886122b6ad242afa3cc31ed30a2831d8fe42ea Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30507 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-11-19Enable systemd-timesyncd in case of using systemd-networkdNaoto Yamaguchi2-3/+4
At SPEC-737, systemd-timesyncd was disabled every case. It causes NTP capability lost in case of using systemd-networkd. This patch enable conditionally enable/disable for systemd-timesyncd. Bug-AGL: SPEC-5274 Change-Id: I2fb4841c341f1b0a90a4868627102704aafd0f6a Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30505 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-11-07visionfive2 templateJan-Simon Moeller3-0/+7
This adds a machine template for visionfive2 board. Change-Id: I045d387b64a190965400546a456da3602d786d87 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30112
2024-11-04backend/wayland_egl: Add a fallback eglConfigMarius Vlad2-0/+90
On agl-kvm-guest and agl-rdp, flutter-auto with its eglConfig will have a black image as opposed to regular one. This is a work-around by using a fallback eglConfig until flutter-auto gains some sort of heuristic choosing between the eglConfig available and pick one that can work. Bug-AGL: SPEC-5260 Change-Id: I1f9f95d2bba1d218b9b1fb12ff11df3209dc2e03 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30477 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-10-22flutter-auto: disable webview plugin on 32-bit ARMScott Murray1-0/+4
Disable building the webview plugin on 32-bit ARM, as it has been seen to fail on qemuarm and beaglebone. This should be checked in the future when meta-flutter or meta-clang are updated. Bug-AGL: SPEC-5266 Change-Id: I9397a7b69a8935a4033e5da17419602555519453 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30442 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account
2024-09-17Add support NanoPC-T6(RK3588) boardNaoto Yamaguchi11-0/+589
This patch add NanoPC-T6 board support to AGL that board is manufactured by FriendlyElec. Board info. https://wiki.friendlyelec.com/wiki/index.php/NanoPC-T6 Bug-AGL: SPEC-5208 Change-Id: Id1b6d9c6f73ece2b3a2f602405f534473e8bcbf2 Signed-off-by: Naoto Yamaguchi <naoto.yamaguchi@aisin.co.jp> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30168 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account
2024-09-09Flutter SDK 3.24.2Joel Winarske16-63/+301
-swap flutter-samples-material-3-demo for flutter-gallery -updated workspace-automation configs Change-Id: Ie5cc66f53d7880106e10a98560292a2c2625473c Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30260 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Scott Murray <scott.murray@konsulko.com>
2024-09-06meta-pipewire: update wireplumber to 0.5.6George Kiagiadakis23-924/+617
- use the wireplumber recipe from meta-openembedded (albeit copied here with the version changed, because 0.5.6 is not available in meta-openembedded) - rewrite configuration files as needed for 0.5.x - configure wireplumber with the main service masked, using only the template service files for a split-instance configuration. split-instance facilitates the multi-container setup that is used in the instrument cluster images. Bug-AGL: SPEC-4934 Change-Id: Ica83f869cdc9527a9edce25e63918a2ba97a4766 Signed-off-by: George Kiagiadakis <george.kiagiadakis@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30243 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-09-06meta-agl-bsp: Kingfisher updatesScott Murray6-58/+5
Updates to work with the new scarthgap-v5.9.4 branch in meta-rcar: - Remove ti-bt bbappend and other references, as using ti-bt has been dropped by upstream. - Remove si-tools and ti-bt-firmware bbappend tweaks that were to support usrmerge, as upstream seems to have incorporated them. - Replace IMAGE_NAME and IMAGE_LINK_NAME redefinitions with use of the new IMAGE_MACHINE_SUFFIX variable which achieves the same result. Bug-AGL: SPEC-5191 Change-Id: Ice07296a8560e07ce4b5705e6c2fa9f47896bfa0 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30248 Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-08-29meta-agl-bsp: fixes for meta-rcar-gen3 changesScott Murray2-10/+166
The scarthgap-dev branch in meta-renesas now contains a complete set of gstreamer 1.20.3 components that are set as the preferred versions by default when the "multimedia" machine feature is set, which AGL does for the rcar-gen3 machines. To accommodate this, remove our BBMASKing of meta-rcar-gen3 gstreamer recipes, and add back the rcar-gen3 version of the patch to gstreamer1.0-plugins-bad. Bug-AGL: SPEC-5239 Change-Id: I55aecbf6d9a32519ec5f6f2e1b895fb6f5087b71 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30232 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-08-26agl-compositor: Bump SRCREV for agl-compositorMarius Vlad1-1/+1
Another bump for agl-compositor to pick up another fix for agl-kvm. In detail the following changes have been pushed since last SRCREV update. - c8ffca8f9c67114ca4 compositor: Add option to disable black curtains - ffe9193e75c998146b compositor: Align to the right the remoting output Bug-AGL: SPEC-5230 Change-Id: Idcd11d6cae69ed3b0df7637bd92965bc25e16ba0 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30225 Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp>
2024-08-21recipes-graphics/mesa: Drop older mesa patch for agl-kvmMarius Vlad2-39/+0
As this seems no longer necessary, drop the patch entirely. Once flutter-auto starts we no longer see graphical artefacts but this requires further changes into flutter-auto as discussed in SPEC-5207. Bug-AGL: SPEC-5234 Change-Id: I6d76662b293ce2abd234d42a03a954066794c7e1 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30220 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Naoto YAMAGUCHI <naoto.yamaguchi@aisin.co.jp> Reviewed-by: Scott Murray <scott.murray@konsulko.com>
2024-08-01weston: remove upstreamed patchScott Murray2-61/+0
Remove weston patch that was included in the 13.0.1 release. Bug-AGL: SPEC-5218 Change-Id: I5dafa900b73e4594630ffceee2bb2918c1322eb0 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30155 Tested-by: Jenkins Job builder account
2024-07-31agl-compsitor: Bump SRCREV for agl-compositorMarius Vlad1-1/+1
This is just for picking a single fix for multiple outputs as seen with agl-kvm builds but as well when having multiple output connectors. In detail, since the last update: - c1610846f53a0d722da9 layout: Don't assume we have background surface set-up Bug-AGL: SPEC-5205 Change-Id: Ie4d9b0fd233774abdb37fc00d1dfa2ad0b6c50c1 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30148 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account
2024-07-30weston: Port small fix for always creating a hash tableMarius Vlad3-0/+85
This is a attempting for SPEC-5208 which brings in two changes from Weston main, which could potentially fix the issue. Bug-AGL: SPEC-5208 Change-Id: I7d350797bddae9e3aef1ab7c8816f8269f2a14e7 Signed-off-by: Marius Vlad <marius.vlad@collabora.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30138 ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-07-29Mark the start of development for Super SalmonJan-Simon Moeller1-4/+4
This is the start of development for Super Salmon. Bug-AGL: SPEC-5209 Change-Id: Id37b204eb8dea18eb1d5a687dd1febc5b27f78ec Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30110 ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
2024-07-26meta-agl-bsp: update NXP weston bbappend nameScott Murray1-0/+0
Update weston_*.imx.bbappend name for the new 12.0.3 version in meta-freescale that came in with the scarthgap 5.0.1 bump. Bug-AGL: SPEC-5212 Change-Id: I69ce5489a8494cb0076cc57949e3c301f7e8f98d Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30137 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-07-26meta-agl-bsp: update qemuarm* QEMU optionsScott Murray2-2/+2
Update QEMU option variables for qemuarm and qemuarm64 machines to fix errors seen with runqemu after the upgrade to scarthgap. Bug-AGL: SPEC-5212 Change-Id: I3667c42b304b75f50fbaec4057ce08767e5c9d61 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30116 Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-07-26meta-agl-bsp: remove redundant abseil-cpp patchesScott Murray4-170/+0
Remove local patches for abseil-cpp and python3-grpcio (which has a vendored abseil-cpp) that were to fix a runtime crash on RISC-V plaforms. The patches have been merged into the recipes in upstream meta-oe and meta-python, so are no longer required with the latest bump of those layers. Bug-AGL: SPEC-5212 Change-Id: I863b4a7c32697c42e967f3cc0cfb1c7f98604e5a Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30115 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account
2024-07-09agl-pipewire: update layer dependenciessalmon_18.90.0salmon/18.90.018.90.0Scott Murray1-5/+5
meta-pipewire now requires meta-multimeda for the base pipewire recipe, make sure that layer gets added when the agl-pipewire feature is used. This fixes builds without "agl-demo". Bug-AGL: SPEC-5129 Change-Id: If054d63f8328607d2063e8168bc88f2b82b146db Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30101 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
2024-07-09agl-flutter: update layer dependenciesScott Murray1-0/+3
meta-agl-flutter now requires meta-multimeda for libcamera with its default configuration, make sure that layer gets added when the agl-flutter feature is used. This fixes builds without "agl-demo". Bug-AGL: SPEC-5193 Change-Id: Ic3203446c66a6008a0a02ff15c0b85f1cedff546 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30100 Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account
2024-07-09meta-agl-bsp: remove old Xen recipesScott Murray4-86/+0
Remove old Xen recipes and bbappends, as they have not been maintained in a long time, and are no longer buildable / relevant after the upgrade to YP scarthgap. Bug-AGL: SPEC-5202 Change-Id: I5ba07585213836ab8f4e1bd7358dc55e52a3c71e Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30099 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-07-09Rework virtio-aarch64 machine definitionScott Murray11-47/+69
Start on potentially removing separate virtio-arch64 machine by simplifying it and moving as much of its virtio kernel configuration over to our generic kernel configuration scheme. From some experimentation, it is not obvious that genericarm64 or qemuarm64 are directly reusable as guest MACHINEs as is, so further investigation is required on whether maintaining our own machine and potentially custom kernel metadata cache is perhaps worthwhile. Changes: - Update virtio-aarch64 linux-yocto bbappend for new version in scarthgap, and drop its use of a custom kernel metadata cache for reusing qemuarm64's BSP as a starting point for now. - Move the various virtio-*.cfg kernel configuration fragments over to meta-agl-core, using a new "agl-virtio-guest" AGL_FEATURES flag to control whether they are used. The aim is to make it more obvious where any virtio kernel configuration comes from and hopefully make it more easily reusable. Bug-AGL: SPEC-5137, SPEC-5201 Change-Id: I861cd1f80643aca632a5ab103eae2cc46de3922e Signed-off-by: Scott Murray <scott.murray@konsulko.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30098 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Tested-by: Jenkins Job builder account
2024-07-03netboot: Deploy drop-in for systemd-network-generator.serviceJan-Simon Moeller1-1/+10
Disable the systemd-network-generator with a drop-in when nbd.server is set on the kernel cmdline. Also extend options passed to connmand with known renamed interface names. Bug-AGL: SPEC-5196 Change-Id: Ia81096262c407f48e801ec4858c4043398b67baa Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30056 Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account
2024-07-03flutter-auto v2Joel Winarske10-863/+19
-remove patches as upstream has picked them up -update desktop-auto.json to v2.0 baseline -mask libcamera log message when running flutter-auto. flutter-auto handles libcamera messages directly. -add xdg-shell-app-id to service Bug-AGL: SPEC-5193 Change-Id: Idf054a921b055774262ea0c760ec134ba70d8128 Signed-off-by: Joel Winarske <joel.winarske@gmail.com> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30048 ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Marius Vlad <marius.vlad@collabora.com> Tested-by: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
2024-07-01Add user and group for persistent-api to static idsJan-Simon Moeller2-0/+2
We need a user and group for this service. Bug-AGL: SPEC-5192 Change-Id: I9d9373284e43a85937c5e0a57f69b18a26830b22 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30046 ci-image-build: Jenkins Job builder account Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Scott Murray <scott.murray@konsulko.com>
2024-06-28Enable cve-check in CI jobs for additional cve log filesJan-Simon Moeller1-1/+1
This enables the cve-check class that creates cve reports during the build. Bug-AGL: SPEC-5191 Change-Id: I50cc479c97b44440afb6cb770074b29aa6f23c46 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/30041 ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Tested-by: Jenkins Job builder account