Hi all,

step 1. Configure the kernel with some modules as "M".
step 2. Build the kernel.
step 3. After the building, there is a modules-*.tgz in the deploy/images directory.
My question is how to install it to the target rootfs. I assume it is "bitbake -f -c populate_sysroot core-image-minimal-dev', but i was wrong.

Thanks,
Biao