Adding different ks file for emulator 64/13564/1
authorPrajwal Mohan <prajwal.karur.mohan@intel.com>
Mon, 9 Dec 2013 22:19:12 +0000 (14:19 -0800)
committerPrajwal Mohan <prajwal.karur.mohan@intel.com>
Mon, 9 Dec 2013 22:19:12 +0000 (14:19 -0800)
Change-Id: I2c19eaed082f5a0f38952f72875471e7f0956dcb

ks/emulator-ref.yaml [new file with mode: 0644]
mobile.yaml

diff --git a/ks/emulator-ref.yaml b/ks/emulator-ref.yaml
new file mode 100644 (file)
index 0000000..791cc8b
--- /dev/null
@@ -0,0 +1,16 @@
+Name: Emulator
+Schedule: "*"
+Active: True
+Platform: Emulator
+FileName: emulator
+Architecture: ia32
+Groups:
+    - Mobile Enlightenment
+    - Mobile Applications
+    - Mobile Framework
+    - Mobile Osp
+ExtraPackages:
+    - sdbd
+PostScripts:
+    - Tizen-common-cleanup
+NoChrootScripts:
index f99edc5..f0ebed7 100644 (file)
@@ -42,3 +42,19 @@ RD-PQ:
         - Console Tools
     Repos:
         - mobile
+
+Emulator:
+    Bootloader: True
+    BootloaderAppend: "rootdelay=5"
+    BootloaderTimeout: 0
+    SaveRepos: True
+    Desktop: None
+    DefaultUser: root
+    DefaultUserPass: ""
+    Mic2Options: -f loop --pack-to=@NAME@.tar.gz
+    Part: base
+    Groups:
+        - Base System
+        - Console Tools
+    Repos:
+        - mobile