FYI - all,
I had the same problems with LTIB in the beginning. I was informed by frreescale that the PPP URL referred to is PRIVATE and only available to internal freescale personnel. Why that is, I have no idea, but it is.
I made the following changes to the referenced two files, and no longer had the problem.
in .ltibrc
@# This is a list of the package pools to use (whitespace separated inc newline)
I cahnged the lines as shown. This removes the PPP URL from the search equation. It seems that if the first search fails, it doesn't look for the other.
%pps
gpp
#ppp
# The URL of the PPP (Private Package Pool) private code repository
#%ppp_url
#http://auslxsc01.mtwk.freescale.net/ppp/
# The URL of the GPP (Global Package Pool) master code repository
%gpp_url
http://bitshrine.org/gpp/
in ltib
@ spoof_path => "$bdir/ltib/usr/spoof",
Imade the follwoewing changes:
pps => "gpp",
gpp_url => "http://bitshrine.org/gpp/",
ppp_url => "",
After making these changes, I didn't have any problem downloading and building the packages I needed.
If you try to build a package that is not supported by LTIB, then you have other cahnges to make to add the device to the selection list and the package list.
I have had NO problems building packages that are not supported by LTIB due to lack of MD5 Checksums. However, mind the patches.