dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update yocto build script to fix install bug
guowenxue
2026-07-13
f7e4847e7574dd4ad8db7a8f40320c392b5b4523
[build-imxboard.git]
/
bsp
/
yocto
/
meta-igkboard
/
mickledore
/
recipes-core
/
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 \
"