I'm cross compiling swupdate for Debian armhf and I reached this point:
/usr/lib/gcc/arm-linux-gnueabihf/4.9/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lubootenv
But I'm not able to find libubootenv nowhere. I did read that is take from U-Boot, but i'm don't know to generate it.
Thanks,
Vini