dashboard
repositories
filestore
activity
search
login
main
/
build-imxboard
IGKBoard BSP build system
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Build:GauGuin-Board: Add GauGuin Board based on i.MX8MP build support
guowenxue
2024-05-06
435024a55a8a3f64af6ebeff596332aebd15b7e9
[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 \
"