aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-dpaa/fmlib/fmlib_git.bb
AgeCommit message (Collapse)Author
2023-07-01fmlib: Update to commit 9fb916fJun Zhu
pick up the commits: - 9fb916f Add support for allow/deny HC usage - 56f7bd7 Check if valid FMan handle exists on FM_PCD_Open and FM_PORT_Open - 01136b8 Rename COPYING to LICENSE Signed-off-by: Jun Zhu <junzhu@nxp.com>
2023-06-09meta-freescale: fmlib: map kernel source path to target pathMeng Li
When building package fmlib based on Yocto version mickledore, there is below warning reported: WARNING: fmlib-git-r1 do_package_qa: QA Issue: File /usr/lib64/libfm-arm.a in package fmlib-staticdev contains reference to TMPDIR [buildpaths] Because the KERNEL_SRC is passed into Makefile, and not mapped to a target path like the source of this package. To void this warning, it also needs to add the path map in CFLAGS for kernel source. Signed-off-by: Meng Li <Meng.Li@windriver.com>
2022-12-15Switch NXP QorIQ repositories to github.comJun Zhu
Fetch QorIQ's source code from github.com/nxp-qoriq, as original source.codeaurora.org/external/qoriq will stop to access from April 2023. Signed-off-by: Jun Zhu <junzhu@nxp.com>
2022-04-26fmlib: set precise BSD licenseMeng Li
When building fmlib package based on Yocto 4.0, there is below warning reported WARNING: fmlib-git-r1 do_populate_lic: QA Issue: fmlib: No generic license file exists for: BSD in any provider [license-exists] Because "BSD" is ambiguous, and there is no corresponding license file in COMMON_LICENSE_DIR directory. So, set precise BSD license to fix this issue. Signed-off-by: Meng Li <Meng.Li@windriver.com>
2022-03-03layer: Update LICENSE variable to use SPDX license identifiersAndrey Zhizhikin
Since OE-Core commit 9379f80f48 ("license/insane: Show warning for obsolete license usage"), LICENSE field not containing SPDX identifiers are treated with WARNING. An automated conversion using scripts/contrib/convert-spdx-licenses.py to convert to use the standard SPDX license identifiers has been done on the entire layer. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
2021-08-12layer: Convert to new override syntaxKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-04-11fmlib: update to 69a7047Chunrong Guo
*update to lsdk 1903 tag include the following changes 69a7047 - fmlib handles conversion in FR Runtime API Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
2018-10-15fmlib: fix typoChunrong Guo
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01fmlib: update to 82d89adChunrong Guo
*update to lsdk 1809 tag include the following changes: 82d89ad - Makefile: enable PPC support *set TARGET_ARCH_FMLIB to PPC support *set FMLIB_TARGET to PPC support Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-09-28recipes: Limit BSP specific recipes on relevant SOCsKhem Raj
This helps in using meta-freescale with other BSP layers in same projects, which is common usecase Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Andreas Müller <schnitzeltony@gmail.com> Cc: Zhenhua Luo <zhenhua.luo@nxp.com> Cc: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-04-02fmlib: update to 2212651C.R. Guo
*include the following changes: 2212651 - Copyright update a6f1ce7 - Extend FM MAC Statistics with frame size counters 97dd99c - FMC cleanup fix - first versio *update md5 checksum Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
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-11-06fmlib: update to 95f34b1Chunrong Guo
*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>
2017-10-18fmlib: update recipesChunrong Guo
*Remove redundant TARGET_ARCH_FMLIB setting *update FMLIB_TARGET for Qoriq fmlib libraries (LS1043/46 and 32/64bit) unification under libfm-arm.a Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-10-18fmlib: update SRC_URL and update to 9f20cabChunrong Guo
*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>
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>