Commit Graph

32401 Commits

Author SHA1 Message Date
Zelan Zou
eadba9d31f Add i.MX 8ULP DTB to KERNEL_DEVICETREE [YOCIMX-6229]
--imx8ulp-9x9-evk-rk055hdmipi4m.dtb
    --imx8ulp-9x9-evk-rk055hdmipi4mv2.dtb

Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2022-04-29 20:26:35 +08:00
Cristinel Panfir
711ca01947 multilib: optee-test.imx.inc: Fix FILES libdir [YOCIMX-6228]
ERROR: optee-test-3.17.0.imx-r0 do_package: QA Issue: optee-test: Files/directories were installed but not shipped in any package:
  /usr/lib64
  /usr/lib64/tee-supplicant
  /usr/lib64/tee-supplicant/plugins
  /usr/lib64/tee-supplicant/plugins/f07bfc66-958c-4a15-99c0-260e4e7375dd.plugin
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
optee-test: 4 installed and not shipped files. [installed-vs-shipped]
ERROR: optee-test-3.17.0.imx-r0 do_package: Fatal QA errors were found, failing task.
ERROR: Logfile of failure stored in: /opt/work/kirkstone/build/tmp/work/armv8a-poky-linux/optee-test/3.17.0.imx-r0/temp/log.do_package.3130723
ERROR: Task (/opt/work/kirkstone/sources/meta-imx/meta-bsp/recipes-security/optee-imx/optee-test_3.17.0.imx.bb:do_package) failed with exit code '1'

Signed-off-by: Cristinel Panfir <cristinel.panfir@nxp.com>
2022-04-29 11:15:32 +03:00
i.MX Yocto Project Release
8b18c15f7a SCR: Automatic update
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-29 01:55:11 -05:00
i.MX Yocto Project Release
6278712e2b SCR: Automatic update
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 22:30:39 -05:00
Tom Hochstein
b48fff603a imx-mkimage: Use BUILD_LDFLAGS
From upstream fix:

imx-mkimage is compiled with the host gcc, thus if one needs to add
explicit linker flags one should use BULD_LDFLAGS, not the ones
forseen for the cross compiler.

Prevents, on distros with an older gcc (e.g. OpenSuse 15.3 with gcc 7.5.0),
the following error.

| Compiling mkimage_imx8
| gcc -O2 -Wall -std=c99 -I .../imx-boot/1.0-r0/recipe-sysroot-native/usr/include -L .../imx-boot/1.0-r0/recipe-sysroot-native/usr/lib
     mkimage_imx8.c -o mkimage_imx8 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -fmacro-prefix-map=.../imx-boot/1.0-r0=/usr/src/debug/imx-boot/1.0-r0
     -fdebug-prefix-map=.../imx-boot/1.0-r0=/usr/src/debug/imx-boot/1.0-r0 -fdebug-prefix-map=.../imx-boot/1.0-r0/recipe-sysroot=
     -fdebug-prefix-map=.../imx-boot/1.0-r0/recipe-sysroot-native=  -Wl,-z,relro,-z,now -lz
| gcc: error: unrecognized command line option ‘-fmacro-prefix-map=.../imx-boot/1.0-r0=/usr/src/debug/imx-boot/1.0-r0’
| make[1]: *** [soc.mak:87: mkimage_imx8] Error 1

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-28 18:29:24 -05:00
i.MX Yocto Project Release
a3e0139a99 deepview-rt-examples: Update deepview-rt-examples_1.5.bb to EULA be5ff43
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 15:35:49 -07:00
i.MX Yocto Project Release
52205e6112 deepview-rt-examples: Update deepview-rt-examples_1.5.bb to commit bba463d
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 15:35:49 -07:00
i.MX Yocto Project Release
9ebc18ba53 deepview-rt: Update deepview-rt_2.4.42-aarch64.bb to EULA be5ff43
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 15:31:51 -07:00
i.MX Yocto Project Release
afdf5c5d73 deepview-rt: Update deepview-rt_2.4.42-aarch64.bb to commit 48369b7
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 15:31:51 -07:00
i.MX Yocto Project Release
151bb0aefc tensorflow-lite-vx-delegate: Update tensorflow-lite-vx-delegate_2.8.0.bb to commit 012763d
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 15:03:22 -07:00
i.MX Yocto Project Release
b6ff92a264 imx-dpu-g2d: Update imx-dpu-g2d-2.1.0.bin to commit ea9ec59
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 14:55:12 -07:00
i.MX Yocto Project Release
4569db89ea imx-gpu-g2d: Update imx-gpu-g2d-6.4.3.p4.2-aarch64.bin to commit be486b7
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 14:37:12 -07:00
i.MX Yocto Project Release
cf5b80525a imx-gpu-viv: Update imx-gpu-viv-6.4.3.p4.2-aarch64.bin to commit be486b7
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 14:30:56 -07:00
i.MX Yocto Project Release
7aaef476a2 imx-gpu-g2d: Update imx-gpu-g2d-6.4.3.p4.2-arm.bin to commit be486b7
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 14:25:54 -07:00
i.MX Yocto Project Release
b84ccd4ff1 imx-gpu-viv: Update imx-gpu-viv-6.4.3.p4.2-aarch32.bin to commit be486b7
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 14:19:21 -07:00
i.MX Yocto Project Release
328d19d22b linux-imx-headers: Update to commit 89b704d
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-29 04:37:14 +08:00
i.MX Yocto Project Release
2e24d24f3a u-boot-imx: Update to commit bb69295
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-29 04:32:45 +08:00
i.MX Yocto Project Release
fa6b7e7b35 linux-imx: Update to commit 89b704d
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-29 04:15:58 +08:00
i.MX Yocto Project Release
608cc7260b imx-atf: Update imx-atf_2.6.bb to commit 0ac9e18
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 14:32:12 -05:00
i.MX Yocto Project Release
8a8b961e62 firmware-imx: Update firmware-imx-8.16.inc to commit 517f4da
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 12:06:33 -07:00
Tom Hochstein
b69a64f9d8 imx-mkimage: Update patches from community [YOCIMX-6226]
Update with issues found in review.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-28 13:58:18 -05:00
Tom Hochstein
4649562c18 imx-mkimage: Update imx-mkimage_git.inc to commit 9ae3db3
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-28 13:58:18 -05:00
Neena Busireddy
e0d4c28030 Revert "packagegroup-imx-ml: Remove deepview-rt temporarily until build breaks are fixed [YOCIMX-6214]"
This reverts commit 7db3934888.
2022-04-28 11:27:47 -07:00
i.MX Yocto Project Release
9953a38673 smw: Update smw_git.bb to commit 8a458af
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 04:57:32 -05:00
Jun Zhu
98468cf6df imx-dsp: Update imx-dsp_2.0.0.bb to EULA be5ff43
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-04-28 17:34:49 +08:00
Jun Zhu
7a45453429 imx-dsp: Update imx-dsp_2.0.0.bb to commit fac3a35
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-04-28 17:34:37 +08:00
i.MX Yocto Project Release
3f6f329af7 imx-dsp-codec-ext: Update imx-dsp-codec-ext_2.0.0.bb to EULA be5ff43
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 03:27:41 -05:00
i.MX Yocto Project Release
18ebb6dd3e imx-dsp-codec-ext: Update imx-dsp-codec-ext_2.0.0.bb to commit b3ea821
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 03:27:41 -05:00
i.MX Yocto Project Release
7212005073 SCR: Automatic update
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 12:00:32 +08:00
Zelan Zou
2d3b2e56d6 imx-dsp-codec-ext: Upgrade version from 1.2.1 to 2.0.0 [YOCIMX-6203]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2022-04-28 09:50:41 +08:00
Zelan Zou
3503a0b5aa imx-dsp: Upgrade version from 1.2.1 to 2.0.0 [YOCIMX-6203]
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2022-04-28 09:50:41 +08:00
Tom Hochstein
4e8b6fcebf imx-boot: Use our updated patches [YOCIMX-6226]
The patches added upstream fail to apply on our newer source. Use the
adapted patches in our local folder.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-27 19:42:05 -05:00
i.MX Yocto Project Release
c09312c81c imx-g2d-samples: Update imx-g2d-samples_git.bb to commit 35c96c3
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 15:12:39 -07:00
i.MX Yocto Project Release
49104da52e SCR: Automatic update
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 15:02:26 -05:00
i.MX Yocto Project Release
144dd8d98f imx-parser: Update imx-parser_4.7.0.bb to commit 2f38160
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 12:32:13 -07:00
i.MX Yocto Project Release
79b897d0d9 linux-imx-headers: Update to commit a53f56f
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 03:22:48 +08:00
i.MX Yocto Project Release
25669dc138 imx-sc-firmware: Update imx-sc-firmware_1.13.0.bb to commit f1e5cbb
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 12:21:48 -07:00
Tom Hochstein
4afc0c352a imx-mkimage: Align with community [YOCIMX-6226]
Add patches.

Add files to install:
- iMX8M/mkimage_fit_atf.sh
- iMX8M/print_fit_hab.sh

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-27 14:21:36 -05:00
i.MX Yocto Project Release
7d9a75c870 u-boot-imx: Update to commit 8d35067
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 03:17:39 +08:00
i.MX Yocto Project Release
0ebedc1a68 linux-imx: Update to commit a53f56f
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-28 03:17:21 +08:00
i.MX Yocto Project Release
300a724637 imx-m33-demos: Update imx8ulp package v2.12.0 to commit 90bacf3
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 12:02:09 -07:00
i.MX Yocto Project Release
448e0b25d6 imx-gst1.0-plugin: Update imx-gst1.0-plugin_4.7.0.bb to commit 2e184e5
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 00:40:35 -07:00
i.MX Yocto Project Release
fcb4b3e8fc imx-vpuwrap: Update imx-vpuwrap_git.bb to commit f7fdbd5
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 00:35:37 -07:00
i.MX Yocto Project Release
13c2f454af imx-codec: Update imx-codec_4.7.0.bb to EULA be5ff43
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 00:24:15 -07:00
i.MX Yocto Project Release
67d0a0b47e imx-codec: Update imx-codec_4.7.0.bb to commit b3ea821
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 00:24:15 -07:00
i.MX Yocto Project Release
529dcade99 imx-parser: Update imx-parser_4.7.0.bb to EULA be5ff43
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 00:13:48 -07:00
i.MX Yocto Project Release
f2f2dc4763 imx-parser: Update imx-parser_4.7.0.bb to commit 3d736c7
Signed-off-by: i.MX Yocto Project Release <imx.release@nxp.com>
2022-04-27 00:13:48 -07:00
Jun Zhu
35063ceea0 imx-parser: Upgrade version from 4.6.5 to 4.7.0 [YOCIMX-6222]
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-04-27 14:50:15 +08:00
Jun Zhu
f7709af39c imx-codec: Upgrade version from 4.6.5 to 4.7.0 [YOCIMX-6222]
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-04-27 14:50:15 +08:00
Jun Zhu
f8996a1331 imx-gst1.0-plugin: Upgrade version from 4.6.5 to 4.7.0 [YOCIMX-6222]
Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-04-27 14:50:15 +08:00