summaryrefslogtreecommitdiffstats
path: root/recipes-dpaa2/gpp-aioptool
Commit message (Collapse)AuthorAgeFilesLines
* global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch locationMax Krummenacher2025-06-281-2/+0
| | | | | | | | | | | | | | | | | The series [1] changed the way sources are fetched/unpacked and S needs to follow that. Additionally for git repos it moved away from having 'git/' as the checkout directory. This has been partly tested by building weston based image for imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images. E.g. none of the recipes specific for qoriq is built time tested. As walnascar is no longer compatible with master/whinlatter drop it from LAYERSERIES_COMPAT. [1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/ Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
* gpp-aioptool_git.bb: Update license to BSD-3-ClauseZelan Zou2024-11-061-2/+2
| | | | Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
* recipes: Add missing patch tag Upstream-StatusKhem Raj2023-06-211-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Switch NXP QorIQ repositories to github.comJun Zhu2022-12-151-1/+1
| | | | | | | | 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>
* gpp-aioptool: chown aiop_tool to root:rootTing Liu2020-12-161-0/+1
| | | | | | | Fix host user contaminated issue | WARNING: gpp-aioptool do_package: KeyError in ./package/usr/bin/aiop_tool | Exception: KeyError: 'getpwuid(): uid not found: 2000' | NOTE: recipe gpp-aioptool-git-r0: task do_package: Failed
* gpp-aioptool: add -fcommon to fix build with gcc10Ting Liu2020-12-162-0/+37
| | | | | | | | Fix: | ...ld: src/aiop_logger.o:(.bss+0x0): multiple definition of `_debug_flag'; src/aiop_tool.o:(.bss+0x0): first defined here | ...ld: src/aiop_logger.o:(.bss+0x2): multiple definition of `_verbose_flag'; src/aiop_tool.o:(.bss+0x2): first defined here Signed-off-by: Ting Liu <ting.liu@nxp.com>
* gpp-aioptool:remove libio.hChunrong Guo2018-10-012-0/+28
| | | | | | | *update for glibc libio.h removal in 2.28+ Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpp-aioptool: update SRC_URLC.R. Guo2018-03-061-1/+1
| | | | | Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpp-aioptool: update to 6ead470Chunrong Guo2018-01-251-1/+1
| | | | | | | | *include the following changes: 6ead470 - Update default thread per core value to 0 Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpp-aioptool: update to 43b842bChunrong Guo2017-10-181-1/+1
| | | | | | | | | | *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>
* gpp-aioptool: update to a350379Chunrong Guo2017-08-071-6/+6
| | | | | | | | | | | | | *include the following changes a350379 - Update license from EULA to BSD 11bcb64 - make: fix build environments for cross compilation a539012 - src: update tool version and supported MC version info 5a1156d - flib/mc: Upgrade MC Flib to 10.1.3 4c03e6c - mc/flib: cleanup unused MC objects Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* gpp-aioptool: add recipesChunrong Guo2017-05-021-0/+25
Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>