Commit Graph

429 Commits

Author SHA1 Message Date
Tom Hochstein
7b0c47151d imx-gpu-sdk: Update imx-gpu-sdk_6.4.2.bb to commit 15b32f4
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-17 10:26:57 -05:00
Tom Hochstein
9595f55b70 imx-gpu-sdk: Upgrade 6.4.1 -> 6.4.2 [YOCIMX-8302]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-17 10:26:57 -05:00
Tom Hochstein
123fd4f0b4 tinycompress: Fix license, align with upstream
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-14 10:15:54 -05:00
Tom Hochstein
40b3106a23 fsl-imx-base.inc: Move distro settings from fsl-imx-preferred-env.inc
The non-standard include file fsl-imx-preferred-env.inc is not needed
and can cause confusion since it just adds another file to stash
config settings. This commit moves POKY_INIT_MANAGER and
VIRTUAL-RUNTIME_container_runtime to the distro config.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-10 06:23:43 -05:00
Tom Hochstein
36f0fcc7df imx-base-extend.inc: Move preferred versions from fsl-imx-preferred-env.inc
The non-standard include file fsl-imx-preferred-env.inc is not needed
and can cause confusion since it just adds another file to stash
config settings. This commit moves the preferred version settings
for gstreamer, qemu, and xen to the machine config.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-10 06:23:28 -05:00
Tom Hochstein
bf535ae7d4 Simplify kernel and bootloader config settings
Note that this does seem to fix IMX_DEFAULT_KERNEL which was being set
to linux-imx-fslc, though apparently without any known issues with
actually using linux-imx.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-10 06:15:23 -05:00
Tom Hochstein
433143d8c3 gstreamer1.0: Align with upstream
The local changes are in meta-freescale, so cleanup redundancy.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-10 06:13:52 -05:00
Tom Hochstein
988bc4f229 fsl-imx-preferred-env.inc: Remove obsolete meta-arm BBMASK
Drop the BBMASK for a recipe file that no longer exists.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-10 06:12:39 -05:00
Tom Hochstein
ab830c5f66 imx-gpu-sdk: Release 6.4.1 [STDIO-2171]
* The Vulkan swapchain creation now use more sensible defaults when the app has no preferences.
* Upgraded to FslBuild 3.7.0.1
* Updated the way we build zlib on ubuntu.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-09-03 09:28:57 -05:00
Zelan Zou
4c1918257b el2go-agent: Update el2go-agent_git.bb to commit 54bd67e
Upgrade to v5.2.1 [YOCIMX-8202]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-09-02 15:24:37 +08:00
i.MX Yocto Project Release
c72d4faf72 imx-gpu-sdk: Update imx-gpu-sdk_6.4.1.bb to commit 198d708
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-08-29 21:55:36 +02:00
i.MX Yocto Project Release
d717f6f8dd imx-gpu-sdk: Update imx-gpu-sdk_6.4.1.bb to commit 71a9bdf
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-08-29 01:46:32 +02:00
i.MX Yocto Project Release
f1686b51e8 imx-gpu-sdk: Update imx-gpu-sdk_6.4.1.bb to commit 785fe2b
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-08-28 14:30:21 +02:00
Zelan Zou
b746de95a5 dpdk-fpr: Update dpdk-fpr_22.11.bb to commit 4be3498
[YOCIMX-8230]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-27 15:39:36 +08:00
Zelan Zou
1ca32c7dd8 dpdk: Update dpdk_22.11.bb to commit 9298b89
[YOCIMX-8230]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-27 15:39:18 +08:00
Tom Hochstein
b5b310e3dc opencl-icd-loader: Add .cmake and cllayerinfo to install
The .cmake files are missing from the package install.

To fix this, use the source install as the base of do_install. The
source install also adds cllayerinfo and OpenCL.pc as compared to the
base recipe.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-23 14:00:37 -05:00
i.MX Yocto Project Release
1b938092d8 imx-gpu-sdk: Update imx-gpu-sdk_6.4.1.bb to commit 83c3986
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-08-22 15:28:52 +02:00
Zelan Zou
d5def9c7d9 imx-gpu-sdk: Update LIC_FILES_CHKSUM
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-22 17:32:40 +08:00
i.MX Yocto Project Release
5612b7815a imx-gpu-sdk: Update imx-gpu-sdk_6.4.1.bb to commit ffc3b30
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-08-19 20:36:22 +02:00
Tom Hochstein
d6f97fca40 fsl-imx-xwayland: Add RDP support to distro [YOCIMX-8211]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-19 07:07:34 -05:00
Tom Hochstein
aac8dcea75 imx-gpu-sdk: Update imx-gpu-sdk_6.4.1.bb to commit e6d4165
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-16 08:15:44 -05:00
Tom Hochstein
d08c37592e imx-gpu-sdk: Upgrade 6.4.0 -> 6.4.1 [STDIO-2170]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-16 08:14:40 -05:00
Tom Hochstein
b89bfb9e8b fixup! qtbase: Drop upstreamed overrides
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-08 09:05:25 -05:00
Zelan Zou
5ec4ca2012 fsl-imx-preferred-env.inc: Update qemu to 8.2.3
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-08 20:55:52 +08:00
Ilie Halip
b3e2a3963d el2go-agent: patch to use the newer SMW APIs
Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-08-08 13:09:41 +03:00
Ilie Halip
78ef8cceae el2go-agent: Update el2go-agent_git.bb to commit 9c2f920
[YOCIMX-8136] EL2GO Agent v5.2.0 for Yocto release Q3 2024

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-08-08 13:07:51 +03:00
Tom Hochstein
687656f197 fixup! packagegroup-fsl-tools-testapps.bbappend: Install nxp-ssrc test source code package
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-07 15:45:26 -05:00
Zelan Zou
1df3c2e62b packagegroup-fsl-tools-testapps.bbappend: Install nxp-ssrc test source code package
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-07 08:41:41 +02:00
Tom Hochstein
d788b7ba32 Revert "fixup! dpdk: Work around package install QA issue"
This reverts commit 23b7bfc1a0.

Revert "dpdk: Work around package install QA issue"

Problem is solved in package source.

This reverts commit 5ee534177c.
2024-08-06 11:48:31 -05:00
Zelan Zou
16d5f6d195 dpdk: Update dpdk_22.11.bb to commit a35fd97
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-06 21:17:44 +08:00
Meng Li
603eb68d73 meta-imx: add necessary dependent layer for fsl-sdk-release
When parsing yocto project with command "bitbake -p", there is below
error reported:
layers/meta-imx/meta-sdk/recipes-graphics/libgpuperfcnt/
libgpuperfcnt_6.4.11.p1.2.bb:23: Could not inherit file
classes/fsl-eula-unpack2.bbclass
Because the necessary dependent layers of fsl-sdk-release are not
downloaded when setting up project, add them to avoid building
issue.

Signed-off-by: Meng Li <Meng.Li@windriver.com>
2024-08-06 14:51:23 +03:00
Neena Busireddy
d710e20909 Revert "fsl-imx-base.inc: Make DISTRO_VERSION overridable"
This reverts commit b0bd62a715.
2024-08-05 09:25:38 -07:00
Michael Pontikes
650b92325f nxp-demo-experience: Migrate over to packagegroup-imx-examples 2024-08-05 12:02:59 +02:00
Tom Hochstein
23b7bfc1a0 fixup! dpdk: Work around package install QA issue
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-02 14:52:19 -05:00
Tom Hochstein
5ee534177c dpdk: Work around package install QA issue
The package install is installing a nonsense file with embedded
wildcards, caught by Yocto QA error:
```
ERROR: dpdk-22.11-r0 do_package: QA Issue: dpdk: Files/directories were installed but not shipped in any package:
  /usr/lib/librte_*.so*
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
dpdk: 1 installed and not shipped files. [installed-vs-shipped]
```

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-02 13:58:46 -05:00
Tom Hochstein
f2c0a25604 dpdk: Update dpdk_22.11.bb to commit 4d94e5c
The latest source uses shared libs and adds the ability to install
the examples. Adapt the recipe to these changes.

By default, the source installs the implementation libs in a
sub-folder of /usr/lib. This is non-standard and is fixed by clearing
the variable `drivers_install_subdir`.

By default, the source installs the source code for all the examples in
/usr/share/dpdk. This is non-standard and is fixed by setting the
variable `enable_examples_source_install=false`.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-02 16:58:42 +02:00
Neena Busireddy
b0bd62a715 fsl-imx-base.inc: Make DISTRO_VERSION overridable
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-08-02 07:20:23 -07:00
Zelan Zou
26954c40bf libcamera: Remove 32bit timer build flag [YOCIMX-7657]
Disable v4l2 on mx6&7 platform
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-02 17:50:46 +08:00
Zelan Zou
6a932f9b58 libcamera: Backport libcamera
Only mx95 use libcamera 0.2.0.imx version, others use 0.2.0 version

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-02 17:50:46 +08:00
Zelan Zou
69951f3b95 packagegroup-xxx-core-tools.bb: Remove pipewire-v4l2 on mx6&7 platform [YOCIMX-7657]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-02 17:50:46 +08:00
Zelan Zou
a96a0b3346 dpdk: Update dpdk_22.11.bb to commit a4d2efa
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-08-02 14:08:47 +08:00
Zelan Zou
0c68f86c1d Revert "dpdk: Add source and shared libs to install"
This reverts commit cdd3c5e982.
2024-08-01 22:48:56 +09:00
Zelan Zou
c21d2963b3 Revert "dpdk: Update dpdk_22.11.bb to commit 0b9abb4"
This reverts commit 1793d9e738.
2024-08-01 22:48:56 +09:00
Tom Hochstein
cdd3c5e982 dpdk: Add source and shared libs to install
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-08-01 07:59:38 -05:00
Zelan Zou
1793d9e738 dpdk: Update dpdk_22.11.bb to commit 0b9abb4
This reverts commit af4fb558f2460a9c02b98fb2339731f251a7fd6b.
Fix commit message pattern
2024-08-01 18:05:48 +09:00
Zelan Zou
d4cbc97154 Revert "dpdk: update dpdk_22.11.bb to commit 0b9abb4"
This reverts commit c16833d88b.
2024-08-01 18:05:48 +09:00
Gagandeep Singh
c16833d88b dpdk: update dpdk_22.11.bb to commit 0b9abb4
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
2024-08-01 10:44:28 +05:30
Zelan Zou
f8b8b1dc7b dpdk: Improvement recipe [YOCIMX-8039]
- kmods configure not needed.
- merge dpdk.inc into recipe.
- dpdk-extras built out kernel driver are runtime dependency with dpdk.
- dpdk-example default is empty that means only build dpdk driver and libraries.

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-31 04:11:03 +02:00
Tom Hochstein
ecaa2bab1d imx-gpu-sdk: Release 6.4.0 [STDIO-2145]
* Now require a compiler with [C++20](https://en.cppreference.com/w/cpp/compiler_support/20) support.
* New OpenCL samples
  * ColorSeg
  * GaussianFilter
  * Gray2Rgb
  * MedianFilter
  * MorphoDilate
  * MorphoErode
  * Rgb2Gray
  * Rgb2Hsv
  * Rgb888ToRgb565
  * Rgb888ToUYVY
  * SobelHFilter
  * SobelVFilter
* New OpenGL ES2 samples
  * System.Gestures
  * UI.RenderTest
* New OpenGL ES3 samples
  * System.Gestures
  * UI.RenderTest
  * UI.Gestures
* New Vulkan samples
  * System.EasingFunctions
  * System.Gestures
  * UI.RenderTest
  * UI.Gestures
* Added new demo app templates
  * OpenGLES3.HDR
  * Vulkan.HDR
* New OpenGL ES 2+3 command line arguments
  * ```--EGLSampleBuffers <arg>``` Force EGL_SAMPLE_BUFFERS to the given value
  * ```--EGLSamples <arg>``` Force EGL_SAMPLES to the given value
* FslSimpleUI
  * Reworked the way colors are handled so we can better support SRGB and HDR rendering.
    * All control color properties are now represented by UIColor instead of Color (16bit per channel and color space info).
    * Rendering uses UIRenderColor which stores the colors using 16bit per channel mathing the frame buffer format (linear/non-linear).
  * Basic gesture support.
  * Basic scroll view with gesture support.
  * FslSimpleUI.Delcarative updated to support most controls, it can also now dump a xsd from code describing the possibilities.
  * The default theme texture atlas is now generated in two versions
    * NonLinear (premultiply alpha is done directly on the non-linear SRGB colors, like we used to do)
    * Linear (premultiply alpha is done by transforming the RGB colors to linear values and applying the alpha, then converting back to non-linear).
  * Support for line rendering for charts.
* Misc
  * Clang tidy now enforces naming conventions.
  * HDR screenshot support.
  * ImageConverter service updated.
  * Added FslDemoService.ImageConverter.HDR service.
  * Added FslGraphics2D.PixelFormatConverter package.
  * BasicRender line list+strip support.
  * Stats sample now show CPU chars (GLES2, GLES3, Vulkan).
  * TightBitmap added for the cases where you need to work on bitmap data where the data is tighly packed in memory.
  * ```StringViewLite``` now utilize a ```std::string_view``` internally.
  * ```ReadOnlySpan``` now utilize a ```std::span<const T>``` internally.
  * ```Span``` now utilize a ```std::span<T>``` internally.
  * Updated easing function in FslBase
  * Many old classes now utilize span's instead of pointer, length.
  * UIDemoAppLegacyExtension was removed and all samples using it updated to use UIDemoAppExtension.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-30 11:40:33 -05:00
Tom Hochstein
fa897dc538 perf: Move PACKAGECONFIG customization to distro
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-30 09:04:37 -05:00
Tom Hochstein
fe436a7f33 protobuf: Remove redundant bbappend
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-30 09:02:57 -05:00
i.MX Yocto Project Release
aea7a950e7 imx-gpu-sdk: Update imx-gpu-sdk_6.4.0.bb to commit 3a9a4fe
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-30 13:27:24 +02:00
i.MX Yocto Project Release
8920e7f533 libcamera: Update libcamera_0.2.0.imx.bb to commit 9882e12
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-29 20:00:48 +02:00
i.MX Yocto Project Release
face8246c8 gputop: Update gputop_git.bb to commit 627e882
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-27 02:52:11 +02:00
Tom Hochstein
6a96a42aab packagegroup-fsl-tools-testapps: Remove redundant imx-seco-libs
imx-seco-libs is already brought into our images via the dependency
chain:

packagegroup-imx-security -> smw-tests -> smw -> imx-seco-libs

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-25 08:14:14 -05:00
Tom Hochstein
1e42b6e903 packagegroup-imx-v2x: Remove redundant vtest dependencies
There's no need to specify the packages that vtest depends on.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-25 08:14:14 -05:00
Apeksha Gupta
34b3369868 dpdk: Add dpdk sample applications
Integrated dpdk-ip_fragmentation and dpdk-ip_reassembly applications to imx95.

Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com>
2024-07-25 14:35:55 +02:00
Flora Hu
5acd527e54 packagegroup-fsl-tools-audio.bb: Add nxp-ssrc into imx9 rootfs [YOCIMX-8067]
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-07-25 05:48:57 +02:00
Zelan Zou
8f6d3dfa98 packagegroup-fsl-tools-testapps.bbappend: Add vhost-device-vsock in i.MX 95 [YOCIMX-8055]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-25 04:23:51 +02:00
Zelan Zou
2195d378d6 dpdk/dpdk-fpr: Re-define dpdk application and configure files path [YOCIMX-8039]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-24 13:12:17 +02:00
Zelan Zou
a41574362e packagegroup-core-xxx-tools: Integrared devlink into i.MX 95 [YOCIMX-8028]
[YOCIMX-8100]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-23 08:26:24 +02:00
Gagandeep Singh
8a127c02b3 dpdk-fpr: Update dpdk-fpr_22.11.bb to commit 359c322
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
2024-07-19 09:11:59 +05:30
i.MX Yocto Project Release
a078881526 libgpuperfcnt: Update libgpuperfcnt-git-arm-fb to EULA ca53281
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 19:32:04 +02:00
i.MX Yocto Project Release
5e05d10c13 libgpuperfcnt: Update libgpuperfcnt-git-arm-fb to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 19:32:04 +02:00
Tom Hochstein
00a2ac04b6 fixup! Graphics: Drop package md5sum update in recipe [YOCIMX-7960]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-18 10:36:55 -05:00
i.MX Yocto Project Release
284cce033c libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland-mali to EULA ca53281
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 11:26:38 +02:00
i.MX Yocto Project Release
0f359be01c libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland-mali to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 11:26:38 +02:00
i.MX Yocto Project Release
6cf356f326 libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland to EULA ca53281
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 11:24:33 +02:00
i.MX Yocto Project Release
7962a7b44c libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 11:24:32 +02:00
i.MX Yocto Project Release
9789341f4e libgpuperfcnt: Update libgpuperfcnt-git-arm-wayland to EULA ca53281
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 11:24:22 +02:00
i.MX Yocto Project Release
f50e88b50b libgpuperfcnt: Update libgpuperfcnt-git-arm-wayland to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-18 11:24:22 +02:00
Tom Hochstein
2300dcbe00 fixup! packagegroup-fsl-tools-testapps: Extend Vivante exclusion to all i.MX 9
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-17 12:34:22 -05:00
i.MX Yocto Project Release
f332159efe libcamera: Update libcamera_0.2.0.imx.bb to commit 6c9b470
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-16 23:48:24 +02:00
Tom Hochstein
47961c6670 packagegroup-fsl-tools-testapps: Extend Vivante exclusion to all i.MX 9
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-16 10:27:42 -05:00
Tom Hochstein
bab3a9ff3b packagegroup-*: Simplify kernel-tools inclusion
kernel-tools-virtio and kernel-tools-vsock are empty where not supported,
so there's no need to complicate their inclusion.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-16 10:27:42 -05:00
Zelan Zou
5a9cfcdd12 packagegroup-xxx-tools: Add vsock application in MX9 platform [YOCIMX-8026]
- vsock_test
 - vsock_perf
 - vsock_diag_test

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-16 11:26:17 +02:00
Zelan Zou
0457c05858 fsl-imx-preferred-env.inc: Backport qemu version to 8.2.2
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-15 17:22:35 +08:00
Gagandeep Singh
511026d5ae dpdk: Update dpdk.inc to commit edc4936
Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
2024-07-15 03:46:45 +02:00
Tom Hochstein
fdf2d7e039 qtpdf: Add missing libdrm dependency [YOCIMX-7803]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-11 14:08:58 -05:00
i.MX Yocto Project Release
2e5551bbb6 libcamera: Update libcamera_0.2.0.imx.bb to commit a052fdc
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-10 21:03:03 +02:00
i.MX Yocto Project Release
e695d1a652 libcamera: Switch branch to imx/next
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-07-10 21:03:03 +02:00
Zelan Zou
dacaede494 dpdk-fpr: Update dpdk-fpr_22.11.bb to commit cbd0d29
[LF-12874]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-10 18:23:14 +08:00
Neena Busireddy
9478770e55 chromium-ozone-wayland: Enable GPU rasterization for mx8/mx9 machines which has GPU [YOCIMX-8033]
- GPU rasterization is enabled for mx9 as Arm mali GPU improves chromium performance when GPU rasterization is enabled.
- GPU rasterization is enabled for mx8 but due to the poor performance, MSAA has been disabled for Vivante GPU which is done
through patch
- GPU rasterization is disabled for mx6/7 because of rendering issue

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-07-09 16:49:13 +02:00
Zelan Zou
7a4a236a8a dpdk-fpr: Add new feature for Q3 release [YOCIMX-7996]
PV align with dpdk

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-09 12:29:30 +02:00
Zelan Zou
20519d0650 dpdk-extras: Install dpdk-extras by packagegroup instead of introduce by MACHINE_EXTRA_RRECOMMENDS
[YOCIMX-8029]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-09 12:29:29 +02:00
Zelan Zou
1b58b66289 packagegroup-fsl-tools-testapps.bbappend: Integrated dpdk-fpr into rootfs [YOCIMX-7996]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-07-09 12:29:29 +02:00
Tom Hochstein
71eca6fca7 qtpdf: Add missing dependency on cups [YOCIMX-7803]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-08 16:33:59 +02:00
Tom Hochstein
fca1d5da5e qtbase: Drop upstreamed overrides
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-08 16:33:59 +02:00
Tom Hochstein
a207142dd0 renderdoc: Upgrade 1.17 -> 1.27 [YOCIMX-8045]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-08 09:30:09 -05:00
Neena Busireddy
d2c4ff6eb0 chromium-ozone-wayland: Add a patch to disable GL_MAX_SAMPLES checking for webgl context [YOCIMX-8040]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-07-03 12:53:37 -07:00
Tom Hochstein
b7051d8ab3 imx-gpu-sdk: Update imx-gpu-sdk_6.4.0.bb to commit 946d378
Upgrade 6.3.1 -> 6.4.0 [STDIO-2144]

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-02 16:13:51 -05:00
i.MX Yocto Project Release
d811e66323 gputop: Update gputop_git.bb to commit 1161c88
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-24 10:14:33 +02:00
Tom Hochstein
d64ca58825 imx-image-full: Add opensc and pkcs11-provider [YOCIMX-7808]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-06-21 12:20:04 -05:00
Tom Hochstein
da0389d9b5 Revert "packagegroup-qt6-imx: Remove nxp-demo-experience due to license errors"
This reverts commit 6e93c28768.
2024-06-20 17:32:38 -05:00
Tom Hochstein
0684d73298 packagegroup-imx-security: Add python3-requests for itest and crypto-af-alg [YOCIMX-8015]
The package is used for performance reporting.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-06-20 12:33:22 -05:00
Zelan Zou
d6d903c562 Graphics: Drop package md5sum update in recipe [YOCIMX-7960]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-06-20 14:14:28 +08:00
Tom Hochstein
b30a5ade4f opencl-icd-loader: Add OpenCL.pc to install
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-06-13 17:03:19 -05:00
i.MX Yocto Project Release
00c0280158 libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland-mali to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:28:55 +02:00
i.MX Yocto Project Release
07fe2f4c91 libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland-mali to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:28:55 +02:00
i.MX Yocto Project Release
f2a7800c7d libgpuperfcnt: Update libgpuperfcnt-git-arm-fb to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:27:58 +02:00
i.MX Yocto Project Release
6ca278f507 libgpuperfcnt: Update libgpuperfcnt-git-arm-fb to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:27:58 +02:00
i.MX Yocto Project Release
d51a53fa8c libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:26:43 +02:00
i.MX Yocto Project Release
fee6fa7ba9 libgpuperfcnt: Update libgpuperfcnt-git-aarch64-wayland to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:26:43 +02:00
i.MX Yocto Project Release
8d30ba8189 libgpuperfcnt: Update libgpuperfcnt-git-arm-wayland to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:24:58 +02:00
i.MX Yocto Project Release
57a8a5a309 libgpuperfcnt: Update libgpuperfcnt-git-arm-wayland to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-06-11 21:24:58 +02:00
Tom Hochstein
04e967ca9d gputop,libgpuperfcnt: Add mali-imx support [YOCIMX-7983]
- Add PACKAGECONFIG to capture the build differences
- Replace the Vivante-specific version with 'git'
- Add -mali to the binary package name and to the SRC_URI name

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-06-11 12:45:42 -05:00
Tom Hochstein
357bdb31fa libgpuperfcnt: Drop unsupported archives
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-06-11 12:45:42 -05:00
Ilie Halip
04592be2db el2go-agent-mbedtls: fix SRC_URI
Bitbake's :append override style syntax does not insert spaces. Remove the
append and combine patches into SRC_URI.

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-06-10 21:47:14 +03:00
Tom Hochstein
6e93c28768 packagegroup-qt6-imx: Remove nxp-demo-experience due to license errors
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-06-05 19:44:56 -05:00
Zelan Zou
bb87ddcdb8 dpdk: Update dpdk.inc to commit 601d137
[YOCIMX-7984]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-06-05 17:58:49 +08:00
Tom Hochstein
5099acf432 Revert "packagegroup-qt6-imx: Remove nxp-demo-experience for scarthgap [YOCIMX-7756]"
This reverts commit 9ad40216bf.
2024-06-04 10:19:00 -05:00
Zelan Zou
876af3707a fsl-imx-preferred-env.inc: Set qemu-native fork only apply for mx95 platform
Other platform follow by Yocto community

native recipe have cleared MACHINEOVERRIDES that's why not work when add COMPATIBLE_MACHINE to qemu-native
< From OE-core poky commit id : d09e6d883042e5d094cd08d829327c4bbbfae135 >
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-06-04 17:12:49 +02:00
Ilie Halip
10876931fd el2go-agent: build & link with custom mbedtls 3.6
- build custom mbedtls 3.6 and install it into /usr/local/el2go
- change the el2go-agent recipe to link with this library
- update mbedtls patches for 3.6

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-06-03 16:03:18 +02:00
Ilie Halip
e137900ca3 Revert "el2go-agent: don't build custom mbedtls"
This reverts commit 79c5f3555f.
2024-06-03 16:03:18 +02:00
Tom Hochstein
d00d97a9d4 Revert "gputop: Enable build for Mali [YOCIMX-7978]"
This reverts commit c8541e46af.
2024-05-29 15:08:08 -05:00
Tom Hochstein
5808a1b27f Revert "libgpuperfcnt: Enable build for Mali [YOCIMX-7978]"
This reverts commit 26d5735ed3.
2024-05-29 15:08:08 -05:00
Tom Hochstein
5279cd7cac Revert "packagegroup-fsl-tools-gpu: Add gputop to i.MX 95 [YOCIMX-7978]"
This reverts commit 39a33e2fe6.
2024-05-29 15:08:08 -05:00
Tom Hochstein
39a33e2fe6 packagegroup-fsl-tools-gpu: Add gputop to i.MX 95 [YOCIMX-7978]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-05-29 14:31:02 -05:00
Tom Hochstein
26d5735ed3 libgpuperfcnt: Enable build for Mali [YOCIMX-7978]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-05-29 14:31:02 -05:00
Tom Hochstein
c8541e46af gputop: Enable build for Mali [YOCIMX-7978]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-05-29 14:31:02 -05:00
i.MX Yocto Project Release
380f807d94 xen: Update xen-common.inc to commit 58555e6
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-28 17:29:14 +02:00
Ilie Halip
339c523bd5 el2go-agent: don't build custom mbedtls
Use the mbedtls version currently in Yocto. Refresh patches and disable
TLS1.3 as it's enabled by default with mbedtls 3.6.0.

Signed-off-by: Ilie Halip <ilie.halip@nxp.com>
2024-05-23 16:18:40 +02:00
Zelan Zou
f5191abfb9 packagegroup-core-full-cmdline.bbappend: Add tc tool to multimeida/full image [LF-12434]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-05-23 15:24:07 +08:00
Zelan Zou
e65c49505e packagegroup-imx-core-tools.bb: Add tc tool to core image [LF-12434]
iproute2 v6.7.0 not install iproute2-dev and iproute2-tc

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-05-23 15:23:49 +08:00
Zelan Zou
c75928658c xen: run do_deploy after do_compile and do_populate_sysroot
When having rm_work and bitbake needs to re-run do_deploy, we need to ensure
that the ${B} is re-generated, otherwise the deploy-xen will be empty.

<From meta-virtulization commit: 3620511fadd2b0faab085b5b616268f1e8ce5f1f>

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-05-20 16:26:32 +09:00
i.MX Yocto Project Release
22498224b2 gputop: Update gputop_6.4.11.p2.8.bb to commit 9bd1c42
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-16 22:37:43 +02:00
i.MX Yocto Project Release
46a7e39af4 libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-aarch64-wayland to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-16 22:29:22 +02:00
i.MX Yocto Project Release
e184238aea libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-arm-wayland to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-16 22:28:43 +02:00
i.MX Yocto Project Release
d437f814fe libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-arm-fb to commit 99ab423
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-16 22:28:35 +02:00
i.MX Yocto Project Release
681a7f37fd libcamera: Update libcamera_0.2.0.imx.bb to commit 9ff2b82
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-16 21:10:52 +02:00
Flora Hu
0657a45c7e el2go-agent_git: Update el2go-agent_git.bb to commit aed46fd
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-05-15 13:02:14 +02:00
i.MX Yocto Project Release
003279b270 xen: Update xen-common.inc to commit be1c78b
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-15 12:02:41 +02:00
i.MX Yocto Project Release
a1ed6c0bb4 libcamera: Update libcamera_0.2.0.imx.bb to commit 06c469d
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-11 00:48:59 +02:00
i.MX Yocto Project Release
d2c27aa20b libcamera: Switch branch to lf-6.6.23_2.0.0
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-11 00:48:59 +02:00
Zelan Zou
7de640c3b5 dpdk: Update dpdk.inc to commit b9ff919
This reverts commit d2844912b5.
2024-05-10 16:30:45 +08:00
Zelan Zou
beea843b85 xen_4.18.imx.bb: Fix typo
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-05-09 10:00:30 +08:00
i.MX Yocto Project Release
1a2d5ded4f xen: Update xen-common.inc to commit 809e986
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 20:06:40 +02:00
Zelan Zou
0b79e73542 Revert "packagegroup-fsl-tools-audio.bb: Add voicespot to image rootfs [YOCIMX-7824]"
This reverts commit b37b3c03ba.
2024-05-08 17:26:56 +08:00
i.MX Yocto Project Release
e72b86e64e gputop: Update gputop_6.4.11.p2.8.bb to commit 0040dfe
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 02:04:59 +02:00
i.MX Yocto Project Release
118524584c libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-arm-fb to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 02:02:16 +02:00
i.MX Yocto Project Release
5e27947cf7 libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-arm-fb to commit e4ba456
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 02:02:16 +02:00
i.MX Yocto Project Release
64cc550acc libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-aarch64-wayland to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 01:57:19 +02:00
i.MX Yocto Project Release
c2fc1043f4 libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-aarch64-wayland to commit e4ba456
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 01:57:19 +02:00
i.MX Yocto Project Release
7d50d0f133 libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-arm-wayland to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 01:47:09 +02:00
i.MX Yocto Project Release
283b6deaf3 libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.8-arm-wayland to commit e4ba456
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-08 01:47:09 +02:00
Tom Hochstein
3ded96d06d graphics: Prepare archive recipes for trunk [YOCIMX-7904]
- imx-gpu-viv: Bump 6.4.11.p2.6 -> 6.4.11.p2.8
- mali-imx: Bump r47.2 -> r47.4
- imx-dpu-g2d: Lock

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-05-07 15:21:43 -05:00
Tom Hochstein
cca6ae7c0d fmt: Use upstream 10.2.1 [STDIO-2111]
Drop our local, outdated recipe version 10.0.0.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-05-03 09:51:44 -05:00
Tom Hochstein
7bc22cd35a imx-gpu-sdk: Release 6.3.1 [STDIO-2108]
* Fixed Vulkan.Screenshot, so it captures it at the correct time.
* OpenCL.SoftISP example updated.
* When UI.Benchmark is using DrawCaching any configuration change will force invalidate the cache so the effect of the options is immediately visible.
* Windows did not get marked as dirty by layout changes.
* Updated zlib version
* OpenCL SoftISP Fix denoise kernel issue

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-05-01 07:57:50 -05:00
i.MX Yocto Project Release
e11af786a4 imx-gpu-sdk: Update imx-gpu-sdk_6.3.1.bb to commit 4202559
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-05-01 13:58:14 +02:00
Tom Hochstein
953a1d0e2e libcamera: Update libcamera_0.2.0.imx.bb to commit a052fdc
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-04-30 18:12:52 -05:00
Zelan Zou
3b16a7a349 xen: Update xen_4.18.imx.bb to commit d9745db1c
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-04-29 18:03:51 +08:00
Jun Zhu
3109dcecbb Revert "packagegroup-imx-isp: Disable 8MP support due to build break [LF-12179]"
This reverts commit 57133f24e7.
2024-04-29 12:39:27 +08:00
Tom Hochstein
57133f24e7 packagegroup-imx-isp: Disable 8MP support due to build break [LF-12179]
```
ERROR: isp-imx-4.2.2.24.2-r0 do_package_qa: QA Issue: /usr/lib/libcam_device.so contained in package isp-imx requires libtinyxml2.so.9()(64bit), but no providers found in RDEPENDS:isp-imx? [file-rdeps]
```

Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-26 11:48:43 -05:00
Tom Hochstein
bcbeafe0c8 packagegroup-imx-security: Configure for 91
- Drop caam
- Include secure enclave

Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-24 07:41:24 -05:00
Zelan Zou
b37b3c03ba packagegroup-fsl-tools-audio.bb: Add voicespot to image rootfs [YOCIMX-7824]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-04-23 09:38:46 +02:00
Flora Hu
225f512b04 el2go-agent: Update el2go-agent_git.bb to commit aed46fd
[YOCIMX-7725] update to v5.1.0

Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-23 09:54:48 +08:00
Flora Hu
9be8d21a54 el2go-agent: Update el2go-agent_git.bb to commit eb57e01
This reverts commit c17e9384af.
2024-04-23 09:53:38 +08:00
Tom Hochstein
78b0f2c2d4 qtwebengine: Fix build break [YOCIMX-7749]
The build for Scarthgap, Qt 6.7.0, is broken:
```
| ld: build/src/core/Release/arm/obj/third_party/minigbm/minigbm/i915.o: in function `i915_clflush':
| /usr/src/debug/qtwebengine/6.7.0/src/3rdparty/chromium/third_party/minigbm/src/i915.c:403:(.text.i915_bo_flush+0x20): undefined reference to `__builtin_ia32_mfence'
| ld: /usr/src/debug/qtwebengine/6.7.0/src/3rdparty/chromium/third_party/minigbm/src/i915.c:405:(.text.i915_bo_flush+0x2a): undefined reference to `__builtin_ia32_clflush'
| collect2: error: ld returned 1 exit status
```

The Intel minigbm driver was recently enabled by default, disable it again.

Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-22 16:46:09 -05:00
Jun Zhu
df9426fb3c packagegroup-fsl-tools-testapps: Install Matter related tools [YOCIMX-7806]
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-04-19 21:03:06 +08:00
Flora Hu
c17e9384af el2go-agent: Update el2go-agent_git.bb to commit aed46fd
[YOCIMX-7725]

Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-19 09:27:56 +02:00
Flora Hu
affe71fa0e Revert "el2go-agent: Update el2go-agent_git.bb to commit aed46fd [YOCIMX-7725]"
This reverts commit 531d74bb34.
2024-04-19 09:27:56 +02:00
Flora Hu
5712fdee9e packagegroup-imx-isp.bb: Update copyright to 2024
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-18 02:11:34 -07:00
Flora Hu
0e9f100e17 packagegroup-imx-isp.bb: Add libcamera-gst into imx95 image [YOCIMX-7866]
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-18 02:05:19 -07:00
Flora Hu
4f608413e3 libcamera_0.2.0.imx.bb: Enable libcamera-gst in imx95 [YOCIMX-7866]
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-18 01:19:20 -07:00
Zelan Zou
e873537056 fsl-imx-base.inc: Add xen to DEFAULT_DISTRO_FEATURES
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-04-16 14:50:21 +08:00
Zelan Zou
b6916013cf xen-tools: Install items to package [YOCIMX-7596]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-04-16 10:48:50 +08:00
Apeksha Gupta
a0ba52a3c8 dpdk: Update dpdk.inc to commit d017db4c
Integrated dpdk features to imx95 [DPDK-4207]

Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com>
2024-04-15 14:53:23 +02:00
Zelan Zou
87ed712e0e xen: Update xen_4.18.imx.bb to commit 9befb6e
Integrate xen for i.MX95 on Q2 release [YOCIMX-7596]

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-04-15 07:15:48 +02:00
Zelan Zou
7bc7ca714b fsl-imx-preferred-env.inc: Set xen/qemu preferred version [YOCIMX-7794]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-04-15 07:15:48 +02:00
Flora Hu
531d74bb34 el2go-agent: Update el2go-agent_git.bb to commit aed46fd [YOCIMX-7725]
release v5.1.0

Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-12 10:29:42 +02:00
i.MX Yocto Project Release
284353868f imx-gpu-sdk: Update imx-gpu-sdk_6.3.1.bb to commit 5a4c84c
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-04-12 08:53:58 +02:00
i.MX Yocto Project Release
41af41291b libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.6-arm-wayland to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-04-12 07:36:48 +02:00
i.MX Yocto Project Release
b6796cfefd libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.6-arm-wayland to commit e4ba456
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-04-12 07:36:48 +02:00
i.MX Yocto Project Release
3a6f8aad7e libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.6-arm-fb to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-04-12 07:31:13 +02:00
i.MX Yocto Project Release
78f4170753 libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.6-arm-fb to commit e4ba456
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-04-12 07:31:13 +02:00
i.MX Yocto Project Release
085ca3a76a libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.6-aarch64-wayland to EULA 10c0fda
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-04-12 07:28:28 +02:00
i.MX Yocto Project Release
dea4a8a7ea libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.6-aarch64-wayland to commit e4ba456
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-04-12 07:28:28 +02:00
Flora Hu
9e4a3a46bd fsl-imx-preferred-env.inc: Set gst preferred version to 1.24.0 [YOCIMX-7793]
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-12 04:32:32 +02:00
Tom Hochstein
c35fdc6161 imx-gpu-sdk: Update imx-gpu-sdk_6.3.1.bb to commit 4698353
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-10 13:05:22 -05:00
Tom Hochstein
2b278b8bf4 imx-gpu-sdk: Bump 6.3.0 -> 6.3.1 [STDIO-2095]
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-10 13:05:22 -05:00
Tom Hochstein
7c120b9314 mali-imx: Consolidate GLES dev packages [LF-11870]
There's no need to break the GLES dev support into multiple packages.
There is also a precedent for one dev package:
https://packages.debian.org/bookworm/arm64/libgles-dev/filelist

Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-09 15:50:44 -05:00
Tom Hochstein
e294b0be4c Revert "fixup! mali-imx: Consolidate GLES dev packages [LF-11870]"
This reverts commit 8e513557fb.

Revert "mali-imx: Consolidate GLES dev packages [LF-11870]"

This reverts commit 0a3aeaefe6.
2024-04-09 15:50:44 -05:00
Tom Hochstein
0a3aeaefe6 mali-imx: Consolidate GLES dev packages [LF-11870]
There's no need to break the GLES dev support into multiple packages.
There is also a precedent for one dev package:
https://packages.debian.org/bookworm/arm64/libgles-dev/filelist

Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-09 10:23:08 -05:00
Flora Hu
644b657d56 fsl-imx-preferred-env.inc: Update preferred version of gst packages to v1.24.0 [YOCIMX-7793]
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-04-07 17:26:17 +08:00
Jun Zhu
3e6a1b47fc packagegroup-fsl-tools-gpu: Install GPU ES11 libs [LF-11870]
Install Mali ES11 libs to rootfs.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
(cherry picked from commit 773c0049c3)
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-04-04 17:38:37 -05:00
Apeksha Gupta
98411e49eb dpdk_22.11.bb: fix pdump build [DPDK-4130]
Fix the dpdk-pdump which depends on libpcap.

Signed-off-by: Apeksha Gupta <apeksha.gupta@nxp.com>
2024-04-03 05:40:40 +02:00
Sherry Sun
a416a0b7f6 wpa-supplicant/hostapd: Update defconfig to enable new features [YOCIMX-7704]
Using new wpa-supplicant/hostapd defconfig file,
as it enables many other features like WPA3-R3, AKA, etc.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-04-01 10:26:44 +08:00
Tom Hochstein
7c05a7dc1c qtwebengine: Add missing libgl dependency [YOCIMX-7749]
Signed-off-by: Tom Hochstein <tom.hochstein@oss.nxp.com>
2024-03-31 10:21:19 -05:00
Jun Zhu
8a6bd919ae Add i.MX91 machine configure files [YOCIMX-7763]
- imx91evk: i.MX91 consolidated machine
- imx91-11x11-lpddr4-evk

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-03-28 14:50:37 +08:00
Tom Hochstein
a9f8673d3b chromium-ozone-wayland: Add patches to fix Scarthgap build [YOCIMX-7745]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-03-28 14:50:37 +08:00
Tom Hochstein
af253fbe2b recipes-qt: Upgrade Qt 6.5.3 -> 6.7.0 [YOCIMX-7749]
- For qtbase, fix PACKAGECONFIG after base recipe change
The build fails in do_configure:
```
| ERROR: Qt Wayland Client requires QtGui to be build with support for wayland
```
The base recipe has added a wayland PACKAGECONFIG [1], so need to set that
in our local override.
[1] 9c1bca42d0 qtbase: add PACKAGECONFIG for wayland support

- Revert two commits that are redundant after the upgrade to 6.7.
Revert "qtgrpc: Fix native build for SDK [YOCIMX-7429]"
This reverts commit 9a159c9070.
Revert "qtmultimedia: Remove ffmpeg [YOCIMX-6921]"
This reverts commit 6ecea53200.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-03-28 14:50:37 +08:00
Flora Hu
23aef62cd7 packagegroup-fsl-tools-audio.bb: build AFE and imx-voiceseeker for 8ULP [YOCIMX-7758]
Signed-off-by: Flora Hu <flora.hu@nxp.com>
2024-03-28 14:50:37 +08:00
Tom Hochstein
8e01114c56 opengl-es-cts: Upgrade 32-bit version to latest [YOCIMX-7747]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-03-28 14:50:37 +08:00
Tom Hochstein
9ad40216bf packagegroup-qt6-imx: Remove nxp-demo-experience for scarthgap [YOCIMX-7756]
nnstreamer is broken, which breaks demo-experience-imx-smart-fitness.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-03-28 14:50:37 +08:00
Jun Zhu
8699557db3 libcamera: upgrade to 0.2.0.imx [YOCIMX-7440] [YOCIMX-7720]
Use 0.2.0 NXP fork.

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-03-28 14:50:37 +08:00
Jun Zhu
329fdf2483 fsl-imx-base.inc: Update DISTRO_VERSION to 6.6-scarthgap [YOCIMX-7679]
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2024-03-28 14:50:37 +08:00
Zelan Zou
a72d79b640 opencl-icd-loader: Replace git bbappend to wildcard
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-03-28 14:50:37 +08:00
Zelan Zou
06e0d19976 layer.conf: Add scarthgap to compatibale layer
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-03-28 14:50:37 +08:00
Tom Hochstein
117b46afbf distro: Revert attempts to fix non-GPU build [YOCIMX-7737]
Revert "fsl-imx-base.inc: Drop gl config [YOCIMX-7737]"

This reverts commit a127044541.

Revert "distro: Fix SDK builds for non-GPU parts [YOCIMX-7737]"

This reverts commit efa8ae302b.
2024-03-27 18:37:21 -05:00
i.MX Yocto Project Release
3b1437ddd9 libgpuperfcnt: Update libgpuperfcnt-6.4.11.p2.6-arm-wayland to EULA 1142bc3
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2024-03-23 19:54:11 +01:00