Relative Content

Tag Archive for yoctoyocto-recipe

yocto gitsm, can’t fetch

I’m upgrading my project from Honister to Langdale (Xilinx release cycle limited) and in that regard I’m experiencing problems with gitsm that I didn’t have with Honister.

Local file changes not coming in rootfs using yocto build

I am using poky version 2.4. We are copying a file to rootfs from a local directory(used file in SRC_URI) using bbappend file. I have modified the file in the local directoy and started the build, but my changes in that file is not reflecting.