Commit 59a133b0 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev
Browse files

Merge branch 'master' into rocko

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


@@ -59,7 +59,7 @@ $ (if changes in the rootfs and the kernel) bitbake core-image-elphel393


### Support
### Support


support-list@support
support-list@support.elphel.com


### Note 1: Switching between GIT protocols (SSH or HTTPS)
### Note 1: Switching between GIT protocols (SSH or HTTPS)