代码拉取完成,页面将自动刷新
Freescale's Community Yocto BSP =============================== To get the BSP you need to have `repo` installed and use it as: Install the `repo` utility: $: mkdir ~/bin $: curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo $: chmod a+x ~/bin/repo $: PATH=${PATH}:~/bin Download the BSP Yocto Project Environment $: mkdir fsl-arm-yocto-bsp $: cd fsl-arm-yocto-bsp $: repo init -u //source.codeaurora.org/external/imx/fsl-arm-yocto-bsp -b imx-3.14.38-6QP_ga $: repo sync Setup and Build for X11 $: MACHINE=<machine name> source fsl-setup-release.sh -b build-x11 -e x11 For all backends Build without QT $: bitbake fsl-image-gui Build with QT5 for X11, FB and Wayland (unsupported for DirectFB) $: bitbake fsl-image-qt5 Setup and Build for FB $: MACHINE=<machine name> source fsl-setup-release.sh -b build-fb -e fb Setup and Build for Wayland $: MACHINE=<machine name> source fsl-setup-release.sh -b build-wayland -e wayland Setup and Build for DirectFB $: MACHINE=<machine name> source fsl-setup-release.sh -b build-dfb -e dfb
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。