mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 20:09:17 +00:00
multi-kernel.inc: repeat do_configure after do_compileconfigs
Populate default defconfig into .config and process with oldconfig target Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
@@ -95,6 +95,8 @@ do_compileconfigs () {
|
||||
|
||||
# Restore the regular 'defconfig'
|
||||
cp ${WORKDIR}/defconfig.save ${WORKDIR}/defconfig
|
||||
cd ${S}
|
||||
do_configure
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user