Commit Graph

15 Commits

Author SHA1 Message Date
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