i.MX Yocto Project Release
debff5d198
linux-imx: Update to commit d9641c2
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-09 02:21:58 +08:00
i.MX Yocto Project Release
6a496a4494
linux-imx-headers: Update to commit e6beecc
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-08 02:26:54 +08:00
i.MX Yocto Project Release
cc2b42c751
kernel-module-imx-gpu-viv: Update to commit 9e8af38
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-08 02:25:55 +08:00
i.MX Yocto Project Release
891aac1352
linux-imx: Update to commit e6beecc
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-08 02:17:01 +08:00
Tom Hochstein
dc1c8a22aa
packagegroup-tools-bluetooth: Drop old override
...
The override for bluez4 vs bluez5 is old and no longer needed.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-07 11:22:55 -05:00
Tom Hochstein
90167c1c26
weston: Align with meta-freescale
...
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-07 11:15:08 -05:00
Tom Hochstein
77d2b4a389
fsl-eula2-unpack2.bbclass: Add / after FSL_MIRROR
...
If FSL_MIRROR is assigned without a trailing backslash, the default
value of SRC_URI is incorrect.
Add an explicit backslash to fix this. It works both with and without
the backslash.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-07 10:48:09 -05:00
Tom Hochstein
64ef3a5620
imx-g2d-samples: Add missing Wayland dependency [YOCIMX-6581]
...
Add missing dependencies on Wayland. These missing dependencies weren't
causing an issue since the dependency was already being pulled in by
the dependency tree. Better to be explicit.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-06 17:46:41 -05:00
Tom Hochstein
f87548e9c4
imx-g2d-samples: Add missing Wayland dependency [YOCIMX-6581]
...
Fixes:
```
| ../os/linux/wayland/xdg-shell-protocol.c:33:10: fatal error: wayland-util.h: No such file or directory
| 33 | #include "wayland-util.h"
| | ^~~~~~~~~~~~~~~~
| g2d_wayland_cf.c:20:10: fatal error: wayland-client-protocol.h: No such file or directory
| 20 | #include <wayland-client-protocol.h>
| | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
```
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-06 17:37:13 -05:00
i.MX Yocto Project Release
f082600369
linux-imx-headers: Update to commit 8477114
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-07 02:31:22 +08:00
i.MX Yocto Project Release
7bb1ced5ee
kernel-module-imx-gpu-viv: Update to commit 36363d8
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-07 02:30:24 +08:00
i.MX Yocto Project Release
47fab5ab45
linux-imx: Update to commit 8477114
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-07 02:22:10 +08:00
Julien Vuillaumier
8db2d42fd3
nnstreamer: Update to v2.2.0
...
Signed-off-by: Julien Vuillaumier <julien.vuillaumier@nxp.com>
2022-10-05 16:54:09 +02:00
i.MX Yocto Project Release
d31210bd89
SCR: Automatic update
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-04 18:26:27 -05:00
Neena Busireddy
df19afff62
linux-imx: Update LINUX_VERSION to 5.15.71 [YOCIMX-6576]
...
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2022-10-04 08:57:10 -07:00
Philippe Mazet
8bfd027590
jailhouse: change github protocol from ssh to https
2022-10-04 06:53:42 -07:00
i.MX Yocto Project Release
c465a1c114
linux-imx-headers: Update to commit 6458bc2
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-04 02:48:34 +08:00
i.MX Yocto Project Release
98cba4cccf
kernel-module-imx-gpu-viv: Update to commit 74f0607
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-04 02:47:46 +08:00
i.MX Yocto Project Release
432d345ea4
linux-imx: Update to commit 6458bc2
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-04 02:38:54 +08:00
Tom Hochstein
f7941f9ede
imx-atf: Fix BOOT_TOOLS workaround for Cockpit
...
The Cockpit build no longer works, failing in do_deploy:
```
| cp: cannot stat '.../deploy-imx-atf/bl31-imx8qm.bin': No such file or directory
```
The problem started with meta-freescale recipe dropping the custom
TF-A folder [1]. We still depend on the custom TF-A folder, so the
folder usage was restored with a do_deploy:append(). This function
fails when used with the override do_deploy:imx8qm-cockpit().
Rework the solution by moving the custom folder handling directly into
do_deploy() and extending the override do_deploy:imx8qm-cockpit() with
the corresponding custom folder handling.
[1] 1ec9540091
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-03 12:35:28 -05:00
i.MX Yocto Project Release
af4f6e98a2
imx-gpu-g2d: Update imx-gpu-g2d-6.4.3.p4.6-arm.bin to commit 5c42239
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-02 19:57:03 -07:00
i.MX Yocto Project Release
4c4c36d48b
imx-gpu-g2d: Update imx-gpu-g2d-6.4.3.p4.6-aarch64.bin to commit 5c42239
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-02 19:50:41 -07:00
i.MX Yocto Project Release
22160179e0
imx-dpu-g2d: Update imx-dpu-g2d-2.1.4.bin to commit 3b45b4c
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-02 17:31:47 -07:00
Tom Hochstein
db2f47e342
imx-dpu-g2d: Cleanup
...
Align the recipe with imx-gpu-g2d.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-02 13:28:38 -05:00
Tom Hochstein
61eff005e4
imx-gpu-viv: Mark OpenCL as not provided for 7 and 8M Mini [YOCIMX-6554]
...
OpenCL is not supported for either i.MX 7 or 8M Mini.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-02 13:27:50 -05:00
Tom Hochstein
e3e0817bc7
imx-gpu-g2d: Install SOC-specific lib for 8M Mini [YOCIMX-6554]
...
The 8M Mini does not support OpenCL, so install an SOC-specific G2D
library built without OpenCL.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-10-02 13:07:35 -05:00
Lauren Post
cca9ea306d
imx-m7-demos: Update 8mpul license checksum
...
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2022-10-02 10:43:12 -05:00
i.MX Yocto Project Release
c7052ebf9a
imx-sc-firmware: Update imx-sc-firmware_1.15.0.bb to commit d6a4fd8
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-30 12:53:58 -07:00
i.MX Yocto Project Release
2043390df0
linux-imx-headers: Update to commit f4dafdb
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-01 03:04:48 +08:00
i.MX Yocto Project Release
ca045c6e15
kernel-module-imx-gpu-viv: Update to commit 4b88652
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-01 03:03:39 +08:00
i.MX Yocto Project Release
415b833e8f
u-boot-imx: Update to commit 362c978
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-01 03:00:43 +08:00
i.MX Yocto Project Release
e96d73171d
linux-imx: Update to commit f4dafdb
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-10-01 02:53:01 +08:00
Lauren Post
cce31744eb
imx-seco: Update imx-seco_5.9.0.bb to commit 7253158
...
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2022-09-30 12:14:46 -05:00
Hou Qi
b31780c9e7
chromium-ozone-wayland: dlopen libg2d.so.2 instead of libg2d.so
...
Signed-off-by: Hou Qi <qi.hou@nxp.com>
2022-09-30 10:03:30 +08:00
i.MX Yocto Project Release
d6c2d01054
SCR: Automatic update
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-29 19:38:57 -05:00
Neena Busireddy
3f7562b323
Revert "packagegroup-imx-ml: Disable tensorflow-lite-vx-delegate temporarily until build break is fixed."
...
This reverts commit f3c41f1e04
.
2022-09-29 15:38:36 -07:00
Neena Busireddy
fc208aa314
Revert "packagegroup-imx-ml: Disable deepview-rt and the dependent packages temporarily."
...
This reverts commit f237e51e4d
.
2022-09-29 15:38:25 -07:00
Neena Busireddy
73136756a5
Revert "tensorflow-lite: Update to v2.10.0"
...
Many packages broke because of this change.
Need to fix issues before merging this request.
This reverts commit 9616fab9c9
.
2022-09-29 15:37:19 -07:00
i.MX Yocto Project Release
8190462ed3
imx-mkimage: Update imx-mkimage_git.inc to commit 7913800
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-29 14:06:41 -05:00
i.MX Yocto Project Release
04d87b989e
firmware-sentinel: Update firmware-sentinel_0.8.bb to EULA 5a0bf11
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-29 09:19:47 -05:00
i.MX Yocto Project Release
af1fdb066b
firmware-sentinel: Update firmware-sentinel_0.8.bb to commit 45ccf84
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-29 09:19:46 -05:00
Jun Zhu
578e9e6512
firmware-sentinel: Upgrade to v0.8 [YOCIMX-6558]
...
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-09-29 21:37:08 +08:00
i.MX Yocto Project Release
bcb1182e26
SCR: Automatic update
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-29 05:04:39 -05:00
i.MX Yocto Project Release
f9121d2ad6
imx-gpu-g2d: Update imx-gpu-g2d-6.4.3.p4.6-arm.bin to commit 5c42239
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-28 17:03:43 -07:00
i.MX Yocto Project Release
1deb9926f5
imx-gpu-g2d: Update imx-gpu-g2d-6.4.3.p4.6-aarch64.bin to commit 5c42239
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-28 17:01:39 -07:00
i.MX Yocto Project Release
60c053e34b
imx-gpu-viv: Update imx-gpu-viv-6.4.3.p4.6-aarch32.bin to commit 5c42239
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-28 16:56:44 -07:00
i.MX Yocto Project Release
0deb08fe15
imx-gpu-viv: Update imx-gpu-viv-6.4.3.p4.6-aarch64.bin to commit 5c42239
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-28 16:54:38 -07:00
i.MX Yocto Project Release
d66525987e
kernel-module-isp-vvcam: Update kernel-module-isp-vvcam_4.2.2.20.0.bb to commit f4f9890
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-28 17:51:39 -05:00
i.MX Yocto Project Release
02bffac897
imx-atf: Update imx-atf_2.6.bb to commit ef5a61b
...
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-09-28 17:37:39 -05:00
Tom Hochstein
5e0ee7f7ac
Revert "imx-gpu-g2d: Add SOC-specific lib for 8M Mini [YOCIMX-6554]"
...
Not quite ready for this.
This reverts commit 96390ffce9
.
2022-09-28 16:29:55 -05:00