kumquat-buildroot/support
Guillaume W. Bres 87f2b7004e support/testing: add test for python-pybind
The way that python-pybind can be used is fairly complicated, so a
runtime test for it is convenient. In addition, this test validates that
the headers actually work at runtime.

Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
[Arnout:
 - Retain python3 only.
 - python-pybind is a target package, not host.
 - Select python-pybind instead of depend.
 - Simplify python-pybind-example package.
 - Check in python-pybind-example build if pybind11.get_include()
   produces output.
 - Don't use python3 -m pybind11 --includes: it includes the main python
   includes, which are for the host, not for the target.
 - Use TestPythonPackageBase instead of open-coding something imported
   with host python.
]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2022-01-07 22:26:08 +01:00
..
config-fragments support/config-fragments/autobuild: fix bootlin-riscv64 configs 2022-01-04 18:08:57 +01:00
dependencies support/dependencies: avoid spurious warning on print-vars 2021-12-04 20:09:04 +01:00
docker support/docker: Add openssh-server 2022-01-06 09:34:05 +01:00
download support/download/git: add missing "git lfs install" invocation for LFS support 2022-01-07 19:06:48 +01:00
gnuconfig
kconfig support/kconfig: fix compiler warnings 2021-10-06 21:11:09 +02:00
legal-info
libtool
misc support/misc/relocate-sdk.sh: allow relocating to any directory 2022-01-06 22:27:56 +01:00
scripts support/scripts/: remove -E flag from patch call 2022-01-03 21:14:32 +01:00
testing support/testing: add test for python-pybind 2022-01-07 22:26:08 +01:00