Otavio Salvador [Mon, 20 Nov 2017 15:53:05 +0000 (13:53 -0200)]
Revert "xf86-video-imxfb-vivante: Change SRC_URI to point to git"
This reverts commit fb66d5010363083ea8d84160b74c62dad67f9a13. The
commit does an upgrade to the driver without upgrading the other
components. We are reverting this as it must be part of the GPU
upgrade patchset.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Wed, 15 Nov 2017 05:26:10 +0000 (13:26 +0800)]
openssl-qoriq: update recipes
*Update URL to fetch qoriq-open-source github
*Update to b9e6572
This includes the following changes: b9e6572 - eng_cryptodev: add support for TLS algorithms offload b3a3bab - Prepare for 1.0.2l release 539c4d3 - make update cde19ec - Update CHANGES and NEWS for new release 8ded5f1 - Ignore -rle and -comp when compiled with OPENSSL_NO_COMP. Fixes make test when configured with no-comp. d130456 - Fix regression in openssl req -x509 behaviour. 7c300b9 - Remove notification settings from appveyor.yml b020bf6 - Remove dead code. ea3fc60 - Copy custom extension flags in a call to SSL_set_SSL_CTX() 4ae5993 - perlasm/x86_64-xlate.pl: work around problem with hex constants in masm. 16d78fb - Fix some error path logic in i2v_AUTHORITY_INFO_ACCESS and i2v_GENERAL_NAME 6b8fa5b - RT2867: des_ede3_cfb1 ignored "size in bits" flag 5453820 - Fix URL links in comment d2335f3 - Fix time offset calculation. 13f70ae - Check fflush on BIO_ctrl call de46e82 - Remove unnecessary loop in pkey_rsa_decrypt. b99f102 - check length sanity before correcting in EVP_CTRL_AEAD_TLS1_AAD fb2345a - Annotate ASN.1 attributes of the jurisdictionCountryName NID 60a70a5 - Fixed typo in X509_STORE_CTX_new description 74bcd77 - Numbers greater than 1 are usually non-negative. e8f2e2f - pkeyutl exit with 0 if the verification succeeded 71d66c4 - Additional check to handle BAD SSL_write retry a91bfe2 - crypto/ppccap.c: SIGILL-free processor capabilities detection on MacOS X. 3f524f7 - Ensure dhparams can handle X9.42 params in DER 1f3b0fe - Add missing macros for DHxparams 248cf95 - Fix for #2730. Add CRLDP extension to list of supported extensions d75c56f - Free the compression methods in s_server and s_client
4bc46d - doc: Add stitched ciphers to EVP_EncryptInit.pod 8625e92 - doc: Add missing options in s_{server,client} 62f488d - Fix the error handling in CRYPTO_dup_ex_data. 144ab9b - Add documentation for SNI APIs
*Openssl git includes all qoriq patches so remove qoriq patches folder
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Wed, 15 Nov 2017 05:26:09 +0000 (13:26 +0800)]
cryptodev: update recipes
*Update URL to fetch qoriq-open-source github
*Update to f365c69d785
This includes the following changes: f365c69 - add support for composite TLS10(SHA1,AES) algorithm offload ec25290 - check session flags early to avoid incorrect failure modes 6213ae5 - add support for RSA public and private key operations 3245b0f - move structure definition to cryptodev_int.h 00a6861 - remove unnecessary header inclusion 1d7c848 - fix type of returned value a705360 - convert to new AEAD interface in kernels v4.2+ c2bf0e4 - refactoring: relocate code to simplify later patches 20dcf07 - refactoring: split big function to simplify maintainance 87d959d - Release version 1.9 6818263 - Fix ablkcipher algorithms usage in v4.8+ kernels 26e167f - zc: Use the power of #elif 2b29be8 - adjust to API changes in kernel >=4.10 2dbbb23 - do more strict code checking to avoid maintenance issues 88223e4 - avoid implicit conversion between signed and unsigned char 8db6905 - use buf_align macro to reduce code duplication b6d0e0f - rename header file to clarify purpose 1fd6062 - fix warnings of "implicit declaration of function" in async_speed ff3c8ab - remove not used local variables 25a1276 - fix incorrect return code in case of error from openssl_cioccrypt e7ef4ea - Merge pull request #17 from michaelweiser/gup_flags 99c6d21 - fix ignored SIGALRM signals on some platforms 71975fa - setting KERNEL_DIR is not necessary to build tests a96ff97 - fix issues with install target
*Cryptodev-linux git includes all sdk patches so remove sdk patches folder
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Thu, 9 Nov 2017 07:13:06 +0000 (15:13 +0800)]
ceetm: update recipes
*Fix wrong md5sum of license file
fix the below error:
|ERROR: ceetm-git-r0 do_populate_lic: QA Issue: ceetm: The LIC_FILES_CHKSUM does not
| match for file://COPYING;md5=b5881ecf398da8a03a3f4c501e29d287
*Change git repository URL
*Update to f58304d
This includes the following changes: f58304d - Update Copyright owners 6fe89a0 - ceetm: use IPROUTE2_DIR in build include path for LSDK 896094f - ceetm: update include path for LSDK/flex-builder 74f2393 - ceetm: fix small compiler warnings 20be45f - ceetm: restructure sources for LSDK integration
*Add iproute2 on DEPENDS
because ceetms compile depend heard file in iproute2-dbg package
*Update EXTRA_OEMAKE set
*Fix the installation directory
fix the below error:
|cp: cannot stat 'aarch64-qoriq-poky-linux/ceetm/git-r0/git/bin/q_ceetm.so': No such file or directory
*Update COMPATIBLE_MACHINE for ls2088a and ls1088a
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Fabio Berton [Thu, 9 Nov 2017 20:23:30 +0000 (18:23 -0200)]
gstreamer1.0-plugins-bad: Set PACKAGECONFIG_GL for imxgpu2d and imxgpu3d
Commit 3304733d6736c6ed04620daf513361a26a71ea1b removed patches and PACKAGECONFIG_GL,
but actually we need to keep PACKAGECONFIG_GL and remove only patches.
So, add back PACKAGECONFIG_GL gstreamer1.0-plugins-bad.
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Thu, 9 Nov 2017 04:11:15 +0000 (12:11 +0800)]
ppfe-firmware: update recipes
*Deploy the binary in ls1012a/u-boot/ folder as it is standalone
The ppfe-firmware is a standalone tool, deploy the binary like
other images like u-boot/kernel/rcw.
*fix missing binary in ls1012a/u-boot/ folder
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes: 95f34b1 - Extend FM MAC Statistics with frame size counters (request from Nokia) 97dd99c - FMC cleanup fix - first version
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes: 8f08b9d - scripts: remove symbolic links from repo a22e095 - Makefile: change instalation path to $(DESTDIR)/usr/local/bin 9279f35 - Makefile: remove useless assignments b92d1e1 - Makefile: do not force a specific hash style fbea3ee - Makefile: create restool as a dynamically linked binary 1546b8a - Makefile: automatically generate list of source files 7ef0194 - remove unused variables
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes: b226445 - sdk_dpaa: accept frames on RX even if larger than MTU 7efbd58 - arm64: defconfig: enable CAAM crypto engine on QorIQ DPAA2 SoCs 5cc8bc4 - irqchip/ls-scfg-msi: add LS1012a MSI support 4bfcc4a - PFE: fix compile issue on arm32 816b0a0 - staging: fsl_ppfe/eth: fix read/write/ack idx issue 899dfef - staging: fsl_ppfe/eth: remove unused functions 592c077 - dma: caam: add support for memcpy 29a234c - dma: caam: change func/field names to better match functionality e5a45c6 - dma: caam: make internal function static eb2f646 - dma: caam: remove unneeded function parameter 4beb859 - dma: caam: removed unsed struct fields 4c4391e6 - arm64: dts: freescale: ls1012a: fix RGMII tx delay issue f5d83fa - arm64: dts: freescale: ls1012a: update with pppfe support 3b70359 - staging: fsl_ppfe/eth: fix RGMII tx delay issue 03342cf - change _nfct to nfct for linux 4.9 4555dbf - staging: fsl_ppfe/eth: introduce pfe driver 8cf83a7 - staging: fsl_ppfe/eth: header files for pfe driver 1b7937c - net: fsl_ppfe: dts binding for ppfe c08ddf4 - staging: fsl_ppfe/eth: introduce pfe driver 454414d - Extend FM MAC Statistics with frame size counters (request from Nokia) 50fd1a6 - r8152: avoid rx queue more than 1000 packets 4453584 - dma: caam: fix desc error when data length is over 130815 bytes 072da00 - arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA 65d7ad7 - soc: fsl: fix the compilation issue 30d4e3e - dma: caam: add dma driver using scatter-gather c567a00 - arm64: dts: ls1012a: add caam-dma node c0890d3 - crypto: caam: add caam-dma node to SEC4.0 device tree binding 0ee2d16 - iommu: Allow default domain type to be set on the kernel command line 6930efa - iommu/arm-smmu-v3: Install bypass STEs for IOMMU_DOMAIN_IDENTITY domains 9d3ff25 - iommu/arm-smmu-v3: Make arm_smmu_install_ste_for_dev return void ac3d66b - iommu/arm-smmu: Install bypass S2CRs for IOMMU_DOMAIN_IDENTITY domains bf07fb6 - iommu/arm-smmu: Restrict domain attributes to UNMANAGED domains a88b1fd9 - iommu/arm-smmu-v3: Clear prior settings when updating STEs ced09b7 - DPIO: Prefer the CPU affine DPIO 90db0bd - staging: fsl-mc/dpio: Fix incorrect comparison 5d66d65 - PCI: layerscape: Add support for ls1012a 42561e5 - soc: fsl: set rcpm bit for FTM f929ec1 - dts: ls1012a: Add PCIe controller DT node 0afcc90 - dts: ls1012a: Add MSI controller DT node e4921ee - dt-bindings: clockgen: Add compatible string for LS1012A e4db8b1 - arm64: dts: ls208xa: Add the identify of the platform to support to set rcpm bit 0b449f2 - arm64: dts: ls1046a: Add the identify of the platform to support to set rcpm bit 078f0d1 - arm64: dts: ls1043a: Add the identify of the platform to support to set rcpm bit ee27725 - arm: dts: ls1021a: Add the identify of the platform to support to set rcpm bit ad55e42 - arm64: dts: ls1012a: Add the identify of the platform to support to set rcpm bit d2ea49f - arm64: dts: ls1088a: Add the identify of the platform to support to set rcpm bit
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Otavio Salvador [Fri, 3 Nov 2017 20:02:07 +0000 (18:02 -0200)]
imx-vpu: Avoid setting RPROVIDES
The runtime provides does need to be changed as it is going to be
handled by the shlib symbol handling during the package
generation. This fixes the package generation of libvpu4 which were
causing rootfs generation errors when using Debian packages.
Reported-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Daiane Angolini [Fri, 27 Oct 2017 11:57:37 +0000 (09:57 -0200)]
xf86-video-imxfb-vivante: Change SRC_URI to point to git
Change SRC_URI to point to git repo on Code Aurora as it mirrors the
git.freescale.com.
It also changes the working directory to reflect the git structure.
Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Daiane Angolini [Fri, 27 Oct 2017 11:57:35 +0000 (09:57 -0200)]
imx-alsa-plugins: Change SRC_URI to point to git
Change SRC_URI to point to git repo on Code Aurora as it mirrors the
git.freescale.com.
It also changes the working directory to reflect the git structure.
Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Daiane Angolini [Fri, 27 Oct 2017 11:57:31 +0000 (09:57 -0200)]
linux-imx: Change git repository URL
The git.freescale.com repository has been facing critical fetch issues,
this patch uses source.codeaurora.org because it's a mirror for this
kernel provider version.
Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Wed, 18 Oct 2017 05:06:41 +0000 (13:06 +0800)]
fmc: update recipes
*update SRC_URL and update to 4377bfc
This includes the following changes: 4377bfc - Set LS1043 as default platform (for DASH integration) 81e4796 - Revert default platform flag to P4080 4729b49 - Enable support for LS1046 (based on LS1043 integration) a079d2c - update variable names to match fmlib changes 44b1f42 - Revert "Aging support added for classification" 9732cd8 - Aging support added for classification 03505c3 - [QSDK-2331] fmc: PIR/PBS are considered synonyms for CIR/CBS in policer tags 757754b - ENGR00341753: Schemes sharing between ports is not working eca7122 - Added makefile support for LS1043 b9e52be - ENGR00354640: fmc regression: Bad FMan port handle used in FM_PORT_VSPAlloc causes FMD call trace 435d76d - ENGR354592: FMC SoftParser 'otherl3' protocol definition generates error 92494f0 - Changed makefile to use flags: FMAN_V3H / FMAN_V3L (ENGR353626) 1695da4 - ENGR00352834: FMC: Add support for FM_PCD_KgSetAdditionalDataAfterParsing API 450d314 - ENGR351010: FMC: Share schemes used for IPR across multiple ports b2b6226 - ENGR00349008: ALU PCD generates Segmentation fault for direct schemes usage 6b14996 - ENGR00348810: ALU PCD generates: FmPcdCcGetGrpParams: Invalid Handle 955706a - ENGR348539: ALU PCD generates: grpId you asked > numOfGroup of relevant tree 06548b6 - ENGR00347977: ALU PCD using direct schemes generates Error: Unresolved cycled dependencies e843d51 - ENGR00315208: [FMC] failed to configure ALU PCD 4f4a3eb - ENGR00342608: Major error on ALU PCD: IC_HASH_INDEXED numOfKeys has to be powerOfTwo a3e40ab - ENGR00342299: ALU PCD (fmc_pcd_ed44_skeleton_TSOC.xml) generates Segmentation fault 71deab3 - ENGR00342299: ALU PCD (fmc_pcd_ed44_skeleton_TSOC.xml) generates Segmentation fault aa34fa3 - ENGR00341753: Schemes sharing between ports is not working e6fee7f - ENGR00341091: False error reported by FMC in ALU PCD: 'ERR: Unresolved cycled dependencies are found' 2fb5b1c - ENGR00340476: ALU Issue with pbit marking with a given DSCP (B0198) 284a506 - ENGR329197: 32 Schema limit exhausted when FMC duplicates the schemas even if same policy is attached to all the ports 0434629 - ENGR00338449: Enable Test automation framework for FMC on Linux host OS d09735b - ENGR00338121: fmc: Support new convention for port type in xml config file f46f085 - Improvement to: ENGR330486: ALU B0187: FMC/libxml2 SDK1.5 FB3 : Memory leaked during PCD xml application c2330c3 - ENGR00330486: ALU B0187 : FMC/ libxml2 SDK1.5 FB3 : Memory leaked during PCD xml application 2bff057 - ENGR00325623: PCD : replicator issue 4157f75 - ENGR00316689: fmc: Ccnode mask support option fails to propagate into the PCD 35b9363 - ENGR00320235: reassembly management with PCD xml (FMC) - FM_PCD_MAX_NUM_OF_CC_GROUPS 021f720 - ENGR00308464 - FMD PCD: seg fault error while creating ccnode without mask 8c37700 - Enabled ENGR00305912 : individual keygen extraction (IPV6 VER+TC) and (IPv6 FL) 400d483 - Disabled ENGR00305912 until is available in FMD c21c326 - Enabled ipv6.flabel as supported full field extraction
*remvoe EXTRA_OEMAKE_PLATFORM for powerpc
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>
Chunrong Guo [Wed, 18 Oct 2017 05:06:33 +0000 (13:06 +0800)]
rcw :update recipe
*update to 1a6236a
*This includes the following changes: 1a6236a - LS1012ARDB: Change rcw for secure boot cdf4b72 - rcw: ls1088aqds: Add SCSI errata for detecttion of sata 16072f7 - armv8:LS1012A: RCW supporting 1GHz CPU frequency 90aef03 - LS1088ARDB:Reduce size in block copy command 53518dc - rcw: ls1088ardb: Add SCSI errata for detecttion of sata 0a869b3 - ls1021a: add workaround for pcie erratum A-007997 and A-007815 e7f18e5 - ls2088ardb: Add RCW for with platform frequency 700MHz 6f324fc - Use BSD license for both rcw and binary files c69799f - Added copyright to byte_swap.tcl bfe8c5e - Renaming COPYING as BSD-LICENSE
*update LIC_FILES_CHKSUM to point to LICENSE
Renaming BSD-LICENSE
* add support for Qoriq.
* strip possible '-32b', '-64b' and '-be' to match folder name.
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes a6c8375 - Merge pull request #151 in DPAA2/dpl-examples from ls1088a to master 804d48a - ls1088a: add custom DPC with 4M bman buffers b51acbb - Merge pull request #148 in DPAA2/dpl-examples from ls1088a to master 3fe5c1a - ls1088a: Added DPNI@1 connected to DPMAC@2 05e9c76 - Merge pull request #141 in DPAA2/dpl-examples from ls2088a to master 89dfc05 - Merge pull request #140 in DPAA2/dpl-examples from ls1088a to master 8086cca - ls1088a: Added DPC and DPL for backplane support cf5aecb - ls2088a: Added DPC and DPL for backplane support 759cbc9 - add root LICENSE file 365f259 - add root LICENSE file
*include the following changes a6c8375 - Merge pull request #151 in DPAA2/dpl-examples from ls1088a to master 804d48a - ls1088a: add custom DPC with 4M bman buffers b51acbb - Merge pull request #148 in DPAA2/dpl-examples from ls1088a to master 3fe5c1a - ls1088a: Added DPNI@1 connected to DPMAC@2 05e9c76 - Merge pull request #141 in DPAA2/dpl-examples from ls2088a to master 89dfc05 - Merge pull request #140 in DPAA2/dpl-examples from ls1088a to master 8086cca - ls1088a: Added DPC and DPL for backplane support cf5aecb - ls2088a: Added DPC and DPL for backplane support 759cbc9 - add root LICENSE file 365f259 - add root LICENSE file
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Wed, 18 Oct 2017 05:06:24 +0000 (13:06 +0800)]
ppa :update recipes
*update to 92b208b
This includes the following changes: 92b208b - Added usb and mmc as wakeup src for LS1088 system suspend; Fixed stack alignment issue. 999e6be - Correcting stack reference issue in LS1088 _soc_sys_entr_pwrdn(). 4d43c10 - Adding cpu_suspend.system support to LS1088. 8a2e7ee - Disambiguating uart driver from ddr driver and from dbg builds. d455113 - Fixing offset into bootcore data area. 87b117e - Moving Chassis defs out of soc.h and into lsch3/lsch2.h. 93f17b3 - Releasing cores from reset that are marked "to be disabled". 2872682 - Fixing ordering problem in makefile.inc which caused builds using earlier than GCC 6.2 to fail. f52a4a9 - Adding separate folders for each driver; Adding rdb board for LA17xx. b003ea1 - Adding initial ppa for soc LA17xx. ce7f372 - Changing secondary core release method to reduce risk of race condition between ppa and bootrom. 78b8281 - Fixing psci data area initialization. bed0d04 - Eliminating race condition between psci and bootrom on core release. 89ddb56 - Cleanup of prefetch disable function. 8781337 - Fix for QPPA-23: overwriting saved link register in _soc_init_start when bootcore used to initialize ocram. 4ee3738 - Adding header file left out of last commit. cc33e5e - Adding smc function prefetch disable. 2de51a3 - Changing psci call to _soc_core_rls_wait into a call to _soc_core_release. 12be3c6 - Updating text in license file. 76a61f5 - Added release note deprecating build methods using "make".
*fix the below error:
|Makefile:58: ../armv8/gic.mk: No such file or directory
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Chunrong Guo [Wed, 18 Oct 2017 05:06:23 +0000 (13:06 +0800)]
ovs-dpdk: update recipes
*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>
Chunrong Guo [Wed, 18 Oct 2017 05:06:21 +0000 (13:06 +0800)]
dpdk: update recipes
*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>
*include the following changes 43b842b - Add support for 'Thread per Core' parameter 647f02e - Remove dependency on KERNEL_PATH for build 5103b0c - Fix misleading variable name
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
*include the following changes 9f20cab - fmlib libraries (LS1043/46 and 32/64bit) unification under libfm-arm.a 553b87d - Makefile: fix build issue for flexbuild
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>