summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* imx-base.inc: Add imxfbdev and imxdrm to MACHINEOVERRIDES_EXTENDERTom Hochstein2018-07-113-18/+13
| | | | | | | | - weston uses the imxfbdev override for backend configuration - imx-gpu-viv uses the imxdrm override for dependency configuration Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-base.inc: Add i.MX8MQ supportTom Hochstein2018-07-111-3/+16
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-gpu-viv: fix vulkan headers issueGary Bisson2018-07-111-1/+1
| | | | | | | | | 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>
* imx-gpu-viv: add missing wayland-egl.pc copyGary Bisson2018-07-111-0/+1
| | | | | | | Otherwise prevents other packages to build, producing this error: | No package 'wayland-egl' found Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
* libdrm: Fix typo in DEFAULT_PREFERENCEFabio Berton2018-07-061-1/+1
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Set DEFAULT_PREFERENCE to -1Fabio Berton2018-07-061-0/+2
| | | | | | | | | 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>
* odp: update to bda2c9Chunrong Guo2018-07-062-2/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *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>
* optee-test-qoriq: update recipesChunrong Guo2018-07-062-2/+43
| | | | | | | | | *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>
* restool: update to 2815572Chunrong Guo2018-07-061-1/+1
| | | | | | | | | | | | | | | | | | | *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>
* imx-test: Rework DEPENDS and VPU supportOtavio Salvador2018-07-051-15/+6
| | | | | | | | | | | 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>
* imx-test: Add to EXTRA_OEMAKE if machine has vpuFabio Berton2018-07-051-0/+4
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* imx-test: Add virtual/imxvpu to DEPENDS for imxvpu machineFabio Berton2018-07-051-2/+3
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston-init: Fix inoperable Weston desktopTom Hochstein2018-07-055-0/+66
| | | | | | | | | | | | | | | | | | 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>
* weston-init: Remove OpenGL requirement for i.MX 6SLTom Hochstein2018-07-051-0/+5
| | | | | | | 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>
* weston: Remove OpenGL requirement for i.MX 6SLTom Hochstein2018-07-051-3/+7
| | | | | | | | 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>
* weston: Use cairo for parts with 3D GPUTom Hochstein2018-07-051-0/+1
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Add G2D rendering supportTom Hochstein2018-07-051-0/+3
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Set configuration for non-DRM partsTom Hochstein2018-07-051-0/+9
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Use a fork for i.MXTom Hochstein2018-07-051-4/+5
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Copy upstream 4.0 recipeTom Hochstein2018-07-057-2/+384
| | | | | | | 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>
* weston: Remove 2.0 recipeTom Hochstein2018-07-058-438/+0
| | | | | Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* weston: Set package arch for all i.MXTom Hochstein2018-07-051-1/+1
| | | | | | | | | 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>
* mesa-demos: Fix condition for GLES supportTom Hochstein2018-07-051-3/+5
| | | | | | | | | 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>
* libepoxy: Append EGL_CFLAGS to CFLAGSFabio Berton2018-07-051-0/+5
| | | | | | | | 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>
* optee-client-qoriq: GCC 8 format-truncation errorChunrong Guo2018-07-052-0/+36
| | | | | | | | | *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>
* ceetm: udpate to 6a7f2ecChunrong Guo2018-07-051-1/+1
| | | | | | | | | | | | | | | | | | 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>
* linux-qoriq/4.9: update to c488184Chunrong Guo2018-07-052-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *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>
* optee-os-qoriq: update to fe3b3daChunrong Guo2018-07-051-2/+1
| | | | | | | | | | | | | | *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>
* cryptodev-qoriq: update to c8b2900Chunrong Guo2018-07-051-1/+1
| | | | | | | | 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>
* secure-obj: update to 24d3133Chunrong Guo2018-07-052-10/+15
| | | | | | | | | | | | | | | | | | | | | *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>
* dpdk: update to 9448fe7Chunrong Guo2018-07-052-3/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *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>
* linux-qoriq/4.14: update to b09b730Chunrong Guo2018-07-052-1/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | *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>
* ls1012afrwy: add machine configChunrong Guo2018-07-051-0/+25
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* ovs-dpdk: update to version 2.9Chunrong Guo2018-07-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* libpkcs11: update to 8e942d3Chunrong Guo2018-07-051-1/+1
| | | | | | | | | | | | | | | *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>
* linux-fslc: Bump revision to 076d88a62d8aFabio Berton2018-07-051-1/+1
| | | | | | | 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>
* imx7ulpevk: Rename hdmi device tree to mipiMihai Lindner2018-07-051-1/+1
| | | | | | | 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>
* image_types_fsl.bbclass: Remove image generation codeOtavio Salvador2018-07-031-230/+2
| | | | | | | | | | 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>
* Remove barebox and imx-bootletsOtavio Salvador2018-07-0312-455/+2
| | | | | | | | | | 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>
* wic: Fix image generation for i.MX MXS SoC familyOtavio Salvador2018-07-034-3/+17
| | | | | | | | | | | 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>
* machine-overrides-extender.bbclass: Avoid an empty overrideOtavio Salvador2018-07-031-1/+1
| | | | | | | 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>
* linux-fslc: Bump revision 8f6a840816afFabio Berton2018-07-031-1/+1
| | | | | | | | | | | | | | | | | | | 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>
* mesa: Fix do_install_append_imxgpu taskFabio Berton2018-07-031-1/+1
| | | | | | | usr/include/KHR is a directory, remove using rm -rf command. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* machine-overrides-extender.bbclass: Postpone overrides processingOtavio Salvador2018-07-031-9/+12
| | | | | | | | | | | | We need to keep a reference to the original MACHINEOVERRIDES value so it can be reprocessed as need. This allow the compatibility with existing BSP's while fixing the complex multilib interactions. I'd like to record that Richard Purdie was key to solve this issue. Its implications were beyond my understanding until he guided me and provided a prototype fix. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* libdrm: Set DEFAULT_PREFERRENCE as -1Otavio Salvador2018-07-031-0/+2
| | | | | | | The libdrm fork should be explicitly set to be used. This reduces the risk of it being used by mistake. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* management-complex: Fix broken syntaxOtavio Salvador2018-07-021-1/+1
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* mc: update to version 10.8.0Chunrong Guo2018-07-021-2/+2
| | | | | | | | | | *include the following changes: 9c1d730 - Add the prebuilt binaries of mc 10.8.0 release 840aa8e - Initial commit to add README Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* aiopsl: udpate to e34ec59Chunrong Guo2018-07-021-1/+1
| | | | | | | | | | | | *include the following changes: e34ec59 - apps: update elfs before tag f24816b - firmware no.: 8.2.1 6e9f4b5 - aiopsl : Fix compile warnings and cosmetics c19e5be - aiopsl: fix only one core processing packets issue 95ef568 - aiopsl: add support for dpni label Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* cst: update to e9abf79Chunrong Guo2018-07-021-1/+1
| | | | | | | | | | | | | | | | | This includes the following change: e9abf79 - LS1088ARDB: Change DPL address SD in input file 74d1ebe - LS1088ARDB: Change DPL address in input file 1e600c9 - Merge pull request #87 in SDK/cst from ~NXA27423/cst-ls1012:master to master 11e6437 - Merge pull request #90 in SDK/cst from ~NXA08484/cst:master to master 7abaf13 - create_header: Add command line options f581f73 - Changes based on utilities supported in OpenSSL 1.1.0. 4daeb19 - LS1012AFRWY: Change kernel address in inputfile 20837ba - CH3: Fix issue in SRK offset Calculation 42f33a8 - LS1012AFRWY: Fix error in generating srk_hash.txt with flexbuild be43538 - LS1012AFRWY: Add input files for the platform Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* uefi: update to e48de4fChunrong Guo2018-07-021-1/+1
| | | | | | | | | This includes the following change: e48de4f - update binaries for LSDK 18.06 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>