mirror of
https://github.com/tuxbox-neutrino/buildenv.git
synced 2025-08-26 23:13:18 +02:00
Update README.md
This commit is contained in:
@@ -37,7 +37,7 @@ $:~ cd build
|
|||||||
## 2. Execute init script
|
## 2. Execute init script
|
||||||
This will clone all required layers and create some config files into your build directories.
|
This will clone all required layers and create some config files into your build directories.
|
||||||
* Parameter 1 <machine>: could be h7, hd51, hd60, hd61, osmio4k, osmio4kplus or set 'all' or keep empty ' ' for all machines.
|
* Parameter 1 <machine>: could be h7, hd51, hd60, hd61, osmio4k, osmio4kplus or set 'all' or keep empty ' ' for all machines.
|
||||||
* Parameter 2 <image-version>: could be 3.0, 3.1, 3.2 or keep empty for latest version (recommended, older versions are not really maintained anymore)
|
* Parameter 2 <image-version>: could be 3.0, 3.1, 3.2 (default) or keep empty for default version (recommended, older versions are not really maintained anymore)
|
||||||
```bash
|
```bash
|
||||||
$:~ ./init.sh <machine> <image-version>
|
$:~ ./init.sh <machine> <image-version>
|
||||||
$:~ cd poky-<image-version>
|
$:~ cd poky-<image-version>
|
||||||
|
Reference in New Issue
Block a user