[Yaffs] Using the CVS version
Charles Manning
manningc2@actrix.gen.nz
Fri, 13 May 2005 13:43:16 +1200
On Friday 13 May 2005 03:55, Karl Olsen wrote:
> Hello list,
>
> I am using yaffs on Linux 2.6.11.5, based on the Frank Rowand patches f=
rom
> 2004-12-16. I was having some problems, so I wanted to try the current
> version, fetched as "Download tarball" from
> http://www.aleph1.co.uk/cgi-bin/viewcvs.cgi/yaffs/ . According to the =
CVS
> entries, some things have been fixed since last December.
>
> But after trying the patch-ker.sh (and adding the real yaffs files to
> fs/yaffs and the missing "obj-$(CONFIG_YAFFS_FS) +=3D yaffs/" to
> fs/Makefile), it didn't compile at all. It looks like none of the
> necessary fixes that Frank Rowand made have been applied to CVS. Is th=
ere
> an up-to-date version somewhere, or what am I doing wrong?
Some of Frank's patches were applied to what was in CVS, but not all. Som=
e=20
were pretty much the same thing done a different way.
The kerkel patchin script is pretty much untested work in progress. I am=20
awaiting setting up a 2.6 box to do that.=20
The files in fs/yaffs are supposed to be symbolic links back to the main=20
yaffs sources.
If you have a patch for a fixed patchin script that would be most welcome=
.
-- CHarles