Commit 81cc0e70 authored by Oleg Dzhimiev's avatar Oleg Dzhimiev

minor edit: email & rebuild linux

parent 94a5edaa
...@@ -49,7 +49,7 @@ $ ./setup.py ...@@ -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 ...@@ -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)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment