diff options
author | fvo <voit@zuhause-plattform.de> | 2019-12-11 09:59:53 +0100 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-12-11 11:25:55 -0300 |
commit | 6e0b6f295fa7f62484b7a448fb729fbd32191a6b (patch) | |
tree | 0ccb26ac26ef22edc2efe9ff916769d7ae26c425 /recipes-graphics/drm/libdrm/0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch | |
parent | 2c386f1dd2ea11db2cb2cf44300461cb244697eb (diff) | |
download | meta-freescale-6e0b6f295fa7f62484b7a448fb729fbd32191a6b.tar.gz |
linux-qoriq recipes: reorder merge_delta_config task
I've tried build linux-variscite where the maintainers seem to have
copied the 'merge_delta_config' task from the linux-qoriq recipe from
meta-freescale.
When i tried to use that task to add some linux kernel config flags it
did not work. It seems like the 'do_preconfigure' task inherited by the
'fsl-kernel-localversion' class deletes all content of the '.config'
file AFTER it has been merged by the 'merge_delta_config' task.
I reordered the tasks so that merge_delta_config is run after
preconfigure:
addtask merge_delta_config before do_configure after do_patch
do_preconfigure
which solved the problem for me. The flags were then added and compiled
into the kernel.
Signed-off-by: Florian Voit <voit@zuhause-plattform.de>
Diffstat (limited to 'recipes-graphics/drm/libdrm/0001-configure.ac-Allow-explicit-enabling-of-cunit-tests.patch')
0 files changed, 0 insertions, 0 deletions