I see, thank you. Is it typical for processor metas to not use the linux-yocto framework? There's no mention of this in the documentation so I image it can easily lead to confusion.
On 2013-05-27, at 12:43 PM, Otavio Salvador <[email protected]> wrote: > > > > On Mon, May 27, 2013 at 2:19 PM, Sébastien Taylor <[email protected]> wrote: > I am trying to enable cgroups using a configuration fragment following the > guidelines in the development manual section 5.6.2. I see my cgroups.cfg > file is copied to the linux-boundary/3.0.35-r0/cgroups.cfg but otherwise it > doesn't make it's way into the kernel configuration. > > The setup uses > meta-mylayer/recipes-kernel/linux/linux-boundary_3.0.35.bbappend with the > contents > > FILESEXTRAPATHS_prepend := "${THISDIR}/files:" > SRC_URI_append += "file://cgroups.cfg" > > Then I have meta-mylayer/recipes-kernel/linux/files/cgroups.cfg > > Like I said the cgroups.cfg is copied but never applied to the kernel > configuration, the documentation claims that a .cfg file should automatically > be appended to the kernel configuration but I guess there's an additional > step that I've missed along the way. Defining an alternate defconfig instead > of a .cfg fragment does work as expected. > > The meta-fsl-arm Linux kernel recipes does not use linux-yocto framework. So > you have to change the defconfig for this to be done. > > Regards, > > -- > Otavio Salvador O.S. Systems > http://www.ossystems.com.br http://projetos.ossystems.com.br > Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
_______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
