summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Switch NXP QorIQ repositories to github.combackport-1330-to-kirkstoneJun Zhu2022-12-1528-31/+31
| | | | | | | | | Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu <junzhu@nxp.com> (cherry picked from commit db67bdf59ca6e7c2da4a6fbadb53b5ae238219a6)
* Merge pull request #1328 from Freescale/backport-1325-to-kirkstoneOtavio Salvador2022-12-142-4/+2
|\ | | | | [Backport kirkstone] u-boot-fslc: Bump revision to cbd7eb17ac1
| * imx-base.inc: Use generic-bsp to define the WKS_FILE for mx8 devicesOtavio Salvador2022-12-141-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | The bootloader support is generic however the override in use was nxp-bsp and causing the wrong wks file being used in the mainline BSP case. This commit changes the override and also remove the mx8m specific setting as it is redundant. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 1323b81259d2cf7c1d943658320a5f7128830aac)
| * u-boot-fslc: Bump revision to cbd7eb17ac1Otavio Salvador2022-12-141-1/+1
|/ | | | | | | | | | | | | Apply following changes: cbd7eb17ac1 imx8mn-venice-u-boot: Fix broken boot f463aeddbbf imx8mn-ddr4-evk-u-boot: Fix broken boot d1920093874 imx6qdl-sabresd: Pass mmc alias 047ac33f481 wandboard: Pass mmc aliases Fixes: #1324, #1267 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 37efa65108d367fd28cb0aa6ae789670e7358ae7)
* Merge pull request #1327 from Freescale/backport-1326-to-kirkstoneOtavio Salvador2022-12-141-2/+2
|\ | | | | [Backport kirkstone] imx-base.inc: Install NXP89xx Wi-Fi and BLE kernel driver
| * imx-base.inc: Install NXP89xx Wi-Fi and BLE kernel driverbackport-1326-to-kirkstoneJun Zhu2022-12-141-2/+2
|/ | | | | | | Add NXP89xx's kernel-module to MACHINE_EXTRA_RRECOMMENDS instead of MACHINE_FIRMWARE. Signed-off-by: Jun Zhu <junzhu@nxp.com> (cherry picked from commit 029d698fe9523f88423241fcc6828f1ddc405045)
* Merge pull request #1323 from Freescale/backport-1322-to-kirkstoneOtavio Salvador2022-12-081-28/+9
|\ | | | | [Backport kirkstone] jailhouse: update to lf-5.15.52_2.1.0
| * jailhouse: update to lf-5.15.52_2.1.0Ricardo Salveti2022-12-081-28/+9
|/ | | | | | | | | | | | | | | | | | | | | Update jailhouse to the NXP lf-5.15.52_2.1.0 release, and clean up the packaging logic to align with the latest release. Packaging changes: - Drop build instructions for tools as that is now built as part of the main Makefile - Drop JH_CONFIG and related tools variables as they are not required - Change do_compile and do_install to prepend to allow the logic from setuptools3 to be executed (and package pyjailhouse properly) - Drop kernel from PACKAGE_BEFORE_PN, as it wasn't really used in the end, and doesn't work correctly with usrmerge. Prefer removing libdir that gets appended by setuptools3 for module split to work correctly with and without usrmerge. - Update FILES for pyjailhouse to include all the python related files produced by the build Signed-off-by: Ricardo Salveti <ricardo@foundries.io> (cherry picked from commit 0bd7408bc48a330adb6731119e8d57bf4911b1fe)
* Merge pull request #1321 from Freescale/backport-1320-to-kirkstoneOtavio Salvador2022-12-061-3/+4
|\ | | | | [Backport kirkstone] jailhouse: update to lf-5.15.32_2.0.0 branch
| * jailhouse: update to lf-5.15.32_2.0.0 branchJose Quaresma2022-12-061-3/+4
|/ | | | | | | | Also fix installation path of the modules and firmware when usrmerge is enabled. Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> (cherry picked from commit 872b75833722b6ef33ab80fb50cf7ca613b375f5)
* Merge pull request #1317 from Freescale/backport-1316-to-kirkstoneOtavio Salvador2022-11-281-11/+5
|\ | | | | [Backport kirkstone] Fix MACHINE_SOCARCH_FILTER for OpenCL
| * imx-base.inc: Add virtual/opencl-icd to MACHINE_SOCARCH_FILTERTom Hochstein2022-11-281-1/+2
| | | | | | | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 3cdcac1bc39d63b2bfa1a7d31534061ad9993801)
| * imx-base.inc: Fix MACHINE_SOCARCH_FILTER for OpenCLTom Hochstein2022-11-281-10/+3
|/ | | | | | | | imx-gpu-viv is used for i.MX GPU so set MACHINE_SOCARCH_FILTER accordingly. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> (cherry picked from commit 0d341461a540824146d7a2d8186538a3fc6cb976)
* Merge pull request #1315 from Freescale/backport-1314-to-kirkstoneOtavio Salvador2022-11-285-14/+14
|\ | | | | [Backport kirkstone] Upgrade Rest to lf5.15.52_2.1.0
| * kernel-module-imx-gpu-viv: fix version in recipe file namebackport-1314-to-kirkstoneMax Krummenacher2022-11-281-0/+0
| | | | | | | | | | | | | | | | | | Commit 40afcf9e ("kernel-module-imx-gpu-viv: upgrade from 6.4.3.p4.2 to 6.4.3.p4.4") did update the kernel module but kept PV in the recipe name at the old version. Rename the file to be consistent. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 3eed5daa3fbde8c71b8bf59432416a21d5f3448c)
| * imx-seco-libs: upgrade from lf-5.15.5_1.0.0 to lf-5.15.52-2.1.0Max Krummenacher2022-11-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v35 May 2022. The branch naming is a bit erratic but the commit history is linear, b255047 is a descendant of 06a9062. Commit history: b255047 (tag: lf-5.15.52-2.1.0, origin/imx_5.4.70_2.3.9) update EULA to v35 bbae88a AHAB-756: support secure ram for HSM mac one go with MMCAU c24e99b SCR.txt: Update Release Location aff59d9 LF-6126: Add support for AES ECB dcf0824 LF-6124: Reword to highlight difference between B0 Vs other devices b97dde8 Add support for FIPS self-test command (only supported on DXL B0) 6c41488 AHAB-716: update doc 1976d2e AHAB-716: cosmetic 1a7ca0e Static code analysis fixes. 4e96c37 V2XA-776: hsm manage key - update v2x test with OTP Root KEK flag c047645 AHAB-716: update doc da01a3b AHAB-716: Add the support of HMAC and TLS & Update the list of unsupported curves e4faff7 AHAB-716: Add the OTP Root KEK flag to the manage Key on DXL B0 152d02d AHAB-716: license update 675061e Add python script to derive OEM KEK for SECO and V2X 2a7d604 Add short doc to describe how to run she_test 6a340ad Zero initialize parameter structures in hsm_test main to avoid crash 45910c1 AHAB-683: Add AES CCM examples for new IV handling cde1670 AHAB-715: Updates from static code analysis 2bd67a5 Update supported key list for QXP C0 sig verif, correct hashing reference 1018333 AHAB-683: Modify comment for clarity 3592d0f AHAB-683: Update requirements for CCM IV to match FIPS Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 43deb1c0ec0dfbc32126cc3134704b48b30111be)
| * imx-seco: upgrade from 3.8.6 to 5.8.7.1Max Krummenacher2022-11-281-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v35 May 2022. Note that the binary blobs are only updated for i.MX 8DXL SoC. Binary blobs for all other SoC have the same md5sum as in the 3.8.6 version. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 2ebc966fca24cbecdb90bb8a09ee34910f800f22)
| * imx-sc-firmware: upgrade from 1.13.0 to 1.14.0Max Krummenacher2022-11-281-4/+4
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit a009c0da2f2a22e99d3a81df6ac43d02cd748f8e)
| * firmware-sof-imx: upgrade from 1.9.0-1 to 2.2.0Max Krummenacher2022-11-281-2/+2
|/ | | | | | | Update to the version used in lf5.15.52_2.1.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 17d3879b85d65c83b2b4241fedbfdd88f80aadcd)
* imx-boot: Create missing build directoriesKhem Raj2022-11-281-0/+6
| | | | | | | | | | | | | | | | These are needed by do_uboot_assemble_fitimage code after https://git.openembedded.org/openembedded-core/commit/?id=5e12dc911d0c541f43aa6d0c046fb87e8b7c1f7e since this code now expects these directories to exist even if we are not using it Fixes run.do_uboot_assemble_fitimage.2153024: line 1 64: cd: /mnt/b/yoe/master/build/tmp/work/imx8qm_var_som-yoe-linux-musl/imx-boot/1.0-r0/git/imx8qm_var_som_defconfig: No such file or directory Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 94374963a83b6d99c696f211aae1a41346ca983a)
* Merge pull request #1313 from Freescale/backport-1311-to-kirkstoneOtavio Salvador2022-11-261-3/+13
|\ | | | | [Backport kirkstone] imx-boot-container: add extra firmware copy from deploydir
| * imx-boot-container: add copy of soc-specific firmwareGary Bisson2022-11-261-3/+13
|/ | | | | | | | | | - Currently only the DDR firmware files are copied - i.MX 8MQ SoC also requires either HDMI or DP firmware - Refactor the copy from deploydir to the U-Boot build folder to be generic to all firmware files Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> (cherry picked from commit bfd95d9c437b5d5b2b9069721ed224e7b8837074)
* Merge pull request #1312 from Freescale/backport-1310-to-kirkstoneOtavio Salvador2022-11-2523-112/+187
|\ | | | | [Backport kirkstone] Upgrade Multimedia Packages to lf5.15.52_2.1.0
| * opencv: imx: update the i.mx fork to 4.6.0Max Krummenacher2022-11-253-40/+54
| | | | | | | | | | | | | | | | | | | | - Pull in the 4.6.0 meta-openembedded copy plus https://lore.kernel.org/all/20221121180529.3358952-1-max.oss.09@gmail.com/ - OpenCV_DNN_examples.patch taken from meta-imx - Adapt the PREFERRED_VERSION Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 5554647fa199375fb8e1aef657d5ff74ac115022)
| * basler-camera: upgrade from 4.2.2.18.0 to 4.2.2.19.0Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 26d6bf62a88b4f0c6d4709a40ed9a8ee9b724b40)
| * isp-imx: prevent oe qa warningMax Krummenacher2022-11-251-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As the recipe installs the file 'by hand' rather than using `make install` make sure that the binaries get their final RPATH set during do_compile rather than relying on the CMake produced RPATH magic in `make install`. | WARNING: isp-imx-4.2.2.19.0-r0 do_package_qa: QA Issue: File /usr/lib/libmedia_server.so in package isp-imx contains reference to TMPDIR | File /opt/imx8-isp/bin/isp_media_server in package isp-imx contains reference to TMPDIR [buildpaths] With this the 'INSANE_SKIP:${PN} = "rpaths"' is also no longer needed as the following error is also gone: | ERROR: isp-imx-4.2.2.19.0-r0 do_package_qa: QA Issue: package isp-imx contains bad RPATH $ORIGIN:/.../isp-imx-4.2.2.19.0/dewarp/proprietories/hal/lib: in file .../packages-split/isp-imx/usr/lib/libmedia_server.so | package isp-imx contains bad RPATH $ORIGIN/.../isp-imx-4.2.2.19.0/dewarp/proprietories/hal/lib in file .../packages-split/isp-imx/opt/imx8-isp/bin/isp_media_server [rpaths] Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 58ccfda536668e7108111493a4f328e0e42b2cae)
| * isp-imx: upgrade from 4.2.2.18.0 to 4.2.2.19.0Max Krummenacher2022-11-251-3/+5
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit e1ab592ab03a1c75b85757aaf582e0139810f701)
| * kernel-module-isp-vvcam: prevent oe qa warningMax Krummenacher2022-11-251-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When building objects in a path like ${S}/../isp/isp_miv1.o the resulting object files do not get their paths rewriten with the bitbake.conf provided DEBUG_PREFIX_MAP rules. Set DEBUG_PREFIX_MAP to the parent of ${S} to prevent the following warnings: | WARNING: kernel-module-isp-vvcam-4.2.2.19.0-r0 do_package_qa: QA Issue: | File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/sensor/ar1335/.debug/ar1335.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR | File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/sensor/os08a20/.debug/os08a20.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR | File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/sensor/ov2775/.debug/ov2775.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR | File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/.debug/vvcam-dwe.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR | File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/.debug/vvcam-isp.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR | File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/focus/vcm_dw9790/.debug/vcm-dw9790.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR | File /lib/modules/5.15.77-5.15.77-2.1.0+g7547e8bfc01a/extra/video/.debug/vvcam-video.ko in package kernel-module-isp-vvcam-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit af6f0c510085280500372c07157e9edd68122d38)
| * kernel-module-isp-vvcam: upgrade from 4.2.2.18.0 to 4.2.2.19.0Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. Commit history: * b26ee8a LF-6957: P19 os08a20 4K@30fps image is abnormal * c98a7dc LF-6890: media: isp: fix build error due to API renamed * 62545f6 M865SW-984: Reduce write isp registers' risks that leaded the vvext test met system hung issue. * 6b4cb8e M865SW-1031: the second isp port jump frames * 11110c0 LF-6655: ISP Camera: os08a20 4k@15fps ISP stiching HDR setting support * 6be15f1 LF-6619: CAPTURE: os08a20 4k@30fps linear mode support * 48fb81b LF-6601-1: Update vvcam P19 release for the vvcam * aa19ac5 fix the rmmod vvcam-isp kernel null point * 1481da2 add the isp multiply power domain device link ways. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 7f551ae01ebfa29b155671565885b711dee020c0)
| * imx-gst1.0-plugin: upgrade from 4.7.0 to 4.7.1Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. Commit history: * f4410b7 LF-6531 imxcompositor: add video information handling by title format for upstream amphion vpu driver * befcd74 MKL-25625 imx2ddevice_pxp: add support to pxp new api and new formats * 2a26823 MMFMWK-9106 vpuenc: add QpMin and QpMax property for 8mm/8mp * d630a98 MMFMWK-9073 add support for imx93 * 6e9b88f [configurea.ac] Update version to 4.7.1 for next release Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 867abd832e9d66a30909e763bd2d3407688e3c43)
| * gstreamer1.0-plugins-bad: upgrade from MM_04.07.00_2205_L5.15.y to ↵Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | MM_04.07.01_2208_L5.15.y Update to the version used in lf5.15.52_2.1.0. Commit history: * a9c9d17bb wlwindow: fix 8qxp and 8qm video playback performance issue * 8ecf6a59f MMFMWK-9073 waylandsink: set as default videosink for mx93 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 3ad656c09f0959e7fa420c44b84fb5b09c39b3cb)
| * gstreamer1.0-plugins-good: upgrade from MM_04.07.00_2205_L5.15.y to ↵Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MM_04.07.01_2208_L5.15.y Update to the version used in lf5.15.52_2.1.0. Commit history: * b83d1e4a3 LF-6577 v4l2: add capture buffer check and resize to avoid deadlock issue when seek * b9319a38b LF-6531 v4l2: revert "v4l2videodec: workaround for v4l2 driver multi-plane" * 5459be91d LF-6531 v4l2: fix the critical log when unreference the buffer which memory type is multi-plane and contain no valid data * 059ed0874 LF-6531 v4l2: support stream with V4L2_FIELD_SEQ_TB field * ba9d457b0 LF-6531 v4l2: add function to detect upstream amphion vpu driver * 1cf76472c MMFMWK-9092 v4l2: Fix race condition between orphaning and stopping allocator * f5566b038 LF-6195 v4l2: Reset transfer in gst_v4l2_object_acquire_format() * dd7ae2aee v4l2: set default resolution if caps has no such information * fa45cf501 MMFMWK-9116 v4l2videodec: Fix output state memory leak Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 7b324fb978412efee459c6085c91caa4796839d0)
| * gstreamer1.0-plugins-base: upgrade from MM_04.07.00_2205_L5.15.y to ↵Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | MM_04.07.01_2208_L5.15.y Update to the version used in lf5.15.52_2.1.0. Commit history: * db100facd MMFMWK-9073 gstimxcommon.h: add support for mx93 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit c8a9a04c5df4f6e8fd26b9df725a9ccecde137e0)
| * gstreamer1.0: upgrade from MM_04.07.00_2205_L5.15.y to MM_04.07.01_2208_L5.15.yMax Krummenacher2022-11-251-2/+2
| | | | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. No code changes, but the git repo was moved to github and a new branch used. Pull those changes in to be consistent with the plugin recipes. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 7defe6a97494f817a10f43c70ed71fe313c7926e)
| * imx-alsa-plugins: upgrade from MM_04.07.00_2205_L5.15.y to ↵Max Krummenacher2022-11-251-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | MM_04.07.01_2208_L5.15.y Update to the version used in lf5.15.52_2.1.0. Commit history: * a9643b8 LF-6596 swpdm: refine the gain setting * 6fc1604 LF-6274-2: swpdm: Support channel 1/2/3 * 61215bc LF-6274-1: swpdm: fix swpdm document Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 34077f988461dbb54095e85ea44f8c7c3b959189)
| * imx-vpuwrap: upgrade from MM_04.07.00_2205_L5.15.y to MM_04.07.01_2208_L5.15.yMax Krummenacher2022-11-251-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Commit history: * bb1a5f3 Update EULA.txt to v39 according to imx-release-info * 0d28bf2 Update EULA.txt to v38 according to imx-release-info * b12ca6a Update EULA.txt to v37 according to imx-release-info * c6d52a5 Update EULA.txt to v36 according to imx-release-info * 7fbaf32 MMFMWK-9106 Add QpMin and QpMax property for 8mm/8mp * 06e3543 [configurea.ac] Update version to 4.7.1 for next release Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit e55609e8f1678f74528320b1788f5c26b9aa13ff)
| * imx-dsp-codec-ext: upgrade from 2.0.0 to 2.0.1Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit cedda4fdd6219e1081ce1bf60b14c08e3ce6f3d9)
| * imx-dsp: upgrade from 2.0.0 to 2.0.1Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 89f45daf8422f2f30ac48e1ba23912ccab6a3eef)
| * imx-vpu-hantro-vc: upgrade from 1.8.0 to 1.9.0Max Krummenacher2022-11-251-4/+4
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit ea13c15063cdc54ac7d7b4fb41adc9b728f46906)
| * imx-vpu-hantro-daemon: upgrade from 1.1.3 to 1.1.4Max Krummenacher2022-11-251-2/+2
| | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit f367f1c4f294414e6e5bf2ae9eb22aef69a84c5f)
| * imx-vpu-hantro: prevent warning from oe qaMax Krummenacher2022-11-252-1/+53
| | | | | | | | | | | | | | | | | | | | This passes among others -fdebug-prefix-map=... which prevents the following OE warning: | WARNING: imx-vpu-hantro-1.27.0-r0 do_package_qa: QA Issue: \ | File /usr/lib/.debug/libg1.so.1 in package imx-vpu-hantro-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 0b45cf3f5bf95c583b189c2fb5eaa125bf686a7d)
| * imx-vpu-hantro: upgrade from 1.26.0 to 1.27.0Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 143a9f756feea9cf6217f5d82a4811379d10b740)
| * imx-parser: upgrade from 4.7.0 to 4.7.1Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 7019ddda9897630602abba72461f3fee25277900)
| * imx-codec: upgrade from 4.7.0 to 4.7.1Max Krummenacher2022-11-251-3/+3
| | | | | | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. License was updated to NXP EULA v39 August 2022. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 42b95e850eae2f9958fa094e827ec18307f34c16)
| * kernel-module-nxp89xx: upgrade to mxm5x17344.p3Max Krummenacher2022-11-251-3/+3
|/ | | | | | | Update to the version used in lf5.15.52_2.1.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 9734381aa2bfb04fca41f4b256462a24b32aafd0)
* Merge pull request #1309 from Freescale/backport-1308-to-kirkstoneOtavio Salvador2022-11-242-4/+5
|\ | | | | [Backport kirkstone] Fix the kernel for i.MX8QM and Update the Galcore Kernel Module
| * kernel-module-imx-gpu-viv: upgrade from 6.4.3.p4.2 to 6.4.3.p4.4backport-1308-to-kirkstoneMax Krummenacher2022-11-241-3/+3
| | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 40afcf9e06100da18d92ac37da337e2fc581817c)
| * linux-fslc-imx: fix fsl_lpuart boot freezeMax Krummenacher2022-11-241-1/+2
|/ | | | | | | This bumps the kernel to 9dcc132b0caa. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 697d5de9184246815d81b248bfa3a2175094ad02)
* Merge pull request #1307 from Freescale/backport-1306-to-kirkstoneOtavio Salvador2022-11-188-33/+48
|\ | | | | [Backport kirkstone] Upgrade Graphics Packages to lf5.15.52_2.1.0
| * weston imx: update from 10.0.0.imx to 10.0.1.imxMax Krummenacher2022-11-182-4/+4
| | | | | | | | | | | | | | Update to the version used in lf5.15.52_2.1.0. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com> (cherry picked from commit 8114b55995e4e73c19dab6670adc8d7ec633f8af)