aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/fmlib
AgeCommit message (Collapse)Author
2018-03-06fmlib: update SRC_URLC.R. Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-01-11fmlib: upgrade to SDK 2.0 GA-1611 releaseZhenhua Luo
* add ls1046a targets build support * include the following changes caec18a use mcpu option as 'cortex-a57' for Cortex A72 1f28ceb Makefile fix for LS1046 7e73160 Enable support for LS1046(based on LS1043 integration files) 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-12-06fmlib: Remove native class extendFabio Berton
fmlib doesn't build for native host. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06fmlib: 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-06fmlib: Set override for all ls1043a soc familyFabio Berton
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-12-06fmlib: Fix kernel source dependencyFabio Berton
fmlib needs kernel source to compile, to satisfy this dependency do_compile task needs to run after virtual/kernel do_shared_workdir task. Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-08-12fmlib: update to 43fa98fChunrong Guo
Changelog: 43fa98f fmlib: fix typo in Makefile 38ec904 fmlib: Unify makefile for both ppc and arm architectures a1bf8c9 fmlib: add PPPoE insert/remove manipulation d06b20a fmlib: add ls1043 aarch32 support 31c8535 fmlib: insert all changes to maintain coherency with sdk1.9 c33ee64 Merge pull request #4 in DPAAMODULES/fmlib from ~R52568/fmlib:ls1043 to ls1043 b88fbab fmlib: update ls1043 branch according to master branch b51ab91 Merge pull request #1 in DPAAMODULES/fmlib from ~B37577/fmlib:dev-ls1043 to ls1043 3ce82eb fmlib: Update fmlib function name to its correct declaration name 329d31d fmlib: fix compiler name in Makefile f92c13b fmlib: add ls1043 support Signed-off-by: Ting Liu <ting.liu@nxp.com>
2016-04-19fmlib: update to commit d697de9Ting Liu
New commits imported: d697de9 fmlib: remove cc-aging support 9ec11a2 fmlib: fix coherency of data structures with fmd d357b76 Merge pull request #8 in DPAAMODULES/fmlib from ~R27762/fmlib:add_hm_node_stats to master 7523dd1 fmlib: add support for FM_PCD_KgSchemeGetCounter c1fd2c3 Render header manip node statistics available in user space 2a9113a fmlib: fix policer spelling issues 5e77666 fmlib: Remove FM_PORT_PcdPrsModifyStartOffset routine - not supported 4cdcebd fmlib: Update fmlib function name to its correct declaration name 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>
2015-07-28Move meta-fsl-ppc content to layer rootOtavio Salvador
This commit is just a rename of all contents of meta-fsl-ppc subdirectory to this layer's root, merging the contents of common files, subsequent changes are based on top of that. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>