Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - Source of kernel : my-linux-custom/
 - Output build : yocto-dir/my-linux-custom-yocto/
 - cd my-linux-custom/
 - make mrproper
 - export ARCH=arm CROSS_COMPILE=...
 - cp my-recipe/defconfig yocto-dir/my-linux-custom-yocto/
 - make O=my-recipe/defconfig yocto-dir/my-linux-custom-yocto/ menuconfig
 - make O=my-recipe/defconfig yocto-dir/my-linux-custom-yocto/
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment