Here is another question,
1. modify package source code, and generate patch.
2. make package/xxx/clean
2. make
In build_dir, I see file are patched, and new binary is generate, but the new binary doesn't packed in the rootfs image, it's
still the old one.
Please help me.