On Sat, Sep 15, 2012 at 09:29:50PM +0200, Andrea Adami wrote: > Signed-off-by: Andrea Adami <[email protected]>
Subject: Re: [oe] [meta-initramfs][PATCH] linux-yocto: slob breaks usb networking, use slab s/meta-initramfs/meta-handheld/g ? > --- > recipes-kernel/linux/linux-yocto/akita/akita.cfg | 4 ++-- > recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg | 4 ++-- > recipes-kernel/linux/linux-yocto/collie/collie.cfg | 4 ++-- > recipes-kernel/linux/linux-yocto/poodle/poodle.cfg | 4 ++-- > recipes-kernel/linux/linux-yocto/spitz/spitz.cfg | 4 ++-- > recipes-kernel/linux/linux-yocto/tosa/tosa.cfg | 4 ++-- > 6 files changed, 12 insertions(+), 12 deletions(-) > > diff --git a/recipes-kernel/linux/linux-yocto/akita/akita.cfg > b/recipes-kernel/linux/linux-yocto/akita/akita.cfg > index 6f0db54..e7ecdde 100644 > --- a/recipes-kernel/linux/linux-yocto/akita/akita.cfg > +++ b/recipes-kernel/linux/linux-yocto/akita/akita.cfg > @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y > # CONFIG_DEBUG_PERF_USE_VMALLOC is not set > CONFIG_VM_EVENT_COUNTERS=y > CONFIG_COMPAT_BRK=y > -# CONFIG_SLAB is not set > +CONFIG_SLAB=y > # CONFIG_SLUB is not set > -CONFIG_SLOB=y > +# CONFIG_SLOB is not set > CONFIG_PROFILING=y > CONFIG_OPROFILE=m > CONFIG_HAVE_OPROFILE=y > diff --git a/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg > b/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg > index 5655f0d..f8d3f4d 100644 > --- a/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg > +++ b/recipes-kernel/linux/linux-yocto/c7x0/c7x0.cfg > @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y > # CONFIG_DEBUG_PERF_USE_VMALLOC is not set > CONFIG_VM_EVENT_COUNTERS=y > CONFIG_COMPAT_BRK=y > -# CONFIG_SLAB is not set > +CONFIG_SLAB=y > # CONFIG_SLUB is not set > -CONFIG_SLOB=y > +# CONFIG_SLOB is not set > CONFIG_PROFILING=y > CONFIG_OPROFILE=m > CONFIG_HAVE_OPROFILE=y > diff --git a/recipes-kernel/linux/linux-yocto/collie/collie.cfg > b/recipes-kernel/linux/linux-yocto/collie/collie.cfg > index 4cc5f56..2f5ead7 100644 > --- a/recipes-kernel/linux/linux-yocto/collie/collie.cfg > +++ b/recipes-kernel/linux/linux-yocto/collie/collie.cfg > @@ -129,9 +129,9 @@ CONFIG_PERF_EVENTS=y > # CONFIG_DEBUG_PERF_USE_VMALLOC is not set > CONFIG_VM_EVENT_COUNTERS=y > CONFIG_COMPAT_BRK=y > -# CONFIG_SLAB is not set > +CONFIG_SLAB=y > # CONFIG_SLUB is not set > -CONFIG_SLOB=y > +# CONFIG_SLOB is not set > CONFIG_PROFILING=y > CONFIG_OPROFILE=m > CONFIG_HAVE_OPROFILE=y > diff --git a/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg > b/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg > index c20557e..644ff69 100644 > --- a/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg > +++ b/recipes-kernel/linux/linux-yocto/poodle/poodle.cfg > @@ -129,9 +129,9 @@ CONFIG_PERF_EVENTS=y > # CONFIG_DEBUG_PERF_USE_VMALLOC is not set > CONFIG_VM_EVENT_COUNTERS=y > CONFIG_COMPAT_BRK=y > -# CONFIG_SLAB is not set > +CONFIG_SLAB=y > # CONFIG_SLUB is not set > -CONFIG_SLOB=y > +# CONFIG_SLOB is not set > CONFIG_PROFILING=y > CONFIG_OPROFILE=m > CONFIG_HAVE_OPROFILE=y > diff --git a/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg > b/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg > index f3f6561..6a26182 100644 > --- a/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg > +++ b/recipes-kernel/linux/linux-yocto/spitz/spitz.cfg > @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y > # CONFIG_DEBUG_PERF_USE_VMALLOC is not set > CONFIG_VM_EVENT_COUNTERS=y > CONFIG_COMPAT_BRK=y > -# CONFIG_SLAB is not set > +CONFIG_SLAB=y > # CONFIG_SLUB is not set > -CONFIG_SLOB=y > +# CONFIG_SLOB is not set > CONFIG_PROFILING=y > CONFIG_OPROFILE=m > CONFIG_HAVE_OPROFILE=y > diff --git a/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg > b/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg > index 31c6da3..013112f 100644 > --- a/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg > +++ b/recipes-kernel/linux/linux-yocto/tosa/tosa.cfg > @@ -128,9 +128,9 @@ CONFIG_PERF_EVENTS=y > # CONFIG_DEBUG_PERF_USE_VMALLOC is not set > CONFIG_VM_EVENT_COUNTERS=y > CONFIG_COMPAT_BRK=y > -# CONFIG_SLAB is not set > +CONFIG_SLAB=y > # CONFIG_SLUB is not set > -CONFIG_SLOB=y > +# CONFIG_SLOB is not set > CONFIG_PROFILING=y > CONFIG_OPROFILE=m > CONFIG_HAVE_OPROFILE=y > -- > 1.7.8.6 > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel -- Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
_______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
