* Re: why remove yaffs2?
2012-12-03 14:03 why remove yaffs2? niqingliang2003
@ 2012-12-03 7:02 ` niqingliang2003
2012-12-03 13:52 ` Bruce Ashfield
2012-12-03 15:54 ` Richard Purdie
2 siblings, 0 replies; 6+ messages in thread
From: niqingliang2003 @ 2012-12-03 7:02 UTC (permalink / raw)
To: niqingliang2003; +Cc: openembedded-core
is there someone can help me?
On Monday, December 03, 2012 02:03:03 PM
niqingliang2003@gmail.com wrote:
> Hi, All:
>
> I have untouched oe for several months, and recently found that
yaffs is
> dropped, and also in official kernel, why?
>
>
> Yi qingliang
> Nanjing Jilong
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: why remove yaffs2?
2012-12-03 14:03 why remove yaffs2? niqingliang2003
2012-12-03 7:02 ` niqingliang2003
@ 2012-12-03 13:52 ` Bruce Ashfield
2012-12-04 8:09 ` niqingliang2003
2012-12-03 15:54 ` Richard Purdie
2 siblings, 1 reply; 6+ messages in thread
From: Bruce Ashfield @ 2012-12-03 13:52 UTC (permalink / raw)
To: niqingliang2003; +Cc: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 839 bytes --]
On Mon, Dec 3, 2012 at 9:03 AM, <niqingliang2003@gmail.com> wrote:
> Hi, All:
>
> I have untouched oe for several months, and recently found that yaffs is
> dropped, and also in official kernel, why?
>
Can you clarify ? Which kernel ? Yaffs has never been a mainline
filesystem, but
I have it in the yocto released kernels.
http://git.yoctoproject.org/cgit/cgit.cgi/linux-yocto-3.4/commit/?h=standard/base&id=a8291fa6f723b0182d2b7033b5d59f412ba7cf72
Cheers,
Bruce
>
>
> Yi qingliang
> Nanjing Jilong
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
--
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
[-- Attachment #2: Type: text/html, Size: 1855 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* why remove yaffs2?
@ 2012-12-03 14:03 niqingliang2003
2012-12-03 7:02 ` niqingliang2003
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: niqingliang2003 @ 2012-12-03 14:03 UTC (permalink / raw)
To: openembedded-core
Hi, All:
I have untouched oe for several months, and recently found that yaffs is
dropped, and also in official kernel, why?
Yi qingliang
Nanjing Jilong
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: why remove yaffs2?
2012-12-03 14:03 why remove yaffs2? niqingliang2003
2012-12-03 7:02 ` niqingliang2003
2012-12-03 13:52 ` Bruce Ashfield
@ 2012-12-03 15:54 ` Richard Purdie
2012-12-04 11:10 ` Yi Qingliang
2 siblings, 1 reply; 6+ messages in thread
From: Richard Purdie @ 2012-12-03 15:54 UTC (permalink / raw)
To: niqingliang2003; +Cc: openembedded-core
On Mon, 2012-12-03 at 14:03 +0000, niqingliang2003@gmail.com wrote:
> Hi, All:
>
> I have untouched oe for several months, and recently found that yaffs is
> dropped, and also in official kernel, why?
We removed it from OE-Core 18 months ago. The code was old, not working
particularly well and lacking someone to maintain it so it got moved
out. I'm sure the tools would be accepted into meta-oe if someone
updated and cleaned up the recipe for it. For OE-Core you'd have to show
a larger user base than there currently appears to be...
Cheers,
Richard
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: why remove yaffs2?
2012-12-03 13:52 ` Bruce Ashfield
@ 2012-12-04 8:09 ` niqingliang2003
0 siblings, 0 replies; 6+ messages in thread
From: niqingliang2003 @ 2012-12-04 8:09 UTC (permalink / raw)
To: Bruce Ashfield; +Cc: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 983 bytes --]
Sorry! my mistake.
just for oe, why remove yaffs from image types?
On Monday, December 03, 2012 08:52:46 AM Bruce Ashfield wrote:
On Mon, Dec 3, 2012 at 9:03 AM, <niqingliang2003@gmail.com> wrote:
Hi, All:
I have untouched oe for several months, and recently found that yaffs is
dropped, and also in official kernel, why?
Can you clarify ? Which kernel ? Yaffs has never been a mainline filesystem, but
I have it in the yocto released kernels.
http://git.yoctoproject.org/cgit/cgit.cgi/linux-
yocto-3.4/commit/?h=standard/base&id=a8291fa6f723b0182d2b7033b5d59f412ba7cf72
Cheers,
Bruce
Yi qingliang
Nanjing Jilong
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
--
"Thou shalt not follow the NULL pointer, for chaos and madness await thee at
its end"
[-- Attachment #2: Type: text/html, Size: 5806 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: why remove yaffs2?
2012-12-03 15:54 ` Richard Purdie
@ 2012-12-04 11:10 ` Yi Qingliang
0 siblings, 0 replies; 6+ messages in thread
From: Yi Qingliang @ 2012-12-04 11:10 UTC (permalink / raw)
To: Richard Purdie; +Cc: openembedded-core
clear, thanks!!!
On Monday, December 03, 2012 03:54:32 PM Richard Purdie wrote:
> On Mon, 2012-12-03 at 14:03 +0000, niqingliang2003@gmail.com wrote:
> > Hi, All:
> >
> > I have untouched oe for several months, and recently found that yaffs is
> > dropped, and also in official kernel, why?
>
> We removed it from OE-Core 18 months ago. The code was old, not working
> particularly well and lacking someone to maintain it so it got moved
> out. I'm sure the tools would be accepted into meta-oe if someone
> updated and cleaned up the recipe for it. For OE-Core you'd have to show
> a larger user base than there currently appears to be...
>
> Cheers,
>
> Richard
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2012-12-04 3:26 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-03 14:03 why remove yaffs2? niqingliang2003
2012-12-03 7:02 ` niqingliang2003
2012-12-03 13:52 ` Bruce Ashfield
2012-12-04 8:09 ` niqingliang2003
2012-12-03 15:54 ` Richard Purdie
2012-12-04 11:10 ` Yi Qingliang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox