Commit Graph

26697 Commits

Author SHA1 Message Date
Jun Zhu
ef3e831d2a isp-imx: Update isp-imx_4.2.2.11.0.bb to commit 8e76edd
[LF-8298] Fix intermittent build break "Error copying file ... isi_common.h".

Signed-off-by: Jun Zhu <junzhu@nxp.com>
2023-03-23 11:16:04 +08:00
Valentin Jec
e7c83d7907 Change SRC_URIs to point to github istead of CAF [YOCIMX-6516]
The NXP BSP is moving from CAF to github, so update the recipes URLs and set PREMIRRORS to override the SRC_URIs.

Also update the paths to point to git.codelinaro.org

Signed-off-by: Valentin Jec <jec.valentin@nxp.com>
2022-09-14 20:29:48 +03:00
Neena Busireddy
13fbcd06c6 devil: Fetch source from NXP mirror if the original source mirror is unavailable [YOCIMX-6396]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2022-07-25 13:45:35 -07:00
Tom Hochstein
3660b3e774 mobile-broadband-provider-info: Rename branch to main [YOCIMX-6173]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-11 09:58:48 -05:00
Neena Busireddy
c6892b679e armnn-onnx: Use branch 1.3.0 instead of using master.
Branch master is now main and the release branch is better

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2022-02-04 09:29:01 -07:00
i.MX Yocto Project Build
ee68455d73 SCR-5.4.70_2.3.3.txt: Automatic update
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-27 15:51:37 -05:00
Lauren Post
c1ba3757f6 imx-seco-libs: Update imx-seco-libs_git.bb to commit c700466
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-27 11:44:52 -05:00
Tom Hochstein
78e82bac5d imx-seco-libs: Update EULA checksum to v23
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2021-05-27 11:43:50 -05:00
i.MX Yocto Project Build
1bf1000e56 imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit bc122ee
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-27 11:35:31 -05:00
Ann Thornton
e7ad83a7a1 SCR-5.4.70_2.3.3.txt: Update licenses
Signed-off-by: Ann Thornton <ann.thornton@nxp.com>
2021-05-25 13:10:49 -07:00
Tom Hochstein
ad2341812b v2xsehsm: Install header to standard location [V2XSW-527]
Install v2xSe.h to that standard location /usr/include. Otherwise, now
that vtest builds without v2xsehsmConfig.cmake (to avoid other issues),
vtest fails to find the header:

```
| /opt2/hardknott/build/tmp/work/cortexa35-poky-linux/vtest/git-r0/git/src/se/SEdevicemanagement.c:45:10: fatal error: v2xSe.h: No such file or directory
|    45 | #include <v2xSe.h>
|       |          ^~~~~~~~~
| compilation terminated.
```

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2021-05-14 11:12:29 -05:00
Tom Hochstein
320372c9c9 vtest: Ignore v2xsehsmConfig.cmake [V2XSW-527]
During a Yocto build on zeus, vtest fails during compile with the
following errors:

```
aarch64-poky-linux-gcc: error: /home/bamboo/build/zeus-5.4.70-2.3.3/fsl-imx-internal-xwayland/mx8/temp_build_dir/build_fsl-imx-internal-xwayland/tmp/work/aarch64-poky-linux/v2xsehsm/0.5-r0/build/libv2xCrypto.so.0.5.0: No such file or directory
aarch64-poky-linux-gcc: error: /home/bamboo/build/zeus-5.4.70-2.3.3/fsl-imx-internal-xwayland/mx8/temp_build_dir/build_fsl-imx-internal-xwayland/tmp/work/aarch64-poky-linux/v2xsehsm/0.5-r0/recipe-sysroot/usr/lib/hsm_lib.a: No such file or directory
```

On hardknott, vtest fails earlier during configure:

```
| CMake Error in CMakeLists.txt:
|   Imported target "v2xCrypto" includes non-existent path
|
|     "/opt2/hardknott/build/tmp/work/cortexa35-poky-linux/v2xsehsm/0.5-r0/git/include"
```

The cmake config file generated by v2xsehsm is not usable by vtest since it
refers to the v2xsehsm work folder, which is not guaranteed to exist and
causes the errors above.

Dropping the config file seems to be fine except for the location of the
header file v2xSe.h, fixed in the next commit.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2021-05-14 11:12:29 -05:00
i.MX Yocto Project Build
e5136947d1 imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to EULA 85d06b3
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-14 08:27:06 -05:00
i.MX Yocto Project Build
51ba0861e6 imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit d7040fb
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-14 08:27:06 -05:00
i.MX Yocto Project Build
1e4f156dcd linux-imx: Update to commit 8c73bc625c4d
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-14 08:09:06 -05:00
Lauren Post
bfcc43d666 linux-firmware: Update linux-firmware_%.bbappend to commit cdcde8e
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-14 08:03:12 -05:00
i.MX Yocto Project Build
f833e93089 SCR-5.4.70_2.3.3.txt: Automatic update
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-13 13:34:30 -05:00
i.MX Yocto Project Build
389800ccae imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit d7040fb
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-13 08:03:54 -05:00
Lauren Post
5330eca53c linux-firmware: Update linux-firmware_%.bbappend to commit 045ec25
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-13 07:50:39 -05:00
Lauren Post
cb1f8c6bfa imx-seco-libs: Use branch imx_5.4.70_2.3.3
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-12 12:00:47 -05:00
Lauren Post
d5697bf1a7 imx-seco-libs: Update imx-seco-libs_git.bb to commit 9da5d5a
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-12 11:59:54 -05:00
Lauren Post
f13368cf51 Update imx-seco_3.8.1.bb to commit fb02fab
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-12 11:59:42 -05:00
i.MX Yocto Project Build
50bffec055 imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit 14c0c17
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-12 08:27:29 -05:00
Ann Thornton
82ea56d86b EULA.txt, meta-bsp/conf/layer.conf: Update license to v23
Signed-off-by: Ann Thornton <ann.thornton@nxp.com>
2021-05-12 06:20:46 -07:00
Lauren Post
1547a9b3d7 imx-seco-libs: Update imx-seco-libs_git.bb to commit 501203b
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-11 19:01:20 -05:00
i.MX Yocto Project Build
bf235e747e imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit e35dee8
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-11 17:04:22 -05:00
i.MX Yocto Project Build
ab3d3c9eb5 imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit 3e4639a
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-11 15:28:46 -05:00
i.MX Yocto Project Build
84d7644c2b linux-imx: Update to commit 98f0e729e59c
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-11 15:08:37 -05:00
Lauren Post
a5895b57bf vtest: Update vtest_git.bb to commit 3216645
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-11 15:03:02 -05:00
Lauren Post
668f500876 v2xsehsm: Update v2xsehsm_0.5.bb to commit 1c4ea5d
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-11 14:59:34 -05:00
Lauren Post
6b29a1f985 tools/imx-setup-release.sh: Hook in meta-v2x since all recipes are locked to 8dxl
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-11 14:50:49 -05:00
Lauren Post
cc98338a86 python3-pybind11_2.5.0.bb: Fix to support building on Ubuntu 20.04
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-10 11:09:33 -05:00
i.MX Yocto Project Build
760e072f3c SCR-5.4.70_2.3.3.txt: Automatic update
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-10 10:48:16 -05:00
Lauren Post
887cd15737 ecdsa-lib: Update ecdsa-lib-imx EULA to commit 3c3fe2
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-07 13:38:13 -05:00
Lauren Post
751f4ac5ef vtest: Update branch to release branch
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-07 12:45:51 -05:00
Lauren Post
c60e8439a1 vtest: Update vtest_git.bb to commit 2a3b793
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-07 12:45:03 -05:00
Lauren Post
daac7282b2 v2xsehsm: Update v2xsehsm_0.5.bb to commit 1dd537f
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-07 12:33:02 -05:00
Lauren Post
11eb330eed ecdsa-lib-imx: Update ecdsa-lib-imx_3.3.1.bin to commit 44014772
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-07 12:25:08 -05:00
Lauren Post
7bcb1cc03f ecdsa-lib-imx: Update ecdsa-lib-imx_3.3.1.bin to commit ea708c8b
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-05-07 12:25:08 -05:00
i.MX Yocto Project Build
88c884911d imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit 401e4fa
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-06 11:49:18 -05:00
i.MX Yocto Project Build
b04867cb8d linux-imx: Update to commit 7f41e9239494
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-06 11:28:28 -05:00
i.MX Yocto Project Build
def347af3b imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit 3ff4fc6
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-06 11:19:24 -05:00
i.MX Yocto Project Build
b3bc5c5c4c imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit b48bd9d
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-05-04 08:56:16 -05:00
i.MX Yocto Project Build
3483e02345 imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit bebe8cb
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-04-26 15:19:27 -05:00
Tom Hochstein
4d650fef42 imx-seco: Remove noexec from install task [YOCIMX-5408]
The install task cannot be added downstream when noexec is used.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2021-04-26 10:18:40 -05:00
i.MX Yocto Project Build
757f2454fd imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to EULA 3c3fe2b
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-04-22 22:13:38 -05:00
i.MX Yocto Project Build
36717fd1b6 imx-sc-firmware: Update imx-sc-firmware_1.7.3.bb to commit 1bf94bb
Signed-off-by: i.MX Yocto Project Build <imx.build@nxp.com>
2021-04-22 22:13:38 -05:00
Lauren Post
72093fab20 u-boot-imx: Update to commit 44f5949dd9
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-04-22 19:07:17 -05:00
Lauren Post
78cfbf9c01 imx-seco-libs: Change to master branch
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-04-22 19:07:17 -05:00
Lauren Post
9ba931d6db imx-sc-firmware: Upgrade to 1.7.3 version
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2021-04-22 17:55:26 -05:00