try again to push
authordiego bowen <diegox.a.bowen@intel.com>
Wed, 13 Feb 2013 23:37:39 +0000 (15:37 -0800)
committerGraydon, Tracy <tracy.graydon@intel.com>
Thu, 28 Feb 2013 21:45:25 +0000 (13:45 -0800)
configurations.yaml
packaging/image-configurations.changes
packaging/image-configurations.spec

index f255727..bb9d8a9 100755 (executable)
@@ -21,6 +21,7 @@ IVI:
     Bootloader: True
     BootloaderAppend: "rootwait rootfstype=ext4 quiet"
     BootloaderTimeout: 0
+    BootloaderOptions: "--ptable=gpt"
     SaveRepos: False
     StartX: False
     Architecture: ia32
@@ -37,6 +38,7 @@ IVI-DEVEL:
     Bootloader: True
     BootloaderAppend: "rootwait rootfstype=ext4"
     BootloaderTimeout: 0
+    BootloaderOptions: "--ptable=gpt"
     SaveRepos: False
     StartX: False
     Architecture: ia32
index 64dc0fb..e1283a5 100755 (executable)
@@ -1,3 +1,7 @@
+
+* Wed Feb 13 23:34:00 UTC 2013 - dbowen@jf.intel.com
+- TIVI-503 Used gpt partition.
+
 * Wed Jan  9 21:45:03 UTC 2013 - tracy.graydon@intel.com
 - TIVI-461 & TIVI-462: add --active and --align 1024 to partition schema
 - Remove the extraneous VERSION file. No longer used for packaging
index bfe2785..f01c31b 100755 (executable)
@@ -1,7 +1,7 @@
 %define baseline tizen-0.0
 Summary:       Create kickstart files for IVI Tizen 2.0 images
 Name:          image-configurations
-Version:       2
+Version:       3
 Release:       2
 License:       GPLv2
 Group:         System/Base