All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chunrong Guo <B40290@freescale.com>
To: <meta-freescale@yoctoproject.org>
Cc: chunrong.guo@nxp.com
Subject: [[PATCH v2 34/34] fmc: update recipes
Date: Mon, 16 Oct 2017 14:33:36 +0800	[thread overview]
Message-ID: <1508135616-17233-34-git-send-email-B40290@freescale.com> (raw)
In-Reply-To: <1508135616-17233-1-git-send-email-B40290@freescale.com>

From: Chunrong Guo <chunrong.guo@nxp.com>

*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>
---
 dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
index aff5130..8bfde71 100644
--- a/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
+++ b/dynamic-layers/openembedded-layer/recipes-dpaa/fmc/fmc_git.bb
@@ -6,8 +6,8 @@ PR = "r2"
 
 DEPENDS = "libxml2 fmlib tclap"
 
-SRC_URI = "git://git.freescale.com/ppc/sdk/fmc.git;branch=sdk-v2.0.x"
-SRCREV = "81e4796fd22e32fe7ab77f075c1879d7bb75c02e"
+SRC_URI = "git://github.com/qoriq-open-source/fmc.git;nobranch=1"
+SRCREV = "4377bfc24626a0db3bedb6e1cbb201f6f6df964c"
 
 S = "${WORKDIR}/git"
 
@@ -19,10 +19,6 @@ EXTRA_OEMAKE_virtclass-native = 'FMCHOSTMODE=1 FMD_USPACE_HEADER_PATH="${STAGING
     TCLAP_HEADER_PATH="${STAGING_INCDIR}" '
 
 EXTRA_OEMAKE_PLATFORM ?= ""
-EXTRA_OEMAKE_PLATFORM_b4 = "b4860qds"
-EXTRA_OEMAKE_PLATFORM_t2 = "b4860qds"
-EXTRA_OEMAKE_PLATFORM_t4 = "b4860qds"
-EXTRA_OEMAKE_PLATFORM_t1 = "t1040qds"
 EXTRA_OEMAKE_PLATFORM_ls1043a = "ls1043"
 EXTRA_OEMAKE_PLATFORM_ls1046a = "ls1046"
 
-- 
1.9.0



      parent reply	other threads:[~2017-10-16  6:34 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-16  6:33 [[PATCH v2 01/34] qe-ucode: update SRC_URL Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 02/34] qe-ucode: update COMPATIBLE_MACHINE Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 03/34] uboot: update to upgrade to 2017.09 Chunrong Guo
2017-10-16 16:33   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 04/34] cst :update to 1afb40c Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 05/34] eth-config: update SRC_URL and update to e3dcd11 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 06/34] flib: update to 14489ee Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 07/34] fmlib: update SRC_URL and update to 9f20cab Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 08/34] fmlib: update FMLIB_TARGET and remove TARGET_ARCH_FMLIB Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 09/34] aiopsl: update to 2b7284f Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 10/34] gpp-aioptool: update to 43b842b Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 11/34] restool: update to 87c3abe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 12/34] restool: add ls1043ardb and ls1046ardb as COMPATIBLE_MACHINE Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 13/34] cantest :update recipes for support Qoriq Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 14/34] dpdk: update recipes Chunrong Guo
2017-10-16 16:35   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 15/34] odp:update recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 16/34] ovs-dpdk: update recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 17/34] ppa :update to 92b208b Chunrong Guo
2017-10-16 16:36   ` Otavio Salvador
2017-10-16  6:33 ` [[PATCH v2 18/34] uefi :update to a812f17 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 19/34] dpl-examples: update to a6c8375 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 20/34] mc:update to 10.3.2 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 21/34] linux :update to 953d467 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 22/34] ls2-phy : update recipe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 23/34] ls2088ardb: update uboot config Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 24/34] linux-qoriq: Upgrade kernel to v4.9 Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 25/34] ls2-rcw: remove recipes Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 26/34] rcw :update recipe Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 27/34] ls1088ardb: rcw instead of ls2-rcw Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 28/34] ls2088ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 29/34] ls1012ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 30/34] ls1012afrdm : " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 31/34] ls2080ardb: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 32/34] ls1012ardb-32: " Chunrong Guo
2017-10-16  6:33 ` [[PATCH v2 33/34] ls1012afrdm-32b: " Chunrong Guo
2017-10-16  6:33 ` Chunrong Guo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1508135616-17233-34-git-send-email-B40290@freescale.com \
    --to=b40290@freescale.com \
    --cc=chunrong.guo@nxp.com \
    --cc=meta-freescale@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.