mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-01 22:53:05 +00:00
nuttx-ntfc-testing's release-0.0.1 tag pins ntfc.yaml's citest requirement to CONFIG_INIT_ENTRYPOINT=nsh_main, so any sim/citest defconfig that switches to a different init entrypoint (e.g. nxinit's init_main) fails CI with: OSError: Missing kconfig dependency: ['CONFIG_INIT_ENTRYPOINT', 'nsh_main'] Maintainer raiden00pl cut nuttx-ntfc-testing release-0.0.2, which drops that CONFIG_INIT_ENTRYPOINT requirement from ntfc.yaml, and requested both nuttx and nuttx-apps workflows be updated to it: https://github.com/apache/nuttx-ntfc-testing/issues/7#issuecomment-5480486089 Only the `git clone -b release-0.0.1` line is changed; the unrelated `ntfc==0.0.1` PyPI package pin (build.yml) is untouched. Assisted-by: opencode-agent/claude-sonnet-5 Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com> |
||
|---|---|---|
| .. | ||
| arch.yml | ||
| build.yml | ||
| check.yml | ||
| depends-on-comment.yml | ||
| issue_labeler.yml | ||
| labeler.yml | ||
| lint.yml | ||
| pr_labeler.yml | ||