Loading README.md +2 −2 Original line number Original line Diff line number Diff line Loading @@ -45,7 +45,7 @@ $ ./setup.py ```sh ```sh $ cd poky $ cd poky $ . ./oe-init-build-env $ . ./oe-init-build-env $ bitbake linux-xlnx -c link -f $ (if changes in the kernel) bitbake linux-xlnx -c link -f $ bitbake core-image-elphel393 $ (if changes in the rootfs and the kernel) bitbake core-image-elphel393 ``` ``` Loading
README.md +2 −2 Original line number Original line Diff line number Diff line Loading @@ -45,7 +45,7 @@ $ ./setup.py ```sh ```sh $ cd poky $ cd poky $ . ./oe-init-build-env $ . ./oe-init-build-env $ bitbake linux-xlnx -c link -f $ (if changes in the kernel) bitbake linux-xlnx -c link -f $ bitbake core-image-elphel393 $ (if changes in the rootfs and the kernel) bitbake core-image-elphel393 ``` ```