基于yocto编译powerpc架构的的demo板镜像
以下仅是我的个人随笔和工作记录: Installing the BSP 1. ==============Mount the ISO image : 2. ==============As a non-root user, install the Yocto: /mnt/cdrom/install There is no uninstall script. To uninstall Yocto you need to remove the <yotco_install_path>/QorIQ-SDK-V1.2-<version>- Setup Host Environment 1). cd <yocto_installation_path>/poky for examole: source ./fsl-setup-poky -m p5020ds -j 2 -t 2 source ./fsl-setup-poky -m mpc8572ds -j 2 -t 2 3.===============kernel configuration================: bitbake -c menuconfig virtual/kernel rebuild kernel: when need a new one (e.g.:last time error if no error don