mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-pybind11: extend to native and nativesdk
Extend this recipe with native and nativesdk classes to be able to provide a package in SDK and run on the build system. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
35459c1d25
commit
1fa9a11c42
|
|
@ -32,3 +32,5 @@ do_install() {
|
|||
distutils3_do_install
|
||||
cmake_do_install
|
||||
}
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user