[yocto] Linking problem after upgrade to rocko

2018-01-24 Thread Diogo Piçarra
Hi, I have a recipe to build macchina.io that was working with pyro but after updating to rocko the compile task fails after the following warning: error:/home/username/Projects/yocto/build/tmp/work/cortexa7hf-neon-vfpv4-poky-linux-gnueabi/macchina.io/git-r0/recipe-sysroot-native/usr/bin/arm-poky

[yocto] build problem after upgrade to pyro

2017-07-31 Thread Diogo Piçarra
Hi, I have a recipe to build macchina.io that was working with morty but after updating to pyro i get the error "/lib/ld-linux-armhf.so.3: No such file or directory". It's looking fot the file in the wrong place. I already read the release notes and can't anyting that could have created this probl