Relative Content

Tag Archive for embedded-linuxyoctoyocto-recipe

Yocto packages build path

I am building images using yocto. I could see multiple folders(say all-poky-linux, poky-linux-gnueabi, armv7-neon-poky-linux-gnueabi, x86_64-linux) inside build/tmp/work/ path. I could see different packages are building under different directories. Can you help to understand where in the meta data this configuration is done. I mean the package should build under build/tmp/work/all-poky-linux etc…