On Friday 11 November 2011 09:20:18 you wrote: > Sorry, new to this system. We mostly design hardware and I go in and > out of Linux development periodically and it is difficult to keep > current for this reason.
No problem. I know you've been very patient with the frustrations you have, if you'll just bear with us I'm sure we can sort it out. > DISTRO = "angstrom-2008.1" OK. So it ought to have the approprate file in the mirror. What version of bitbake are you using? Also, could you run the following: bitbake -e matchbox-native | grep ^PREMIRRORS > Will I need to search any bb files using the dead SRC_URI and replace > them with yoctoproject.org? That's one way of fixing it, yes. BTW I would suggest if you are starting a new project and you expect to keep it around for a while you should consider using something based on top of OpenEmbedded-Core, such as the Yocto Project or a newer version of Angstrom. That way issues like these (broken downloads) get taken care of, since OE-core is maintained. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
