aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/yocto-image.conf
blob: 3d41eff151bbcf6bfd7a802a730eeec6d601422b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[common]
; general settings
distro_name = Tizen

plugin_dir = @PREFIX@/lib/mic/plugins

[create]
; settings for create subcommand
tmpdir= /var/tmp/mic
cachedir= /var/tmp/mic/cache
outdir= ./mic-output
runtime=bootstrap

pkgmgr = auto

# to set global proxy for repos
#proxy = http://proxy.yourcompany.com:8080/
#no_proxy = localhost,127.0.0.0/8,.yourcompany.com

# prefix will be added in front of generated files
#name_prefix = output

# to skip all ssl verification for repos
#ssl_verify = no

[convert]
; settings for convert subcommand

[chroot]
; settings for chroot subcommand

[bootstrap]
rootdir=/var/tmp/mic-bootstrap
packages=mic-bootstrap-x86-arm