Compare commits
1 Commits
5db89cd622
...
92a77aa241
Author | SHA1 | Date | |
---|---|---|---|
92a77aa241 |
20
README.md
20
README.md
@ -14,27 +14,9 @@ $ repo sync
|
|||||||
## Set Environment
|
## Set Environment
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ MACHINE=<machineconf> source blackfinn-init-build-env-init-build-env
|
$ source [bbb/rpi]-init-build-env
|
||||||
```
|
```
|
||||||
|
|
||||||
Supported machineconfs:
|
|
||||||
|
|
||||||
* qemuarm
|
|
||||||
* qemuarm64
|
|
||||||
* qemumips
|
|
||||||
* qemumips64
|
|
||||||
* qemuppc
|
|
||||||
* qemux86
|
|
||||||
* qemux86-64
|
|
||||||
* beaglebone-yocto
|
|
||||||
* edgerouter
|
|
||||||
* genericx86
|
|
||||||
* genericx86-64
|
|
||||||
* mpc8315e-rdb
|
|
||||||
* raspberrypi3-64
|
|
||||||
* bananapi-m3
|
|
||||||
|
|
||||||
|
|
||||||
## Build the Image
|
## Build the Image
|
||||||
```shell
|
```shell
|
||||||
$ bitbake console-image
|
$ bitbake console-image
|
||||||
|
@ -5,7 +5,6 @@
|
|||||||
<remote name="yo" fetch="git://git.yoctoproject.org"/>
|
<remote name="yo" fetch="git://git.yoctoproject.org"/>
|
||||||
<remote name="oe" fetch="git://git.openembedded.org"/>
|
<remote name="oe" fetch="git://git.openembedded.org"/>
|
||||||
<remote name="bf" fetch="https://git.blackfinn.de/yocto"/>
|
<remote name="bf" fetch="https://git.blackfinn.de/yocto"/>
|
||||||
<remote name="sx" fetch="https://github.com/linux-sunxi"/>
|
|
||||||
|
|
||||||
<project name="poky" remote="yo" revision="thud" path="layers/poky" clone-depth="1"/>
|
<project name="poky" remote="yo" revision="thud" path="layers/poky" clone-depth="1"/>
|
||||||
<project name="oe" remote="oe" revision="thud" path="layers/meta-openembedded" clone-depth="1"/>
|
<project name="oe" remote="oe" revision="thud" path="layers/meta-openembedded" clone-depth="1"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user