Tom Hochstein
5e53f905de
opencl: Upgrade 2024.05.08 -> 2024.10.24 [YOCIMX-8578]
...
Upgrade headers and ICD loader. This is required for the mali-imx
upgrade r52 -> r53.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-12-12 15:44:35 -06:00
Tom Hochstein
4c307b37a2
opencl: Copy header and loader recipes from upstream [YOCIMX-8578]
...
Copy 2024.05.08 recipes from upstream before upgrading.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-12-12 15:44:22 -06:00
Tom Hochstein
586bb66dd6
opengl-es-cts: Add patch for Texture3DFilteringCase [YOCIMX-8553,LF-4977]
...
Since the hardware precision restriction of imx6, change the precision
requirement of the case
dEQP-GLES3.functional.texture.filtering.3d.formats.rgba16f_linear_mipmap_linear
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-12-06 10:29:32 -06:00
Tom Hochstein
40df8d3df5
fixup! hostapd: Update the hostapd defconfig file for NXP WiFi specific [YOCIMX-8479]
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-11-14 07:31:45 -06:00
Zelan Zou
b0a69d0473
fixup! hostapd: Update the hostapd defconfig file for NXP WiFi specific [YOCIMX-8479]
...
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-11-12 10:13:29 +01:00
Zelan Zou
8fa7f36492
hostapd: Update the hostapd defconfig file for NXP WiFi specific [YOCIMX-8479]
...
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-11-11 08:21:46 +01:00
Tom Hochstein
b50bba54da
Revert "imx-gpu-viv: Stop providing OpenCL API [MGS-7550]"
...
This reverts commit bc8a6538e5
.
2024-11-07 14:06:20 -06:00
Tom Hochstein
bc8a6538e5
imx-gpu-viv: Stop providing OpenCL API [MGS-7550]
...
Khronos provides headers and an ICD loader that frees each OpenCL
implementation from having to provide them. Switch our implementation
to take advantage of this.
Also, rename the package to imx-gpu-viv-opencl-icd to align with other
implementations:
https://packages.debian.org/bookworm/ocl-icd-libopencl1
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-11-07 13:14:31 -06:00
Tom Hochstein
1eb7785a3c
opengl-es-cts: Downgrade 3.2.11.0 -> 3.2.9.3 [YOCIMX-8476]
...
Downgrade from meta-openembedded@30c7e5b94f.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-10-30 17:09:13 -05:00
Tom Hochstein
c4ad284b48
Revert "opengl-es-cts: Update the bbappend to 3.2.11.0 version [YOCIMX-8314]"
...
opengl-es-cts: Downgrade 3.2.11.0 -> 3.2.9.3 [YOCIMX-8476]
This reverts commit cf495b8c17
.
2024-10-30 17:09:13 -05:00
Tom Hochstein
b7cb1b1bdf
Revert "opengl-es-cts: Update patches for styhead"
...
opengl-es-cts: Downgrade 3.2.11.0 -> 3.2.9.3 [YOCIMX-8476]
This reverts commit eb85ae802b
.
2024-10-30 17:09:13 -05:00
Tom Hochstein
83a7a7e466
Revert "opengl-es-cts: Drop redundant patch"
...
opengl-es-cts: Downgrade 3.2.11.0 -> 3.2.9.3 [YOCIMX-8476]
This reverts commit 314b11ccf6
.
2024-10-30 17:09:13 -05:00
Tom Hochstein
314b11ccf6
opengl-es-cts: Drop redundant patch
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-10-18 15:44:08 -05:00
Tom Hochstein
eb85ae802b
opengl-es-cts: Update patches for styhead
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-10-18 11:34:40 -05:00
Neena Busireddy
86c21c4edd
dvb-apps: Fix QA Issue: Malformed Upstream-Status in patch
...
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-18 11:34:40 -05:00
Zelan Zou
eacea1874f
dvb-apps: Fix upstream status to aligin with yocto variable
...
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-10-18 11:34:40 -05:00
Neena Busireddy
cf495b8c17
opengl-es-cts: Update the bbappend to 3.2.11.0 version [YOCIMX-8314]
...
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2024-10-18 11:34:40 -05:00
Tom Hochstein
ee0e17ad4b
opengl-es-cts: Fix transform feedback issue patch [YOCIMX-8439]
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-10-18 10:55:14 -05: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
Tom Hochstein
fe436a7f33
protobuf: Remove redundant bbappend
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-07-30 09:02:57 -05: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
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
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
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
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
Jun Zhu
6dd9548cd7
Revert "wpa-supplicant/hostapd: Update defconfig to enable new features [YOCIMX-7704]"
...
The patch should revert the patch to check the previous configures.
This reverts commit d9ed2dc0f3
.
2024-03-19 16:29:17 +08:00
Sherry Sun
d9ed2dc0f3
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-03-07 14:21:15 +08:00
Tom Hochstein
be9e98a2df
opencl-icd-loader: Add RDEPENDS for opencl-headers [YOCIMX-7632]
...
Since opencl-headers is a header-only package, opencl-headers-dev is
not implicitly included by Yocto in dev-pkgs. Add it explicitly.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-01-26 17:16:41 +01:00
Tom Hochstein
a9c70c2219
mali-imx: Stop providing OpenCL API [YOCIMX-7489]
...
Khronos provides headers and an ICD loader that frees each OpenCL
implementation from having to provide them. Switch our implementation
to take advantage of this.
Also, rename the package to mali-imx-opencl-icd to align with other
implementations:
https://packages.debian.org/bookworm/ocl-icd-libopencl1
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2024-01-11 07:13:16 -06:00
Tom Hochstein
0ebdc66b7b
protobuf: Fix SDK build for nativesdk-qtgrpc [YOCIMX-7429]
...
Backport recipe workaround:
b1deec0de4
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-12-21 11:31:48 -06:00
Tom Hochstein
92cd08d548
opengl-es-cts: Remove unused 3.2.8.0 files [YOCIMX-7377]
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2023-12-18 17:55:26 -06:00
Neena Busireddy
d25c439714
Rename all the layers in meta-imx [YOCIMX-7393]
...
meta-bsp --> meta-imx-bsp
meta-sdk --> meta-imx-sdk
meta-ml --> meta-imx-ml
meta-v2x --> meta-imx-v2x
meta-cockpit-->meta-imx-cockpit
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2023-12-08 06:41:38 +01:00