On Wed, Nov 25, 2015 at 8:06 PM, Tom Hochstein <[email protected]> wrote: > Changes to the kernel config can only be applied to the defconfig since > the do_configure_prepend in fsl-kernel-localversion.bbclass throws away > the build/.config file. > > Signed-off-by: Tom Hochstein <[email protected]>
I agree it can be simplified, but the prepend use here is what we ought to change. We should use _append so if someone uses the in source defconfig it will also work. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.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
