[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] latest patches
Hi folks,
Is anybody else having trouble with the latest round of patches?
The uclinux project has checkouts from two different CVS modules (on
cvs.uclinux.org) - uClinux-dist (user programs and vendor/board stuff),
and uClinux-2.4.x (the actual kernel).
Before you apply the microblaze/uClinux patches (from the website), make
that you have done a CVS update on *both* the dist and the kernel.
Depending on how you've got your directory structures configured (ie the
symbolic link stuff mentioned in the Getting Started), you should be
able to do the following (assumping the everything lives under, say /opt)
$ cd /opt/uClinux-dist
$ cvs -d:pserver:anonymous@cvs.uclinux.org:/var/cvs update
$ cd /opt/uClinux-2.4.x
$ cvs -d:pserver:anonymous@cvs.uclinux.org:/var/cvs update
Your distribution should then be ready to apply the microblaze custom
patches. I hope this "two-step" patching process doesn't last long, but
we're stuck with it for now.
Regards,
John
___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/