econsystems / meta-jetson-tx2

Yocto BSP layer for the nvidia jetson tx2 boards.
https://esomgears.e-consystems.com
MIT License
7 stars 4 forks source link

ParseError at /home/xunyi/poky/meta-product/recipes-core/images/product-image.bb:12 #1

Open keguo1119 opened 5 years ago

keguo1119 commented 5 years ago

Hi I am new about yocto, I want use meta-jetson-tx2 to build a image for tx2, but I get the error! ERROR: ParseError at /home/xunyi/poky/meta-product/recipes-core/images/product-image.bb:12: Could not include required file recipes/images/trdx-image-fstype.inc | ETA: --:--: Here is some info about this ~/poky$ ls bitbake documentation LICENSE meta-jetson-tx2 meta-poky meta-qt5 meta-skeleton meta-yocto-bsp oe-init-build-env-memres README.hardware build jetson-tx2-build meta meta-openembedded meta-product meta-selftest meta-yocto oe-init-build-env README scripts And then source poky/oe-init-build-env jetson-tx2-build I don't know how to with the second step, so I run the third step bitbake core-image-sato and get the error metioned!

keguo1119 commented 5 years ago

Did I get the wrong meta-product https://github.com/toradex/meta-product.git. Where to get the right recipes/images/trdx-image-fstype.inc ; Does this workhttps://github.com/bmit-pune/meta-toradex-yocto.git?