I have a beginners question. I want to build u-boot, and I already have the packages I need in /opt/freescale/pkgs and I want to build u-boot from those packages. I'm having an error that seems ltib is trying to download the packages from internet. How do I tell him to use those already in my computer? Do I need to edit something in the .spec file?
./ltib -m prep -p u-boot-1.1.6-mpc832x_rdb.spec
You should not be root when running ltib, do you really
want to continue ? y|N
y
Processing platform: Freescale MPC832x RDB PowerPC board
==========================================================
using config/platform/mpc832x_rdb/.config
Processing: u-boot-1.1.6-mpc832x_rdb
======================================
Testing network connectivity
Testing proxy connection for GPP : FAIL
Can't get gpp index, proxy forced off
OK GPP:
Try u-boot-1.1.6-83xx-clkpcimod.patch.md5 from the GPP
15:37:07 ERROR 404: Not Found.
Try u-boot-1.1.6-83xx-clkpcimod.patch from the GPP
15:37:08 ERROR 404: Not Found.
Can't get: u-boot-1.1.6-83xx-clkpcimod.patch at ./ltib line 621.
Died at ./ltib line 622.
Exiting on error or interrupt