]> code.ossystems Code Review - meta-freescale.git/commit
fsl-kernel-localversion: Configure kernel in a separate task
authorAdrian Dudau <adrian.dudau@enea.com>
Fri, 10 Jun 2016 10:34:38 +0000 (12:34 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 27 Jun 2016 10:53:36 +0000 (07:53 -0300)
commit6b1e4442208ebf4ff28ff1ecbd918cf7490c2f4e
treecc3eaf86d0341c277b7cb17c319029a8e3123a07
parent21b9f1e354d9df1b9a7381d4c11de42157eff2c0
fsl-kernel-localversion: Configure kernel in a separate task

As it is implemented right now this class overwrites the .config file
making it impossible for any other layer to configure the kernel in a
.bbappend to the kernel recipe. By doing it in a separate task before
do_configure we ensure that recipe .bbappends can make further kernel
configurations in do_configure_prepend.

Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
classes/fsl-kernel-localversion.bbclass