dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Yocto:IGKBoard-All: Add hello application and hello module example recipes
guowenxue
2024-07-15
17e72682044b54e27f2bbb53ced773a711527e56
[build-imxboard.git]
/
yocto
/
meta-igkboard
/
images
/
yocto-image-ml.bb
1
2
3
4
5
6
7
8
9
# This image extends yocto-image-full with additional machine learning features
require yocto-image-full.bb
CORE_IMAGE_EXTRA_INSTALL:igkboard-imx8mp:append = " \
packagegroup-imx-ml \
nodejs nodejs-npm \
"