Merge "Adding runtime=native to mic options" into tizen
authorAnas Nashif <nashif@review.tizen.org>
Tue, 14 May 2013 22:49:54 +0000 (15:49 -0700)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Tue, 14 May 2013 22:49:54 +0000 (15:49 -0700)
base-repos.yaml
ks/enlightenment.yaml
ks/wayland.yaml [new file with mode: 0644]
ks/weston.yaml
packaging/meta-base.changes

index b6ce94b..1fc1cc4 100644 (file)
@@ -1,7 +1,7 @@
 Repositories:
     -   Name: base
-        Url:  https://download.tz.otcshare.org/snapshots/trunk/next/@BUILD_ID@/repos/base/@ARCH@/packages/
+        Url:  http://download.tizen.org/snapshots/devel/upstream/@BUILD_ID@/repos/base/@ARCH@/packages/
         Options: --save  --ssl_verify=no
     -   Name: base-debug
-        Url:  https://download.tz.otcshare.org/snapshots/trunk/next/@BUILD_ID@/repos/base/@ARCH@/debug/
+        Url:  http://download.tizen.org/snapshots/devel/upstream/@BUILD_ID@/repos/base/@ARCH@/debug/
         Options: --save  --ssl_verify=no
index 2c6ac02..508c184 100644 (file)
@@ -5,7 +5,7 @@ Platform: BASE
 FileName: enlightenment
 Kernel: kernel-adaptation-pc
 Architecture: x86_64
-Mic2Options: -f liveusb --copy-kernel
+Mic2Options: -f liveusb --copy-kernel --runtime=native
 Desktop: None
 PostScripts:
     - base-general
diff --git a/ks/wayland.yaml b/ks/wayland.yaml
new file mode 100644 (file)
index 0000000..888cf77
--- /dev/null
@@ -0,0 +1,23 @@
+Name: Wayland
+Schedule: "*"
+Active: True
+Platform: BASE
+FileName: wayland
+Kernel: kernel-adaptation-pc
+Architecture: x86_64
+Mic2Options: -f raw --copy-kernel --compress-disk-image=bz2 --generate-bmap
+Bootloader: True
+BootloaderAppend: "rootwait rootfstype=ext4"
+BootloaderTimeout: 0
+BootloaderOptions: "--ptable=gpt"
+Desktop: None
+UserGroups: "audio,video,weston-launch"
+PostScripts:
+    - base-general
+    - base-weston-default
+Groups:
+    - Base System
+    - Wayland
+    - Development
+    - Console Tools
+    - PC Adaptation
index e629d6e..14e1f6a 100644 (file)
@@ -5,7 +5,7 @@ Platform: BASE
 FileName: weston
 Kernel: kernel-adaptation-pc
 Architecture: x86_64
-Mic2Options: -f liveusb --copy-kernel
+Mic2Options: -f liveusb --copy-kernel --runtime=native
 Desktop: None
 UserGroups: "audio,video,weston-launch"
 PostScripts:
index 3a07a2d..9c908b7 100644 (file)
@@ -1,3 +1,9 @@
+* Tue May 14 2013 prajwal.karur.mohan@intel.com <prajwal.karur.mohan@intel.com> submit/tizen/20130513.202731@fef9eac
+- Adding a new image for wayland
+
+* Mon May 13 2013 prajwal.karur.mohan@intel.com <prajwal.karur.mohan@intel.com> submit/tizen/20130513.192743@7e14f56
+- Fixing repo url's, adding runtime=native
+
 * Tue Jan 15 2013 Anas Nashif <anas.nashif@intel.com> submit/trunk/20130116.020739@f5c6c3d
 - Add installer option to syslinux menu