Commit Graph

12 Commits

Author SHA1 Message Date
Max Krummenacher
b747b01501 global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location
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>
2025-06-28 18:58:39 +02:00
Zelan Zou
84a83e0177 gpp-aioptool_git.bb: Update license to BSD-3-Clause
Signed-off-by: Zelan Zou <zelan.zou@nxp.com>
2024-11-06 09:25:17 +01:00
Khem Raj
f724cfced0 recipes: Add missing patch tag Upstream-Status
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-21 18:33:11 -07:00
Jun Zhu
db67bdf59c Switch NXP QorIQ repositories to github.com
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-12-15 11:47:18 +08:00
Ting Liu
6a101d34a7 gpp-aioptool: chown aiop_tool to root:root
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
2020-12-16 08:40:52 -03:00
Ting Liu
1020afbf3f gpp-aioptool: add -fcommon to fix build with gcc10
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>
2020-12-16 08:40:52 -03:00
Chunrong Guo
056de1b759 gpp-aioptool:remove libio.h
*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>
2018-10-01 13:51:02 -03:00
C.R. Guo
6322a73ac2 gpp-aioptool: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-03-06 10:05:43 -03:00
Chunrong Guo
e1f453c3cc gpp-aioptool: update to 6ead470
*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>
2018-01-25 16:30:35 -02:00
Chunrong Guo
3442d0b31d gpp-aioptool: update to 43b842b
*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>
2017-10-18 11:42:30 -02:00
Chunrong Guo
80d397b345 gpp-aioptool: update to a350379
*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>
2017-08-07 11:42:29 -03:00
Chunrong Guo
1e48f66e0d gpp-aioptool: add recipes
Signed-off-by: Chunrong Guo <B40290@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-05-02 17:54:58 -03:00