aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended
AgeCommit message (Collapse)Author
2018-04-02merge-files: fix test_signatures failedC.R. Guo
*remove do_unpack[nostamp] and do_install[nostamp] to fix the below error: |merge-files:do_unpack: d2dd30367d5f5126514809c29f4b60f3 -> 83d69c6e61f2de297c0acb94f3531689 |bitbake-diffsigs --task merge-files do_unpack --signature d2dd30367d5f5126514809c29f4b60f3 83d69c6e61f2de297c0acb94f3531689 |NOTE: Starting bitbake server... |Taint (by forced/invalidated task) changed from nostamp:a4c64ee4-dc12-4ba0-b598-d47afd77eefb to nostamp:49eb1718-bacc-46d8-9658-779aff62b7ee Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06ipc-ust: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06odp: update SRC_URLC.R. Guo
*qbman_userspace update SRC_URL *flib update SRC_URL Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06ovs-dpdk: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06ofp: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06dpdk-extras: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06dpdk: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06cantest: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18ovs-dpdk: update recipesChunrong Guo
*update SRC_URL *include the following changes 626a260 - Merge pull request #8 in DQNS/ovs-dpdk from ~B10814/ovs-dpdk:branch-2.7-qoriq to branch-2.7-qoriq * update COMPATIBLE_MACHINE for ls1088a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18odp:update recipesChunrong Guo
*update to bef6398 odp include the following changes 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 *flib include the following changes bbab28b - fix PDCP warnings for User Plane descriptor fcad69f - fix PDCP SNOW f8 + AES CMAC decapsulation *fix wrong md5sum of license file license file has changes *remove ODP_PLATFORM for ls1043ardb and ls1046ardb ODP_PLATFORM only support "linux-dpaa2" *remove "enable-build-type" and "with-sdk-install-path" config options odp configure do not support "with-sdk-install-path" and "enable-build-type" *fix building error with GCC7 set CFLAGS Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18dpdk: update recipesChunrong Guo
*update to 3d7a6ae include the following changes 3d7a6ae - license: fix legal review request comments 148e3dc - Revert "crypto/openssl: fix compilation break with openssl 1.1" 9845264 - crypto/openssl: fix compilation break with openssl 1.1 95e380c - net/dpaa2: set queues if reconfiguration is done 64578fa - bus/dpaa: fix port order shuffling f58c470 - Merge pull request #451 in GITAM/dpdk from feature/DPDK-837 to 17.05-qoriq 7132562 - dpaa: Patch to fix coverity issue *remove 0001-fix-build-with-gcc-7.1.patch patches have beed applyed *remove load-devel-config.sh fix the below error |can't read load-devel-config.sh *Remove the commented code. *replace ${datadir}/tools with ${datadir}/* *replace /usr/bin with ${bindir} *replace /usr/sbin with ${sbindir} Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18cantest :update recipes for support QoriqChunrong Guo
*update SRC_URL and update to 9a97358 include the following changes 9a97358 - cantest: add build support in flexbuild *add EXTRA_OEMAKE This recipe currently relies on EXTRA_OEMAKE *remove COMPATIBLE_MACHINE nxp release will not support ppc machine Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-09-12Remove $COREBASE/LICENSE from LIC_FILES_CHKSUMChunrong Guo
Several recipes reference the LICENSE file in their LIC_FILES_CHKSUM variable as ${COREBASE}/LICENSE. This forces distribution providers to keep this file verbatim or to overload the affected recipes. The section "Moving to the Yocto Project 1.6 Release" in the Yocto manual suggests removing the LICENSE file where possible. Remove LICENSE in cases where COPYING.MIT is also given and replace LICENSE with COPYING.MIT if the former was the only entry. All modified recipes specify LICENSE = "MIT" and none of the in-tree files specify a different license either. As the packages do not change (the license files are not contained in them), do not increase PR. (From OE-Core rev: 0059e0661826c857a07c862bcb46162671e0e330) Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-30ofp: add ls1088a supportChunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07odp: update to fdb26cbChunrong Guo
*include the following changes fdb26cb - Removing local compilation patch from QBMAN repo 487e3ce - Patch to update the repo for submodule to github repo. d62396e - Patch to fix the copyright issues caught by black-duck 14878eb - Patch to fix legal review comments. e460f97 - Minor changes in KNI module w.r.t. Linux 4.4 541d97b - Merge pull request #492 in GITAM/odp from ~B42948/odp:feature/ODP-1114 to fsl_odp_v16.07_qoriq bf27ab6 - Merge pull request #490 in GITAM/odp from ~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq 3b17a94 - Script: A script added to disable the services on ls2088 board 1a6e18f - Merge pull request #491 in GITAM/odp from ~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 1358542 - Patch to remove the support for dpaa1 from ODP. 5a7998a - Patch to sync the ODP QBMAN code with QBMAN repo. 589700d - Affing threads starting from highest CPU# 1bdbf7a - Merge pull request #485 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq e6344c8 - Merge pull request #484 in GITAM/odp from ~B42948/odp:bugfix/ODP-1099 to fsl_odp_v16.07_qoriq fe19377 - Removing global variable "enable_hash" 909b445 - Updating DPL creation script for AIOP support 776e830 - Fixing array out of bound issue for tm_capability records e036b2e - Merge pull request #480 in GITAM/odp from ~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 5fa71cb - odp_dpaa2: Patch to change queue state when queue is attached 188333f - odp_dpaa2: Patch to fix DPNI_OPTIONS issue in dynamic_dpl script. 9d8fcba - Merge pull request #476 in GITAM/odp from ~B38457/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 1dd2557 - Merge pull request #479 in GITAM/odp from ~B02416/odp:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq c67496b - Adding README for QorIQ ODP in LDASH. d9864bb - Merge pull request #474 in GITAM/odp from ~B49015/odp:fsl_odp_v16.07_qoriq_bug5 to fsl_odp_v16.07_qoriq 7385bc4 - Merge pull request #475 in GITAM/odp from ~B46187/odp_2:fsl_odp_v16.07_qoriq to fsl_odp_v16.07_qoriq 6d4381b - Giving dedicated portals to control threads. 4361d1f - Validating pktio state before cleaning it ac87bce - odp_dpaa2: Patch to define MAP_HUGETLB flag. 09ac60f - SCRIPT: Invalid board type fix 924e7a4 - Merge pull request #471 in GITAM/odp from ~B42948/odp:feature/ODP-988 to fsl_odp_v16.07_qoriq Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07dpdk-extras: update to d17f3e0654Chunrong Guo
*include the following changes d17f3e0 - Remove "All rights reserved" in copyright ce5e45a - dpaa: changing type of disable script fc00cb6 - Update copyright text based on legal review input 3b1d9a8 - Services: disable_services.sh script added to disable the services 878feaf - dpaa2: make loopback script executable a55e7b1 - dpaa2: disable PEB buffers for ls1088 327fd49 - dynamic_dpl: BOARD_TYPE environment variable dependancy removed c56f9dd - dynamic_dpl: add board_type environment variable 72bd2b8 - dpaa2: loopback_ipsec_secgw.sh modified for latest application changes 53c368f - dpaa2: loopback_ipfragment_reassembly.sh modified for large size ping b3ea7ab - dpaa2: adding support for PERF Buffers Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07dpdk: update to 98f548c36Chunrong Guo
*include the following changes 98f548c - dpaa2: fix incorrect copyright string 7962baa - examples/ipsec-secgw: modify port numbers in config files 3217401 - dpdk-extras: updating submodule commit e011184 - dpdk-extras: update commit of submodule 4bea5be - dpaa2: fix incorrect copyright string 09e88a4 - dpdk-extra: update submodule commit 7fc9dad - IPSEC:Enabling dequeue of all pending packets before retransmitting eaf69d3 - Merge pull request #377 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 6a5d817 - dpaa: naming alignment with 17.05 code b802c02 - mempool: fix search of maximum contiguous pages b889f0b - net/dpaa2: tx cgr setting to frame based e3b9a92 - net/dpaa2: change rx and tx queue numbers from MC attributes 5aba5d9 - vfio: fix memseg error message ec49f70 - Merge pull request #376 in GITAM/dpdk from ~B27504/dpdk:16.07-qoriq to 16.07-qoriq c024799 - Merge pull request #373 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq d3b2ef0 - dpaa1: have separate device id's for eth and sec 874df10 - dpaa: update the parsing mask 0eff523 - bus/fslmc: panic on failure to get DPIO fbd65d1 - dpaa2: obtain kernel version and toggle MSI setup 2143d38 - dpaa: modify compatible string due to kernel update from 4.1 to 4.4 d17c69d - dpdk-extras: commit-id updated 43f4f81 - Merge pull request #369 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 431ff86 - net/dpaa: expose env variable to disable taildrop 8e451ee - Merge pull request #366 in GITAM/dpdk from ~B49015/dpdk:16.07-qoriq_fix to 16.07-qoriq 3876243 - DPAA2: coverity issues fixes Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-08-07ovs-dpdk: Add missing dep on coreutils-nativeChunrong Guo
Fixes |./build-aux/calculate-schema-cksum: cksum: not found |Makefile:4958: recipe for target 'all-recursive' failed Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-07-14dpdk: fix build error with gcc 7Chunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02ofp: add recipesChunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02odp: add recipesChunrong Guo
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02skmm-ep:update to de6816cChunrong Guo
New commits: de6816c Add back the implicit Makefile rules Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02dpdk-extras :update to 47ee260Chunrong Guo
*include the following changes 47ee260 - dpaa2: sync dynamic DPL creation and destroy scripts 210d969 - dpaa2: set platform specific value for QoS entries 31f9b14 - Adding BSD License - COPYING be5e732 - Merge pull request #12 in GITAM/dpdk-extras from ~B46179/dpdk-extras:master to master d0f97d4 - Removing LICENSE.GPL file Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02dpdk: update to a3395d2Chunrong Guo
*include the following changes a3395d2 - Merge pull request #310 in GITAM/dpdk from hotfix/DPDK-477-l3fwd-performance to 16.07-qoriq cda2d04 - dpaa2: disable bug_on in qbman cd7609b - dpaa2: enable virt addressing by default 0a17438 - dpaa2: fix legal copyright for MC files 0b5b9f9 - Merge pull request #306 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq e1ab876 - dpaa_sec: allocate ctx memory from per device mempool in place of malloc 2fcbd10 - dpaa: fix incorrect header macro name 23ec077 - dpaa2:pool: removing comments and remove mbuf_size ed6da95 - dpaa2: fix 0 buffer release call to qbman 0bbba9c - dpaa2: update ext for dpl scripts 8061b41 - dpaa: enable frame queue taildrop for rx queues baec797 - dpaa2: compilation warning with GCC 6.1 b6d8b7c - ext: updating the ext commit f5a43ca - dpaa - update the readme files 27c2b01 - dpaa build check script with debug a3e73f0 - dpaa2: remove unused sw annotation and duplicate code for rx buffer layout c00e7cb - dpaa2: Handle boundary condition and set invalid bpid properly 0c4c95f - DPAA:Adding correct flib directories path in Makefile 5f9295f - dpaa2: in sync with upstream code b3926f9 - Merge pull request #289 in GITAM/dpdk from ~B56361/dpdk-b56361:feature/DPDK-359 to 16.07-qoriq 9c3cb3e - dpaa_sec: boundary check for session and qp logic 13262d5 - dpaa2: add support for pause frames adc1fe1 - Merge pull request #292 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq 306942a - dpaa2: Improve mbuf-fd conversion routines to support fragmentation 3a363b7 - Merge pull request #294 in GITAM/dpdk from ~B27504/dpdk:16.07-qoriq to 16.07-qoriq d85e655 - dpaa1: Add functionality to enable/disable multicast ethernet frames 690eb31 - Merge pull request #293 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 585f8bc - ethdev: prevent duplicate event callback 4534008 - eal/arm: fix file descriptor leak when getting CPU features ce66837 - app/testpmd: fix timeout in Rx queue flushing 68f549a - app/testpmd: fix RSS hash key size 3e65873 - app/testpmd: fix help of MTU set commmand 011af8b - pmdinfogen: fix clang build 1fbb214 - examples/qos_sched: fix dequeue from ring cbe4f1e - examples/l2fwd-crypto: fix verify with decrypt in chain c1a7e72 - examples/ipsec-secgw: check SP only when setup c7e10ca - timer: fix lag delay 34405e3 - vhost: fix Windows VM hang d30eb3f - tools: fix virtio interface name when binding 24d1523 - tools: fix json output of pmdinfo f198525 - Merge pull request #291 in GITAM/dpdk from ~B46179/dpdk_rebase:16.07-qoriq to 16.07-qoriq 60e04ab - IP_FRAG: Updating correct packet type in fragmented packets 5c13b51 - DPAA:Adding refcount support in ethernet driver 9355023 - net/dpaa2: add support for free buffer count 249254f - Merge pull request #285 in GITAM/dpdk from ~B35197/dpdk:16.07-qoriq to 16.07-qoriq 69eda52 - dpaa_sec: implement attach/detach qp with session apis 0038181 - ipsec-secgw: attach session to a queue pair 5b2a271 - cryptodev: add apis to attach session with queue pair 0a9ad9f - cryptodev: add max_nb_session_per_qp parameter in rte_cryptodev_info.sym 5777555 - Merge pull request #287 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq 505624c - dpaa1: fix coverity reported issues da4765d - dpaa2: fix the coverity reported issues cb0fa4e - dpaa2: upgrade MC to 10.1.0 5e45742 - DPAA: Removing usage of shared portals in QBMAN 2e9ee37 - DPAA: Adding perf optimizations in qman e16eac0 - DPAA: Adding performance optimizations in ethernet driver a08afad - DPAA: Adding L3_IPV4_EXT as supported ptype 1387949 - DPAA: Correcting the Parse results masks dd7ea75 - mk: fix build of assembly files for ARM64 5cd5587 - flib/rta: fix HMAC key size in cnstr_shdsc_hmac() c686a81 - crypto/dpaa2_sec: add per device mempool to store frame list entries 575b661 - Merge pull request #279 in GITAM/dpdk from ~B10814/dpdk:16.07-qoriq to 16.07-qoriq ff60419 - Merge pull request #274 in GITAM/dpdk from ~B46179/dpdk_rebase:16.07-qoriq to 16.07-qoriq 9b4d9da - IP_RSMBL: Removing compilation failure from IP_Reassembly 588049f - DPAA: Adding checksum offload support for SG use-case 774a5e7 - dpaa: removing unused dtsec registers and routines dc00642 - dpaa: add support for unicast mac addr filters 0c047b3 - dpaa: removing warning with 32 bit compilation 4cf6c40 - mbuf: use pktmbuf helper to create the pool ee78cc9 - fsl_qbman: ceetm: fix parsing of lni and sp id ranges 6a80c9c - fsl_qbman: fix bman debugfs endianness bd9d970 - fsl_qbman: fix kernel doc comments 0922755 - fsl_qbman: ceetm: add missing endianness conversions 704abbb - fsl_qman: Fix endianness in ccgr query c299629 - fsl_qman: Fix endianness class queue query 5638a2c - fsl_qbman: Fix endianness for wq query Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-22dpdk: fix typoChunrong Guo
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-03-17dpdk/dpdk-extras/ovs-dpdk: add recipeChunrong Guo
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06pme-tools: Set PACKAGE_ARCH to the value of MACHINE_SOCARCHFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06ipc-ust: Set PACKAGE_ARCH to the value of MACHINE_ARCHFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06hyperrelay: Set PACKAGE_ARCH to the value of MACHINE_SOCARCHFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06fsl-pme: Set PACKAGE_ARCH to the value of MACHINE_SOCARCHFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06cantest: Set PACKAGE_ARCH to the value of MACHINE_SOCARCHFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-10-18skmm-ep: update to fc43230Ting Liu
fix interrupt request format for MSI Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12ipc-ust: obey LDFLAGS to fix GNU_HASH errorTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12skmm-ep: obey LDFLAGS to fix GNU_HASH errorTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12pme-tools: obey LDFLAGS to fix GNU_HASH errorTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12cantest: add recipeTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12pme-tools: add recipeTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12hyperrelay: add recipeTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12fsl-pme: add recipeTing Liu
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-08-12skmm-ep: update to bbf1ba0Ting Liu
Changelog: bbf1ba0 change mtd device number to match the settings in sdk2.0 2deec49 fix host freeze problem due to counter mismatch b7d5801 simplify logic for "dequeue_from_sec" function d01f904 remove unnecessary variable initialization a439c44 rename variables for clarity 613db4a remove LOOP label and implement using "while" f7c3026 remove NEXTRING label and revert the condition of if statement e68443f remove DEQ label and replace with simple if statement Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-07-15ipc.inc: merge into ipc-ust and kernel-module-ipcTing Liu
Make it possible to seperate ipc userspace and kernel codes in future. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-15ipc-ust: not use IPC_UST_SOC variableTing Liu
bsc913x are not supported now. Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-07-15ipc: update to 74d6627Ting Liu
Changelog: af0a2a1 B4:DSP_BT: Add new DDRC target ID configuration parameter c8a84c6 B4:L1D: Add support for L1 defense New flow 8e79e5c B4:DSP_BT: DSP cache-cluster init now done from DSP boot loader 44da44a B4:DSP_BT: Add support for DSP MMU configuration Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-23Move some recipes to dynamic-layers folderZhenhua Luo
The following packages depend on extend Yocto community layers, move related recipes to dynamic-layers. * ipsec-demo asf fmc usdpaa-apps web-sysmon Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-03skmm-ep: fix the build error caused by duplicated definitionZhenhua Luo
Remove the duplicated definition to fix the following build errors: | apps/skmm/lib/skmm_sram.c:42:18: error: redefinition of 'pa_to_va' | apps/skmm/lib/skmm_sram.c:51:20: error: redefinition of 'va_to_pa' Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-03ipc-ust: skip two insane checkZhenhua Luo
Fix the following build issues: 1. WARNING: ipc-ust-git-r0 do_package_qa: QA Issue: /ipc/ipc_test contained in package ipc-ust requires libmem.so, but no providers found in RDEPENDS_ipc-ust? [file-rdeps] 2. ERROR: ipc-ust-git-r0 do_package_qa: QA Issue: -dev package contains non-symlink .so: ipc-ust-dev path 'work/ppce6500-poky-linux/ipc-ust/git-r0/packages-split/ipc-ust-dev/lib/libipc.so' Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-06-03testfloat: get rid of 'No GNU_HASH in the elf binary' warningZhenhua Luo
Remove the warning caused by external toolchain like sourcery. When used with sourcery toolchain warning was thrown during the build. Signed-off-by: Sujith Haridasan <Sujith_Haridasan@mentor.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19ipc: update to commit b010e35Ting Liu
New commits imported: b010e35 Makefile: use KBUILD_OUTPUT to point to build-artifacts Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19skmm-ep: add ARCH in EXTRA_OEMAKETing Liu
ARCH is needed for all tasks, for example, make clean Signed-off-by: Ting Liu <ting.liu@nxp.com> Signed-off-by: Zhenhua Luo <zhenhua.luo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19skmm-ep: fix the inline function definition with gcc 5.xZhenhua Luo
There are different semantics for inline functions for gcc-5.x compared to previous gcc. Fix the following build error. | skmm.c:(.text.startup+0xfc): undefined reference to `va_to_pa' | skmm.c:(.text.startup+0x10c): undefined reference to `va_to_pa' Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com> Acked-by: Otavio Salvador <otavio@ossystems.com.br>