- init project.
[platform/upstream/meta-generic.git] / generic.yaml
1 Default:
2     Baseline: tizen-3.0
3     Active: True
4     Mic2Options: -f raw --fstab=uuid --copy-kernel --compress-disk-image=bz2 --generate-bmap
5     Architecture: ia32
6     Part: generic-mbr
7     Language: en_US.UTF-8
8     Keyboard: us
9     Timezone: America/Los_Angeles
10     RootPass: tizen
11     DefaultUser: tizen
12     DefaultUserPass: tizen
13     BootLoader: True
14     BootloaderAppend: "rootwait rootfstype=ext4 quiet rw vga=current"
15     BootloaderTimeout: 3
16     BootloaderOptions: '--ptable=gpt  --menus="install:Wipe and Install:systemd.unit=system-installer.service:test"'
17     StartX: False
18     Desktop: None
19     Repos:
20         - Generic     
21     SaveRepos: False
22     UserGroups: "audio,video"
23     Groups:
24         - Base System
25         - Generic Packaging
26         - Generic Adaptation
27     PostScripts:
28         - base-general
29         - rpm
30         - base-weston-default
31         - wrt-widgets.post
32         - vconf-keys-default 
33     NoChrootScripts:
34         - buildname  
35
36 Wayland-i586:
37     Part: generic-mbr
38     UserGroups: "audio,video,weston-launch"
39     Groups:
40         - Generic Middleware
41         - Wayland
42         - Console Tools
43         - Generic Applications
44     PostScripts:
45         - optimization
46
47 Wayland-x86_64:
48     Part: generic-mbr
49     UserGroups: "audio,video,weston-launch"
50     Groups:
51         - Generic Middleware
52         - Wayland
53         - Console Tools
54         - Generic Applications
55     PostScripts:
56         - optimization