aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-09-05linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=yAndreas Müller
Fixes: | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[220]: Failed to apply ACL on /dev/v4l-subdev0: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[224]: Failed to apply ACL on /dev/v4l-subdev1: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[215]: Failed to apply ACL on /dev/v4l-subdev10: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[228]: Failed to apply ACL on /dev/v4l-subdev2: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[232]: Failed to apply ACL on /dev/v4l-subdev5: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[217]: Failed to apply ACL on /dev/v4l-subdev11: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[214]: Failed to apply ACL on /dev/dri/card1: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[216]: Failed to apply ACL on /dev/v4l-subdev8: Operation not supported | Sep 04 09:05:10 imx6qdl-variscite-som systemd-udevd[226]: Failed to apply ACL on /dev/v4l-subdev9: Operation not supported and nasty follow-ups: Starting weston from sddm as unpriviledged user fails with some hints on missing access rights. For a better understanding CONFIG_TMPFS=y was added which was set indirectly by CONFIG_DEVTMPFS=y Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 63366536e30e892e0bf3ee6b5e53de77720ae158)
2018-09-05linux-fslc: Update SRCREVAndreas Müller
The only change introduced is menuconfig fix. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit dbf6103a3e30f9b56b4952eefb6507f1dbea891d)
2018-08-31linux-mfgtool: Simplify linux-mfgtool supportMarc Ferland
As OpenEmbedded-Core now supports (from commit 5b4aab6b40cf21471442e21abc8051b38985de84) building multiple kernels, this patch completly replaces the old linux-mfgtool with a single statement: KERNEL_PACKAGE_NAME = "linux-mfgtool" and it works surprisingly well! This patch also provides a separate defconfig for linux-imx-mfgtool (which currently is a copy of linux-imx defconfig). Note: The linux-mfgtool kernel will be deployed in ${DEPLOY}/mfgtool. Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-08-30u-boot-fslc: Bump revision to 1e13b91aOtavio Salvador
1e13b91af7 mx6sabre_common: Allow the videoargs to be passed to bootargs Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 385e68c9470e52ff8226002aaa89a9f70206cec6)
2018-08-30Revert "libdrm: Remove unused patches"Pierluigi Passaro
This reverts commit dca6c66e5710938a3ea035b09b86ca3d1a6915c6. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 063154a7783aeafd299739c450e9fef754ead7a8)
2018-08-22linux-mfgtool.inc: This reduce the extender classOtavio Salvador
This removes duplicated code from the extender class and instead calls the parent's code. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 801658c710e3a59ce9dc8d5fa892f1865071fc94)
2018-08-22linux-mfgtool.inc: Fix wrong build dependencyOtavio Salvador
This fixes following error: ERROR: Nothing PROVIDES 'virtual/mfgtool-arm-...-binutils'. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 7a5f1e14504e43bf41ebb9f36cb56bd71cceab32)
2018-07-12wayland: Remove file provided by imx-gpu-vivFabio Berton
wayland-egl.pc is installed by imx-gpu-viv and we need to remove from wayland package for imxgpu machines. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 3be51cd536cfb08e95e852ddfdb180a51798b1f0)
2018-07-12u-boot-fslc: Update to 2018.07-based forkOtavio Salvador
This updates the fork on top of current 2018.07 release and also adds a much improved support to pico-imx7d and pico-imx6ul. The list of commits included are: bc558729a7 warp7: update defconfig to support the generic loading interface e5a6138278 mx25pdk: Change root to use a single partition layout f9d1e13cf5 mx6sabre_common: Dynamically change the video output 865268ce8a mx6sabresd: Enable video interfaces in bootargs 7db6f3d8c5 mx6sabresd: Use LDO dtb file until LDO bypass support is added 84fc5b0de1 mx6slevk: Use LDO dtb file until LDO bypass support is added ccf16e75e7 pico-imx6ul: Convert to distro config 06eecc42a2 configs/imx: Remove 'mmcautodect' variable 12c65ae7a9 pico-imx7d: Add new pico-pi config fe4fd4e1ea pico-imx7d: README: Drop old instructions about secure mode a076cc293b pico-imx7d: README: Use dfu-util to flash U-Boot 24f9fcde47 pico-imx7d: Enable auxiliary code support 78fead0843 pico-imx7d: Allow default fdtfile to be overridden by defconfig 04d0d8894f pico-imx7d: Do not override addrmap5 e5833f48e6 pico-imx7d: Enable CONFIG_ARMV7_BOOT_SEC_DEFAULT ceb9087434 pico-imx7d: Add Falcon mode support 8800626580 pico-imx7d: Add bootmenu to choose the baseboard f2c33216e7 pico-imx7d: Add support for update SPL using DFU 6cc975154d pico-imx7d: Add SPL support 349985a0f2 pico-imx7d: Add fastboot support 76a4da5eb1 pico-imx7d: Add default DFU targets c6c4a0e0d8 pico-imx7d: Add GPT partitioning support 9ac7204c7a pico-imx7d: Fix common distro configuration behavior 62523103a0 pico-imx7d: Convert to distro config Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 02fc6a68ecc9d76cdaeca483b70dc37180e2e7f8)
2018-07-11imx-gpu-viv: fix vulkan headers issueGary Bisson
They need to be removed in favor of the standard ones. Otherwise GStreamer (or most likely other packages) throws this error: "ERROR: The file /usr/include/vulkan/vk_sdk_platform.h is installed by both vulkan and imx-gpu-viv, aborting" Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> (cherry picked from commit 6b4da0b0a91637fe54f89d2389e43625ba1d753c)
2018-07-11imx-gpu-viv: add missing wayland-egl.pc copyGary Bisson
Otherwise prevents other packages to build, producing this error: | No package 'wayland-egl' found Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> (cherry picked from commit ddbc0c5fe55e38ccf020ee2f1d852074f0991cd8)
2018-07-06libdrm: Fix typo in DEFAULT_PREFERENCEFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit ce51c26a125495728b9d5485afa4d540bf0f405b)
2018-07-06weston: Set DEFAULT_PREFERENCE to -1Fabio Berton
This recipe need to be set by machine using: PREFERRED_VERSION_weston = "4.0.0.imx" Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit bc093ba16280d68a8c6259788683b9bcce0a158a)
2018-07-06odp: update to bda2c9Chunrong Guo
*include the following changes: bda2c9 - .gitmodules: use codeaurora url 7db258d - Merge pull request #520 in GITAM/odp from ~NXA07732/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 6a2a62f - Updating the sub-module path to bitbucket from stash. 2923db9 - dpaa2: Fix odp restart issue in scheduler mode 946d32e - odp: Update qbman commit to 75ff61a7ca6acdbdbb780161b053cbcbc990f1be e354952 - Removing atomic/ordered context while enqueuing the buffer bef6398 - TM: Invalid flow crash fix 8e7a136 - Removed device based jiffies df492ef - Fixing legal issues 3e9c5da - Scripts: binaries path and odp_tm test cases updated c91dac8 - Werror flag enabled for ODP library ced3aaf - Updated MC flib to version 10.3.2 a68cd87 - odp_pktio_stats API updated 03e0e05 - LD_LIBRARY_PATH removed from loopback_script 7a64406 - CUNIT: Cunit installation enabled 048c6a6 - script: ODP library path fixed 16a0e99 - Removing local compilation patch from QBMAN repo b792e84 - Merge pull request #505 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 281a676 - Merge pull request #487 in GITAM/odp from ~B46187/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 8e2888b - odp_dpaa2: Patch to replace build type flag from compile time to runtime. 26e4bdc - Fixed odp_pktout_send API fails to transmit > 8 packets c46b0bb - Patch to odp_l2fwd issue in queue mode. *fix building error with GCC8 update CFLAGS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 01ef43dcdc3a3ffc72dad31fb12fef8a09f483de)
2018-07-06optee-test-qoriq: update recipesChunrong Guo
*Fix GCC 8 build error *Update EXTRA_OEMAKE set Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 27d7544bd5db54ae11ac21f65e7da787d3dd2028)
2018-07-06restool: update to 2815572Chunrong Guo
*include the following changes: 2815572 - dpdmai: add --num-queues create parameter a5f268b - scripts: suppress unit_address_vs_reg warnings when using newer dtc 0e2846a - scripts: Fix MC version check d9cbf56 - dprc: use the corect specifier for uint16_t 1b49539 - dpni: print both rx and tx tcs number 10af575 - dpni: add support for 16 TX tcs ad33877 - dpni: add DPNI_OPT_SINGLE_SENDER option 887deae - scripts: Infer switch ports number from specified endpoints c8111df - scripts: Avoid word splitting 7a15d3e - ls-addsw: show netdev names when creating a dpsw 81fb178 - ls-addmux: fix endpoint discovery 254aef8 - update copyright years Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 01c1c1b365ba1b5c64412a993d69c2fd7d9b48f5)
2018-07-05imx-test: Rework DEPENDS and VPU supportOtavio Salvador
All variants depends on `virtual/kernel`, `imx-lib` and `alsa-lib`, so this can be added by default. The VPU support has been moved to a `PACKAGECONFIG` so it adds the respective `make` parameter, and dependency, depending on the `MACHINEOVERRIDES` value. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 6fdd26a72b923044351674f4172c85f160c6f301)
2018-07-05imx-test: Add to EXTRA_OEMAKE if machine has vpuFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 68942ef68aef1ca59f70a4392f839e8c99b0cc02)
2018-07-05imx-test: Add virtual/imxvpu to DEPENDS for imxvpu machineFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit f8417256f3862f84382e1e8a3cac5b845ce3f857)
2018-07-05wayland: Backport recipe for version 1.15Fabio Berton
From OE-Core commit: 6e5952fcfc13ff4b63c9376bd41a1dbba957f425 Package libwayland-egl has been moved to wayland on version 1.15+ and we need to use wayland 1.15+ to build weston i.MX 4 Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-07-05weston-init: Fix inoperable Weston desktopTom Hochstein
For an image configured with pam and systemd, Weston apps would fail to run. For example: $ weston-terminal failed to connect to Wayland display: No such file or directory failed to create display: No such file or directory This fix is based on a proposal by Daniel Diaz to OE-core. The main part of the fix is the use of a new, manually created tty. The original proposal called weston directly, but that didn't seem to work where weston-launch did. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 6c50f608063f673f8763d2baebf1c486cb5ed63a)
2018-07-05weston-init: Remove OpenGL requirement for i.MX 6SLTom Hochstein
For parts with 2D GPU but not 3D GPU, OpenGL is not required. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 3650dc2b1d17ea3d3c0388a890592f89c47d84de)
2018-07-05weston: Remove OpenGL requirement for i.MX 6SLTom Hochstein
OpenGL is not required for parts with 2D GPU but no 3D GPU. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 74ae306d33971487efbe5faddcaeca670ec7634d)
2018-07-05weston: Use cairo for parts with 3D GPUTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 33cfb1800371a5aed74fd99a8cb6c56d118affd4)
2018-07-05weston: Add G2D rendering supportTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 57e479401af3ceb72743b0d91693f30c1af9852b)
2018-07-05weston: Set configuration for non-DRM partsTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit b552d7aed251c084ee80b90d584d789c1f762a80)
2018-07-05weston: Use a fork for i.MXTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit c7bce1d8726cfd04f18eee688b8ce65ecd1233a2)
2018-07-05weston: Copy upstream 4.0 recipeTom Hochstein
http://git.yoctoproject.org/cgit.cgi/poky/tree/?h=master-next&id=d05a268c5069c3fb47ceed47862ba36b5f49ebd3 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit fa818a55a70d0c6df6af57b477b4bd2ea9939953)
2018-07-05weston: Remove 2.0 recipeTom Hochstein
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 08d037b0ace4c71ae77b5e4bc6d990252995cf91)
2018-07-05weston: Set package arch for all i.MXTom Hochstein
Weston is built from a fork for all i.MX, not just those with GPU, so set the package arch accordingly. Change-Id: Ib8b2e639a8393dd41832c972d21812ee990a6c47 Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 433a85c877765b62bd5c480be212c5df30680cd6)
2018-07-05mesa-demos: Fix condition for GLES supportTom Hochstein
The condition for GLES support was incorrect and would remove GLES for parts with both 2D and 3D. Fix the condition so GLES is removed only for parts with 2D and no 3D. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 681d596e5cbf78cc27d1cdfccd329022242d2c14)
2018-07-05libepoxy: Append EGL_CFLAGS to CFLAGSFabio Berton
Add -DEGL_API_FB for non x11 distros and -DWL_EGL_PLATFORM for wayland distros. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 964a195536b61a4b9bf474a5c783ac888de2e846)
2018-07-05optee-client-qoriq: GCC 8 format-truncation errorChunrong Guo
*Fix the below error: |libteec/src/teec_trace.c:110:24: error: '%s' directive output may be truncated |writing up to 255 bytes into a region of size 246 [-Werror=format-truncation=] Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 0368b34d0d593de5d6e3a8770d5c80e4ed43c1ab)
2018-07-05ceetm: udpate to 6a7f2ecChunrong Guo
Following changes are included: 6a7f2ec - make: account for changes in the iproute2 4.15 sources 9231d65 - ceetm: dpaa2: Only print shaping info at root class level 85fd3f0 - ceetm: dpaa2: Update help text f98be8a - ceetm: choose between dpaa1/dpaa2 APIs at runtime ca49b40 - ceetm: add a DPAA version detector call 8d77ae9 - ceetm: dpaa2: rename the config type enum to reflect the arch aa9ef30 - ceetm: dpaa2: add the ceetm qdisc implementation a743094 - ceetm: dpaa1: rename the config type enum to reflect the arch c22d3d0 - ceetm: dpaa1: call the ceetm API from generic qdisc ops 4e24e6a - ceetm: dpaa1: move the ceetm API to a separate file d5b318f - ceetm: dpaa1: rename the ceetm ops to dpaa1_ceetm ops Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 5556f6f8352aa20cd916c7be5ed72628f5769fc2)
2018-07-05linux-qoriq/4.9: update to c488184Chunrong Guo
*Following changes are included: c488184 - Merge branch 'linux-4.9-nxp' into linux-4.9 on June 20, 2018 361d80c - ARM: lsdk.config: enable crypto options a1fd371 - dts: add copyright to the SDK dts files 0fc2a50 - PCI: Mark NXP LS1088 to avoid bus reset bus 8b8b238 - sdk_dpaa: ceetm: drain the ceetm CQs on destroy 383e96e - sdk_dpaa: ceetm: WQ/CEETM mode switchover cleanup e7bea11 - sdk_dpaa: ceetm: reset the wbfs groups and priorities on teardown cd65244 - sdk_dpaa: ceetm: propagate the ceetm channel through the qdisc tree c0e8fe5 - fsl_qbman: ceetm: export the qman_ceetm_query_cq call 505bde5 - sdk_dpaa: ceetm: stop the netdev queues when switching ceetm on ec7e25f - Merge branch 'linux-4.9-nxp' into linux-4.9 on June 19, 2018 5240d74 - powerpc: dts: fsl: Update to use SPDX identifiers 9b5070e - staging: fsl-dpaa2/eth: Update to use SPDX identifiers 6bc0b41 - bus: fsl-mc: dpio: add maintainer for DPIO 5214f40 - staging: fsl-mc/dpio: Skip endianness conversion in portal config 7b27258 - staging: fsl-mc: fix a few implicit includes 12d5c73 - staging: fsl-mc: Add SPDX license identifiers 73718b8 - staging/fsl-mc/bus/dpio: Add Support for Order Restoration 088f152 - staging: fsl-mc/dpio: Propagate error code eda0070 - staging: fsl-dpaa2/eth: Remove Kconfig dependency on QBMAN_DEBUG 232f1af - staging: fsl-dpaa2/ethsw: Sync DPSW driver with dash-linux 6c2c4ff - staging: fsl-dpaa2/ethsw: Update copyright of DPSW drivers 35e901d - staging: fsl-dpaa2/eth: allow the driver to compile multi-arch eefdfc4 - staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags a4b7c9d - Merge branch 'linux-4.9-nxp' into linux-4.9 on June 14, 2018 b89aaf2 - arm64: dts: freescale: Update to use SPDX identifiers 9c5a05b8 - sdk: dts: ppc: add NXP copyright a8c5369 - dmaengine: nxp-dpaa2-qdma: fix qdma driver when CPU is running on Big Endian mode. 4b0b756 - staging: fsl-mc/dpio: Add missing argument identifier cc162a8 - staging: fsl-mc/dpio: Fix incorrect masking 1a0a269 - staging: fsl-mc/dpio: Use __leXX types where needed *Fix gcc-8 build error Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 5ff6aed2e8acf7855071c5de87baef56febee3d3)
2018-07-05optee-os-qoriq: update to fe3b3daChunrong Guo
*Following changes are included: fe3b3da - Changed the target name from ls1012frwy to ls1012afrwy. 408ab3a - Merge branch 'master' of https://bitbucket.sw.nxp.com/scm/dash/optee_os c925812 - Merge pull request #6 in DASH/optee_os from ~NXA19713/optee_os:master to master f0451fd - Fix for PLATSEC-522 6d1e7cf - Merge pull request #5 in DASH/optee_os from ~NXA18717/dash_optee_os:master to master e0f2725 - plat-ls: Add support for armv8 platform flavour d812df8 - plat-ls: Add support for armv8 platform flavour Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit b5d1e9e4416dc3a9dc0d2d7e784a1fcc563da930)
2018-07-05cryptodev-qoriq: update to c8b2900Chunrong Guo
Following changes are included:y c8b2900 - ioctl.c: Fix build with linux 4.17-rc1 (LSDK: 4.16-next) Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit eb3252af97a0088dbf1d0d8248f01ee81b89ee46)
2018-07-05secure-obj: update to 24d3133Chunrong Guo
*Include the following changes: 24d3133 - SOBJ_ENG_APP: Initialising uninitialised variables f979dc4 - SOBJ_APP: Adding option for creating fake pem file while importing object 2adc118 - APP: Miscellaneous changes 10f5c67 - APP: Resolving coverity issues 18d4422 - SEC_OBJ_ENG: Adding check if multiple objects are created with same index 9e21913 - Commit Update: SOBJ_APP:Adding option to save fake pem file *Update COMPATIBLE_MACHINE for ls1012a *Add ARCH for install path *Fix install path issue. *Add INSANE_SKIP for dev-elf,ldflags and dev-deps to fix QA Issue. Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit ad8c56b6823aeb91986e21f289aedf3fddfa47f6)
2018-07-05dpdk: update to 9448fe7Chunrong Guo
*include the following changes: 9448fe7 - PVT:nxp: increase DPMCP counts e324b1f - crypto/armv8: fix HMAC supported digest sizes cba260d - net/ppfe: port enable/disable fix on running traffic 57a1ec9 - net/ppfe: mtu errata workaround for LS1012Rev1 72172d2 - net/ppfe: app rerun fix on running traffic 370758e - net/ppfe: jumbo setting removed during initialization faac20e - PVT:event/dpaa2: fix max port and parallel handling 8bc5683 - PVT:QDMA fix the IOVA as VA flag b97bb46 - PVT:net/dpaa: fix push mode init queue handling b2ad260 - PVT:bus/dpaa: fix LS1043 push mode disable patch 14096cb - crypto/openssl: sg support for inplace buffers f96e21c - net/ppfe: add ETH_HEADER and CRC in mtu 01bc62f - PVT:net/dpaa2: fix the prefetch rx to honor nb pkts 4420f8f - PVT: net/dpaa2: minor log fixes e52b626 - net/ppfe: fix crash on packet receive ed2048b - PVT: dpaa: change the LS1043 errata flag to compile time with id fdb1620 - nxp: make dynamic scripts executable f4c5760 - PVT: net/dpaa: check if fmc is executed 93862f8 - PVT: net/dpaa: disable default push mode for LS1043 64a9038 - PVT: bus/dpaa: pass vdqcr exact configuration from the user 04e4240 - crypto/dpaa_sec: convert phys call to iova calls 3d8f00e - doc/eventdev: fix double entry for dpaa 3156f0a - app/crypto-perf: check minimum lcore number 2d705f8 - net/liquidio: fix link state fetching during start 33ba176 - net/bnxt: fix Rx checksum flags 9073e33 - net/failsafe: fix duplicate event registration 2531da7 - net/failsafe: fix removed sub-device cleanup afdd810 - net/bonding: export mode 4 slave info routine 10180c8 - net/i40e: fix shifts of signed values d647255 - net/qede: fix unicast filter routine return code ce9aab5 - net/qede: fix missing loop index in Tx SG mode 30407bf - net/qede: fix multicast filtering 2219b5b - net/ixgbe: fix DCB configuration *fix gcc-8 build error *add l2fwd-qdma *set EXTRA_CFLAGS for oe_runmake Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 942d9ddad881b9fb02cfb580239e2dfabc2c8a03)
2018-07-05linux-qoriq/4.14: update to b09b730Chunrong Guo
*include the following changes: b09b730 - Merge branch 'linux-4.14-nxp' into linux-4.14 on June 20, 2018 a292fda - ARM: lsdk.config: enable crypto options e74694c - dts: add copyright to the SDK dts files 2012a9d - PCI: Mark NXP LS1088 to avoid bus reset bus 9c3e6f9 - sdk_dpaa: ceetm: drain the ceetm CQs on destroy 93d6666 - sdk_dpaa: ceetm: WQ/CEETM mode switchover cleanup 04c9a32 - sdk_dpaa: ceetm: reset the wbfs groups and priorities on teardown 2f811a1 - sdk_dpaa: ceetm: propagate the ceetm channel through the qdisc tree 9f87f8e - fsl_qbman: ceetm: export the qman_ceetm_query_cq call c67cd4e - sdk_dpaa: ceetm: stop the netdev queues when switching ceetm on 1697f24 - Merge branch 'linux-4.14-nxp' into linux-4.14 on June 19, 2018 f081503 - staging: fsl-dpaa2/eth: Update to use SPDX identifiers 401c538 - powerpc: dts: fsl: Update to use SPDX identifiers 8ba3255 - staging: fsl-dpaa2/eth: Remove Kconfig dependency on QBMAN_DEBUG fcdc0b5 - staging: fsl-dpaa2/eth: allow the driver to compile multi-arch 66f6578 - staging: fsl-dpaa2/ethsw: Sync DPSW driver with dash-linux 9bedb2d - staging: fsl-dpaa2/ethsw: Update copyright of DPSW drivers 0718624 - staging: fsl-dpaa2/ethsw: Fix setting port learning/flooding flags 55037c7 - Merge branch 'linux-4.14-nxp' into linux-4.14 on June 14, 2018 4eb6958 - arm64: dts: freescale: Update to use SPDX identifiers 5b0a7af - sdk: dts: ppc: add NXP copyright faebaf6 - dmaengine: nxp-dpaa2-qdma: fix qdma driver when CPU is running on Big Endian mode. bc007d5 - staging: fsl-mc/dpio: Add missing argument identifier e5a9d78 - staging: fsl-mc/dpio: Fix incorrect masking 7ba6328 - staging: fsl-mc/dpio: Use __leXX types where needed ce5dc93 - staging: fsl-mc/dpio: Fix cast truncate warning ad16e79 - staging: fsl-mc/dpio: Fix incorrect cast c19d9c8 - staging: fsl-mc/dpio: allow the driver to compile multi-arch 7b3dcdf - staging: fsl-mc: dpio: remove foolish -Werror Makefile addtion 9426cfd - staging: fsl-mc/dpio: Fix incorrect casts *fix gcc-8 build error Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 301359c10339c9a304ed49f5a03202762f8415ef)
2018-07-05ls1012afrwy: add machine configChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit edb304a4aab6fdc1faf8734190871a7a197e458d)
2018-07-05ovs-dpdk: update to version 2.9Chunrong Guo
Following changes are included: 24eec41 - Merge pull request #11 in DQNS/ovs-dpdk from ~NXA20386/ovs-dpdk-nxa20386:branch-2.9-qoriq to branch-2.9-qoriq 821dd5d - Merge remote-tracking branch 'upstream/branch-2.9' into branch-2.9-qoriq a34504b - Revert "netdev-dpdk: toggle descriptor size for ports" 1909a65 - Revert "netdev-dpdk: fix incorrect exclude mbuf configuration" 5cb8d0f - Prepare for 2.9.3. 7e61467 - Set release date for 2.9.2. c16e265 - ovn pacemaker: Fix promotion issue when the master node is reset 418be3d - dpif-netdev: Free packets on TUNNEL_PUSH if may_steal. adeda41 - netdev-dpdk: fix check for "net_nfp" driver 3e417c8 - netdev-dpdk: Don't use PMD driver if not configured successfully 9fc83bf - netdev-dpdk: Remove use of rte_mempool_ops_get_count. 2a3ee45 - datapath: compat: Fix ndo_size in RHEL 7.5 backport f26b724 - Prepare for 2.9.2. f8b6477 - Set release date for 2.9.1. bd4b503 - conntrack-tcp: Handle tcp session reuse. d5176ed - ovn: Set proper Neighbour Adv flag when replying for NS request for router IP 9260243 - datapath: compat: Fix build on RHEL 7.5 72a73e4 - sparse: Support newer GCC/glibc versions. c00f0c2 - tunnel: make tun_key_to_attr aware of tunnel type. 00e56c5 - netdev-dpdk: Fixed netdev_dpdk structure alignment db136da - Configurable Link State Change (LSC) detection mode Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 23e547872f57b740a447738f145e8c54542f25a6)
2018-07-05libpkcs11: update to 8e942d3Chunrong Guo
*include the following changes: 8e942d3 - APP_LIB: Miscellaneous changes c4758bc - LIB_APP: Resolving coverity issues 213a233 - LIB: Terminating the crypto operation in C_Sign 904b794 - Merge pull request #18 in DNDEV/libpkcs11 from devel_sdk to master 16224a4 - REVIEW: Taking care of review comments 214ec76 - LIB: Increasing Find List size. e26950e - APP: Adding app for testing multithreading feature c0223a2 - LIB: Adding Multithreading support Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 87c507343c3f72f22d2c97a0db5cb3d6af8cd885)
2018-07-05linux-fslc: Bump revision to 076d88a62d8aFabio Berton
This commit merge tag 'v4.17.4' into 4.17.x+fslc Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 90b519e32dd218774b62f92f471b742492c175d7)
2018-07-05imx7ulpevk: Rename hdmi device tree to mipiMihai Lindner
The dtb target was renamed in linux-imx. Signed-off-by: Mihai Lindner <mihai.lindner@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit d73fb309f7a82a75ffe8ebed07c38c7d03ed14eb)
2018-07-03image_types_fsl.bbclass: Remove image generation codeOtavio Salvador
In rocko, when using this we triggered a warning so users had enough time to migrate. We are now relying on wic to generate the uSD images and then we ought to remove the leftover code for this release. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit da37faff8be7ef91a828210b4d9476433ee7cc21)
2018-07-03Remove barebox and imx-bootletsOtavio Salvador
Those are untested and anyone interested in supporting them (mainly barebox) ought to send the support to OE-Core instead. This also removes the corresponding code from the image_types_fsl.bbclass as it is not going to be used from now on. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 6684de04015a151e9b63186842868c3aeda1c137)
2018-07-03wic: Fix image generation for i.MX MXS SoC familyOtavio Salvador
The image needs to use the U-Boot generated, for the uSD card, so a dependency on that must be added to ensure the file is available prior 'wic' uses it. Besides that, the fstype needs to be changed so it sets the partition mark allowing the bootrom to find it. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit ecdd93874f434fc200c811392cc83f255f26a4c9)
2018-07-03machine-overrides-extender.bbclass: Avoid an empty overrideOtavio Salvador
All uses of MACHINEOVERRIDES already include an ':' suffix so we cannot add it again or we end with a match-all override. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit e9820a5de4a32b80649946cdacfec9ffa9e9fe33)
2018-07-03linux-fslc: Bump revision 8f6a840816afFabio Berton
This commit merge tag 'v4.17.2' into 4.17.x+fslc and apply the following changes on top of it: - 8f6a840816af drm/etnaviv: replace license text with SPDX tags - ce59f9284323 drm/etnaviv: mmuv2: support 40 bit phys address - 0fd00862a333 drm/etnaviv: mmuv2: allocate 2nd level page tables on demand - 06bce7f3fbea drm/etnaviv: switch MMU page tables to writecombine memory - cc4f038f7db0 drm/etnaviv: remove register logging - 505c2af3829b drm/etnaviv: remove cycling through MMU address space - 119a87f31347 drm/etnaviv: correct timeout calculation - 1758817f6728 media: coda: set colorimetry on coded queue - d4a77abdd39c media: coda: do not try to propagate format if capture queue busy - 6cf92dc90e58 media: coda: reuse coda_s_fmt_vid_cap to propagate format in coda_s_fmt_vid_out Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> (cherry picked from commit 4604b87e0f98dbcd50f4ed7670769ed0fd345b4d)