diff options
author | Anas Nashif <anas.nashif@intel.com> | 2013-06-24 02:25:45 -0400 |
---|---|---|
committer | Anas Nashif <anas.nashif@intel.com> | 2013-06-24 02:26:33 -0400 |
commit | 1914bb2c65a7c45dc0163548639d74c5f92c864b (patch) | |
tree | 97fea75b7fa71dc008ae0f32525bb41282a17320 /mobile.yaml | |
parent | 3ae26aed734445b60b83c5f0ffa70806fe37e881 (diff) | |
download | meta-mobile-1914bb2c65a7c45dc0163548639d74c5f92c864b.tar.gz meta-mobile-1914bb2c65a7c45dc0163548639d74c5f92c864b.tar.bz2 meta-mobile-1914bb2c65a7c45dc0163548639d74c5f92c864b.zip |
more mobile related fixes, removing base referencessubmit/tizen/20130624.062707accepted/tizen/20130624.232936
Diffstat (limited to 'mobile.yaml')
-rw-r--r-- | mobile.yaml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/mobile.yaml b/mobile.yaml new file mode 100644 index 0000000..142af22 --- /dev/null +++ b/mobile.yaml @@ -0,0 +1,27 @@ +Default: + Baseline: tizen-3.0 + Active: True + Language: en_US.UTF-8 + Keyboard: us + SaveRepos: True + Timezone: America/Los_Angeles + RootPass: tizen + DefaultUser: tizen + DefaultUserPass: tizen + BootloaderOptions: "" + + + +Mobile: + Bootloader: True + BootloaderAppend: "rootdelay=5 security=none" + BootloaderTimeout: 0 + SaveRepos: True + Desktop: None + Mic2Options: -f loop --pack-to=@NAME@.zip --runtime=native + Part: base + Groups: + - Base System + - Console Tools + Repos: + - mobile |