"NXP, i.MX 6UL" 修訂間的差異
(→Build) |
|||
行 1: | 行 1: | ||
[[File:Mcimx6ul-evk.jpg|500px|i.MX 6UL EVB]] | [[File:Mcimx6ul-evk.jpg|500px|i.MX 6UL EVB]] | ||
== Build == | == Build == | ||
− | * | + | * Get fsl_yocto-L4.1.15_2.0.0-ga.tar.gz |
− | * Install | + | ** Install the `repo` utility: (only need to do this once) |
− | + | <pre> | |
+ | $: mkdir ~/bin | ||
+ | $: curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo | ||
+ | $: chmod a+x ~/bin/repo | ||
+ | $: PATH=${PATH}:~/bin | ||
+ | </pre> | ||
== Patches == | == Patches == | ||
i.MX6UL: i.MX 6UltraLite Processor | i.MX6UL: i.MX 6UltraLite Processor |