summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* imx8dxl-ddr3l-evk: Fix BOARD_TYPEVinicius Aquino2021-11-051-1/+1
| | | | Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* Merge pull request #921 from YoeDistro/yoe/mutOtavio Salvador2021-11-041-2/+2
|\ | | | | qoriq-atf: Do not use append with += operator
| * qoriq-atf: Do not use append with += operatorKhem Raj2021-11-041-2/+2
|/ | | | | | | | this is undefined behaviour, mant times devs used them together to get the missing space at the beginning of string which append/prepend needs but thats not intended behaviour Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #919 from Ossanes/topic/lzopOtavio Salvador2021-11-041-1/+1
|\ | | | | u-boot-fslc: Add lzop as dependency
| * u-boot-fslc: Add lzop as dependencyVinicius Aquino2021-11-041-1/+1
| | | | | | | | Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* | Merge pull request #915 from Ossanes/topic/remove-mx53ardOtavio Salvador2021-11-041-29/+0
|\ \ | | | | | | imx53ard: Remove machine due to its deadline
| * | imx53ard: Remove machine due to its deadlineVinicius Aquino2021-11-031-29/+0
| |/ | | | | | | | | | | Its defconfig has been removed by commit 1c4bd238 of u-boot-fslc. Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* | Merge pull request #917 from thochstein/masterOtavio Salvador2021-11-042-2/+52
|\ \ | | | | | | opencv: Backport updates from OE-Core
| * | opencv: Backport updates from OE-CoreTom Hochstein2021-11-032-2/+52
|/ / | | | | | | | | | | | | | | 2178fd7386 opencv: remove setup_vars_opencv4.sh cafcc65e74 opencv: fix build with protobuf-3.18 when dnn PACKAGECONFIG is enabled 3c022cd50d opencv: Do not lock to gcc only compiler Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | Merge pull request #916 from texierp/topic/git-fetcherOtavio Salvador2021-11-0337-46/+46
|\ \ | | | | | | recipes: use https protocol and add explicit branch parameter
| * | recipes: use https protocol and add explicit branch parameterPierre-Jean Texier2021-11-0337-46/+46
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Due to https://github.blog/2021-09-01-improving-git-protocol-security-github/#no-more-unauthenticated-git it is required to use https protocol for github repo accessing. Update created with oe-core/scripts/contrib/convert-srcuri.py (see [0]) Fixes: WARNING: /work/meta-freescale/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2021.07.bb: URL: git://github.com/Freescale/u-boot-fslc.git;branch=2021.07+fslc uses git protocol which is no longer supported by github. Please change to ;protocol=https in the url. [0] - https://git.openembedded.org/openembedded-core/tree/scripts/contrib/convert-srcuri.py Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
* | Merge pull request #914 from Ossanes/topic/obsolete-dtbOtavio Salvador2021-11-031-1/+0
|\ \ | |/ |/| imx8x-mek.inc: Remove obsolete dtb for DSP
| * imx8x-mek.inc: Remove obsolete dtb for DSPVinicius Aquino2021-11-031-1/+0
|/ | | | | | Some dtb for DSP were removed from the kernel. Signed-off-by: Vinicius Aquino <vinicius.aquino@ossystems.com.br>
* Merge pull request #906 from MaxKrummenacher/master-isp-imxOtavio Salvador2021-11-023-18/+44
|\ | | | | Draft: Master isp imx
| * isp-imx: don't deploy files also deployed by basler-cameraMax Krummenacher2021-11-021-1/+0
| | | | | | | | | | | | | | | | | | | | The files from dewarp/ are now provided from recipe basler-camera_4.2.2.15.0. Fixes the following doing do_rootfs: | * check_data_file_clashes: Package isp-imx wants to install file ...rootfs/opt/imx8-isp/bin/dewarp_config/sensor_dwe_1080P_config.json | But that file is already provided by package * libdaa3840-30mc1 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
| * isp-imx: provide an libtinyxml2 8.0.0 recipeMax Krummenacher2021-11-022-1/+27
| | | | | | | | | | | | | | | | | | | | | | isp-imx has precompiled binaries linked against that libtinyxml2 version. Remove files which are also provided by the 'current' recipe version of libtinyxml so that they don't clash during image/SDK creation. Since the isp-imx does do a link step against libtinyxml2 create the the unversioned symlink libtinyxml2.so in do_compile. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
| * isp-imx: fix configure errorMax Krummenacher2021-11-021-1/+2
| | | | | | | | | | | | | | | | | | Fixes commit ec31e767 ("isp-imx: upgrade to 4.2.2.15.0") | CMake Error at CMakeLists.txt:86 (message): | -DSDKTARGETSYSROOT=... missing from cmake call Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
| * isp-imx: refresh patchMax Krummenacher2021-11-021-15/+15
|/ | | | | | | | | | | | | | | | | Refresh patch after version bump. Fixes commit ec31e767 ("isp-imx: upgrade to 4.2.2.15.0") | ERROR: isp-imx-4.2.2.15.0-r0 do_patch: Applying patch '0001-isp-imx-drop-use-of-__TIME__-__DATE__.patch' on target directory '.../isp-imx/4.2.2.15.0-r0/isp-imx-4.2.2.15.0' | CmdError('quilt --quiltrc .../isp-imx/4.2.2.15.0-r0/recipe-sysroot-native/etc/quiltrc push', 0, 'stdout: Applying patch 0001-isp-imx-drop-use-of-__TIME__-__DATE__.patch | patching file mediacontrol/CMakeLists.txt | patching file mediacontrol/daemon/main_v4l2.cpp | Hunk #1 FAILED at 96. | Hunk #2 FAILED at 105. | Hunk #3 FAILED at 123. | 3 out of 3 hunks FAILED -- rejects in file mediacontrol/daemon/main_v4l2.cpp | Patch 0001-isp-imx-drop-use-of-__TIME__-__DATE__.patch does not apply (enforce with -f) Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* Merge pull request #907 from thochstein/masterOtavio Salvador2021-11-011-9/+11
|\ | | | | imx-gpu-viv updates for 6.4.3.p2.2
| * imx-gpu-viv: Install SOC-specific binariesTom Hochstein2021-10-311-0/+11
| | | | | | | | | | | | The archive now contains SOC-specific binaries. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
| * imx-gpu-viv: Drop SOC-specific header installationTom Hochstein2021-10-311-9/+0
| | | | | | | | | | | | | | The recipe installs GLES3 headers based on SOC. This is not necessary as lack of support is expected to be handled at runtime. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | Merge pull request #908 from thochstein/vulkanOtavio Salvador2021-11-011-2/+5
|\ \ | | | | | | imx-gpu-viv: Expose Vulkan library version
| * | imx-gpu-viv: Expose Vulkan library versionTom Hochstein2021-10-311-2/+5
| |/ | | | | | | | | | | | | Expose the Vulkan library version so NXP can easily override in their layer. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
* | Merge pull request #909 from sapiippo/masterOtavio Salvador2021-11-011-1/+0
|\ \ | |/ |/| imx8qm-mek: remove obsolete dtb
| * imx8qm-mek: remove obsolete dtbSamuli Piippo2021-11-011-1/+0
|/ | | | | | | imx8qm-mek-dsp.dtb is no longer available in the kernel, it was removed in de78ae45bfffed2c9490ab733d11ebab2672984d Signed-off-by: Samuli Piippo <samuli.piippo@qt.io>
* Merge pull request #905 from MaxKrummenacher/masterOtavio Salvador2021-10-311-0/+3
|\ | | | | imx-lib: fix packaging
| * imx-lib: fix packagingMax Krummenacher2021-10-311-0/+3
|/ | | | | | | | | | Fixes commit 87cb0d99 ("imx-lib: upgrade to 5.10.52_2.1.0") | ERROR: imx-lib-1_5.9+AUTOINC+87ddd80953-r0 do_package: QA Issue: imx-lib: Files/directories were installed but not shipped in any package: | /usr/lib/libcec.go | /usr/lib/libipu.go Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* Merge pull request #904 from YoeDistro/yoe/mutOtavio Salvador2021-10-291-10/+6
|\ | | | | waffle: Forward port Separate-surfaceless-option-from-x11 patch as well
| * waffle: Forward port Separate-surfaceless-option-from-x11 patch as wellKhem Raj2021-10-291-10/+6
|/ | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #903 from YoeDistro/yoe/mutOtavio Salvador2021-10-291-15/+13
|\ | | | | waffle: Forward port the patch to latest waffle
| * waffle: Forward port the patch to latest waffleKhem Raj2021-10-291-15/+13
|/ | | | | | OE-core has new version Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Merge pull request #896 from zandrey/upgrade-to-nxp-5.10.52-2.1.0Otavio Salvador2021-10-2533-484/+434
|\ | | | | Upgrade to NXP Release: 5.10.52-2.1.0
| * imx-vpuwrap: upgrade to 4.6.2Andrey Zhizhikin2021-10-221-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following commits are included in this update: ---- f09ceba ("Update EULA.txt to v27 according to imx-release-info") 60b5950 ("Update EULA.txt to v25 according to imx-release-info") 8dce1b6 ("Update EULA.txt to v24 according to imx-release-info") c278d0d ("Update EULA.txt to v23 according to imx-release-info") 42da611 ("[configurea.ac] Update version to 4.6.2 for next release") 761c323 ("MMFMWK-8940 Force inserted I frame to be IDR frame.") bf01b8f ("Update EULA.txt to v19 according to imx-release-info") 9d05c1d ("Update EULA.txt to v18 according to imx-release-info") f84384e ("MA-18641 Fix vp8 encoder bitrate incorrect") 0594603 ("LF-3164 Fix segmentation fault when seeking one RV clip") fb11efe ("MMFMWK-8922 [8mp]Force one frame to be key frame with parameter nForceIPicture") 735d02d ("MMFMWK-8926 [hantro] disable adaptive mode") 7e94957 ("[configurea.ac] Update version to 4.6.1 for next release") 806fe7e ("Revert "MMFMWK-8922 [8mp]Force one frame to be key frame with parameter nForceIPicture"") eb4b209 ("MMFMWK-8922 [8mp]Force one frame to be key frame with parameter nForceIPicture") 13e9e78 ("MMFMWK-8816 vpuenc: add VBR mode for 8mm/8mp") b931875 ("[configurea.ac] Update version to 4.6.0 for next release") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-parser: upgrade to 4.6.2Andrey Zhizhikin2021-10-221-3/+3
| | | | | | | | Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-codec: upgrade to 4.6.2Andrey Zhizhikin2021-10-221-3/+3
| | | | | | | | Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * kernel-module-isp-vvcam: upgrade to 4.2.2.15.0Andrey Zhizhikin2021-10-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | Following commits are included in this upgrade: ---- 47588cb ("fix run isp with gpu system hang") 4cba67a ("fix M865SW-752:dual basler ISP no output after run resolution switch") f1d6fd1 ("fix M865SW-752:ISP no output after run resolution switch") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * kernel-module-imx-gpu-viv: upgrade to 6.4.3.p2.2Andrey Zhizhikin2021-10-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following commits are included in this upgrade: ---- 9ed88c24c073 ("MGS-6364 [#imx-2637] mmuException enable on non-linux platform") 8f6ef7cf0a71 ("MGS-6371 [#imx-2489] Fixed the gckHARDWARE_SetFscaleValue().") 735750cefe9d ("MGS-6371 [#imx-2489] Remove gckHARDWARE_QueryIdleUnlocked().") 354c4e8d79e2 ("MGS-6371 [#imx-2489] weston crash with GPU frequency scaling test") dadbb5268b73 ("MGS-6364 [#imx-2637] add module parameters mmuException") 8f7fdea4e240 ("MGS-6362 [#imx-2636] set default GPU configuration to zero") d21f3ff502d5 ("MGS-6371 [#imx-2489] weston crash with GPU frequency scaling test") 1eb60a4b6838 ("MGS-6351 [#ccc] 0009-KERNEL-SPACE-Update-gc_feature_database.h-to-370970") c7a04ba13513 ("MGS-6351 [#ccc] 0121-KERNEL-SPACE-Update-gc_feature_database.h-to-369123") ec2a94061dda ("MGS-6351 [#ccc] 0110-IMX-2489-CL369042-KERNEL-SPACE-Merge-NXP-IMX-2489-ke") 08477c5a69ec ("MGS-6351 [#ccc] 0092-CL368512-KERNEL-SPACE-dev64x-refine-cl368499-and-fix") ec41c4fe7b8b ("MGS-6351 [#ccc] 0090-CL368499-KERNEL-SPACE-234062-add-a-function-of-recvo") dc0b2a07f249 ("MGS-6351 [#ccc] 0026-CL366927-USER-SPACE-TOT-v620_v1-v620_v3-v602-v630-v6") feaad9ebe1bb ("MGS-6351 [#ccc] 0025-CL366927-KERNEL-SPACE-TOT-v620_v1-v620_v3-v602-v630-") 96463f29ce93 ("MGS-6351 [#ccc] 0023-CL366921-KERNEL-SPACE-dev64x_234062-merge-the-gckOS_") efab5fbf64df ("MGS-6351 [#ccc] 0018-BUG30402-CL366610-KERNEL-SPACE-Fixed-an-incorrect-te") 4a10ab6a33b6 ("MGS-6351 [#ccc] 0014-CL366436-KERNEL-SPACE-dev64x_234062-Fix-IMX-2546-Goo") 4493c17d2bbf ("MGS-6351 [#ccc] 0001-CL363038-KERNEL-SPACE-dev64x_234062-there-is-no-cach") ff2c809a524a ("MGS-6306 [#ccc] 0053-CL31052-KERNEL-SPACE-reg-Fix-Compile-error-introduc") 80d71ff684f4 ("MGS-6306 [#ccc] 0051-CL361048-KERNEL-SPACE-v620_v2-Cmodel.-Update-comment") 07f6e6fa3f43 ("MGS-6306 [#ccc] 0076-KERNEL-SPACE-Update-gc_feature_database.h-to-362025") 02cf78d3631d ("MGS-6306 [#ccc] 0032-CL359036-KERNEL-SPACE-6.4.x_234062-Fix-build-error-c") ae684e674d97 ("MGS-6306 [#ccc] 0024-IMX-2496-CL358735-KERNEL-SPACE-projects.dev_234062-I") 01cf89ac3288 ("MGS-6306 [#ccc] 0022-CL358626-KERNEL-SPACE-6.4.x_234062-Fix-build-error-o") ecf41b2c3a30 ("MGS-6306 [#ccc] 0004-CL354396-KERNEL-SPACE-dev64x_234062-elminate-the-err") db7fa04f3a0b ("MGS-6306 [#ccc] 0001-BUG29959-CL354178-KERNEL-SPACE-6.4.x-6.4.x_234062-bu") 208e6ba3a8d1 ("MGS-6198 [#imx-2599] [QNX] Support SDP7.1") f6a3d08effc1 ("MGS-6198-1 [#imx-2599] [QNX] Support SDP7.1") d3d40dd76128 ("MGS-6108 [#imx-2416] Fix OpenCL-CTS test_buffer fail issue.") 13901d97f8bf ("LF-3886 [#imx-2532] Coverity Issue:15625673 Uninitialized scalar variable") 6e4162a25596 ("MGS-6273 [#ccc] 0086-KERNEL-SPACE-Update-gc_feature_database.h-to-352906") 003dab464794 ("MGS-6273 [#ccc] 0032-IMX-2523-CL351165-KERNEL-SPACE-64x_234062-merge-the-") 264114da7d27 ("MGS-6273 [#ccc] 0001-BUG28459-CL346090-KERNEL-SPACE-nxp234062-merge-CL344") a619545d39e0 ("MGS-6186 [#imx-2493] AtomSetMask for event pending when recovery") a2abff86c9f7 ("MGS-6186 [#imx-2493] disable pm when recovery") 7a8a28770b85 ("MGS-6197 [#imx-2532] fix compile error when DEBUG enable") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-gpu-g2d: upgrade to 6.4.3.p2.2Andrey Zhizhikin2021-10-221-5/+5
| | | | | | | | Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-dpu-g2d: upgrade to 1.9.4Andrey Zhizhikin2021-10-221-4/+4
| | | | | | | | | | | | Add runtime dependency to libopencl-imx. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-gpu-viv: upgrade to 6.4.3.p2.2Andrey Zhizhikin2021-10-224-9/+9
| | | | | | | | Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * isp-imx: upgrade to 4.2.2.15.0Andrey Zhizhikin2021-10-222-7/+7
| | | | | | | | | | | | | | Upgrade both isp-imx and basler-camera packages to revision 4.2.2.15.0, which is included in NXP release 5.10.52-2.1.0. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-vpu-hantro[-vc]: upgrade to 5.10.52-2.1.0Andrey Zhizhikin2021-10-224-42/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | Hantro VPU libraries are upgraded to following versions in the NXP release 5.10.52-2.1.0: - imx-vpu-hantro: 1.23.0 - imx-vpu-hantro-daemon: 1.1.0 - imx-vpu-hantro-vc: 1.5.0 Drop patch from imx-vpu-hantro-daemon package build as it has been applied upstream and is present in the updated version. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-gpu-viv: skip QA check for libgl-imx packageAndrey Zhizhikin2021-10-221-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | libgl-imx package provides libGL, which has runtime dependencies on X11 libraries. In case of Wayland-only builds, this triggers the QA error on missing RDEPENDS, since they are not provided by any package. Skip this QA check for libgl-imx package, as it is not distributed for Wayland-only builds, and has dependencies properly resolved when X11 builds are used. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-test: upgrade to 5.10.52_2.1.0Andrey Zhizhikin2021-10-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | Following commits are included in this upgrade: ---- 2dcb987 ("MLK-25647-2 mxc_v4l2_vpu_test: expand the conversion function") 2b63cde ("MLK-25647 mxc_v4l2_vpu_test: expand the conversion function") f078eac ("unit_test: mxc_v4l2_test: add camera test support for iMX8ULP") afa5afe ("MLK-25487-2:mxc_v4l2_vpu_test: improve mpeg4 parser") 703ed09 ("MLK-25487:mxc_v4l2_vpu_test: Implement a simple seek function in unit test") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-seco: upgrade to 3.8.2Andrey Zhizhikin2021-10-221-3/+3
| | | | | | | | Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-mkimage: use mkimage tool from sysrootAndrey Zhizhikin2021-10-223-3/+84
| | | | | | | | | | | | | | | | | | | | | | mkimage tool is provided as a part of sysroot and should not be used as a local copy, since it contains runtime dependencies which local copy does not account for. Drop the local copy on mkimage, introduce the patch that fixes mkimage invocations in build system. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-mkimage: update to 5.10.52-2.1.0Andrey Zhizhikin2021-10-221-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Following commits are included in this update: ---- 1112c88 ("MLK-25706: iMX8M: soc: fix support to override u-boot DTB file name") 5af389c ("iMX8ULP: support xip for m33 and add README") 37faca4 ("MLK-25490 imx8m: Remove unused DDR registers file") 4e241ae ("iMX8M: Support to override u-boot DTB file name") 7e5ff11 ("imx8ulp: Workaround ATXP flash header for dual boot") 394188b ("Support iMX8ULP secure boot") 32bf25f ("imx8ulp: Add flash_dualboot_m33 to generate M33 container") aa44b32 ("imx8ulp: Move M33 image before AP image for single boot") ad70dd2 ("imx8qm: cockpit: fix Linux image name in nightly targets") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-lib: upgrade to 5.10.52_2.1.0Andrey Zhizhikin2021-10-221-4/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update branch, SRCREV and PV to point to new version, add support for mx8ulp. Following commits are included in this revision: ---- 87ddd80 ("lib: pxp: add DMABUF support for pxp lib") 7fc4448 ("lib: pxp: remove unsigned long force type conversion") 5ac2f74 ("lib: pxp: Makefile: Add iMX8ULP platform support") d09fbbc ("MA-15553-1 Amend Cflag & Cppflag in go file") 026eefc ("MA-15263-3 convert Android.mk to Android.bp") fcf9171 ("MA-14403 Bring imx6/7 soc on q-preview (LOCAL_MODULE_TAGS)") ---- Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * firmware-sof-imx: upgrade to 1.9.0-1Andrey Zhizhikin2021-10-221-2/+2
| | | | | | | | Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
| * imx-sc-firmware: upgrade to 1.10.0Andrey Zhizhikin2021-10-221-3/+3
| | | | | | | | Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>