[meego-commits] 23603: Changes to MeeGo:1.2:oss:Testing/image-configurations
Tracy Graydon
no_reply at build.meego.com
Wed Aug 10 00:26:40 UTC 2011
Hi,
I have made the following changes to image-configurations in project MeeGo:1.2:oss:Testing. Please review and accept ASAP.
Thank You,
Tracy Graydon
[This message was auto-generated]
---
Request #23603:
submit: home:tracyg:branches:MeeGo:1.2:oss:Testing/image-configurations(r7)(update) -> MeeGo:1.2:oss:Testing/image-configurations
Message:
Image configs changes for IVI to get images based on 1.2.0, and not main release line. mainly for Connext images.
State: new 2011-08-09T17:26:31 tracyg
Comment: None
changes files:
--------------
--- image-configurations.changes
+++ image-configurations.changes
@@ -0,0 +1,6 @@
+* Tue Aug 09 2011 Tracy Graydon <tracy.graydon at intel.com> - 0.30.28
+- Add serial-ivi post script to IVI connext image
+
+* Tue Aug 09 2011 Tracy Graydon <tracy.graydon at intel.com> - 0.30.26
+- IVI yaml changes to get ConneXt image based on 1.2.0 and updates.
+
old:
----
image-configurations-0.30.25.tar.bz2
new:
----
image-configurations-0.30.29.tar.bz2
spec files:
-----------
--- image-configurations.spec
+++ image-configurations.spec
@@ -1,7 +1,7 @@
%define baseline 1.1.99
Summary: Create kickstart files for meego images
Name: image-configurations
-Version: 0.30.25
+Version: 0.30.29
Release: 1
License: GPLv2
Group: System/Base
other changes:
--------------
++++++ image-configurations-0.30.25.tar.bz2 -> image-configurations-0.30.29.tar.bz2
--- ChangeLog
+++ ChangeLog
@@ -1,5 +1,29 @@
+2011-08-09 Tracy Graydon <Tracy.Graydon at intel.com>
+
+ * ChangeLog: Changelog
+
+ * ChangeLog, ivi/ivi-ia32-conx.yaml: Some more IVI tweaks to get a working
+ connext image.
+
+ * ChangeLog: Changelog
+
+ * VERSION: Bump VERSION to 0.30.27
+
+ * ivi/ivi-ia32-conx.yaml: Add the serial-ivi post script to connext image.
+
+ * ChangeLog: Changelog
+
+ * VERSION: Bump VERSION to 0.30.26
+
+ * configurations.yaml, ivi/ivi-ia32-conx.yaml, repos.yaml: IVI changes to
+ generate images with the repos we need. i.e. 1.2.0 based, instead of main 1.2
+ release line. Added 1.2.0 repo urls to repos.yaml. Modified
+ configurations.yaml IVI section, and added ivi/ivi-ia32-conx.yaml
+
2011-08-08 Tracy Graydon <Tracy.Graydon at intel.com>
+ * ChangeLog: Changelog
+
* VERSION: Bump VERSION to 0.30.25
* tablet/tablet-ia32-mfld.yaml, tablet/tablet-ia32-mrst.yaml: Turn off
--- VERSION
+++ VERSION
@@ -1 +1 @@
-0.30.25
\ No newline at end of file
+0.30.29
--- configurations.yaml
+++ configurations.yaml
@@ -153,8 +153,8 @@
- buildname
Architecture: ia32
Repos:
- - 1.2-oss
- - 1.2-non-oss
+ - 1.2.0-oss
+ - 1.2.0-non-oss
NETBOOK:
PartSize: 3000
Bootloader: True
@@ -202,3 +202,4 @@
- rpm
NoChrootScripts:
- buildname
+
--- ivi/ivi-ia32-conx.yaml
+++ ivi/ivi-ia32-conx.yaml
+Name: MeeGo IVI ConneXt
+Schedule: "*"
+Active: True
+Platform: IVI
+FileName: ivi-ia32-conx
+Kernel: kernel-adaptation-connext
+Architecture: ia32
+Desktop: None
+Repos:
+ - 1.2.0-updates-oss
+ - 1.2.0-updates-non-oss
+ - 1.2.0-updates-oss-testing
+ - 1.2.0-updates-non-oss-testing
+Groups:
+ - X for IVI
+ - MeeGo IVI
+ - Chinese Support
+ - Japanese Support
+ - Korean Support
+ExtraPackages:
+ - emgd-gui
+ - ethtool
+ - i2c-tools
+ - gpsd-clients
+ - gd
+RemovePackages:
+ - dsme
+ - ngfd
+ - mce
+ - qmsystem
+PostScripts:
+ - uxlaunch-ivi
+ - serial-ivi
+
--- repos.yaml
+++ repos.yaml
@@ -9,3 +9,21 @@
Url: http://repo.meego.com/MeeGo/builds/1.2.0.90/@BUILD_ID@/repos/non-oss/@ARCH@/packages/
- Name: adobe
Url: http://linuxdownload.adobe.com/linux/i386/
+ - Name: 1.2.0-oss
+ Url: http://repo.meego.com/MeeGo/releases/1.2.0/repos/oss/@ARCH@/packages/
+ - Name: 1.2.0-non-oss
+ Url: http://repo.meego.com/MeeGo/releases/1.2.0/repos/non-oss/@ARCH@/packages/
+ - Name: 1.2.0-updates-oss
+ Url: http://repo.meego.com/MeeGo/updates/1.2.0/repos/oss/@ARCH@/packages/
+ - Name: 1.2.0-updates-non-oss
+ Url: http://repo.meego.com/MeeGo/updates/1.2.0/repos/non-oss/@ARCH@/packages/
+ - Name: 1.2.0-updates-oss-testing
+ Url: http://download.meego.com/live/MeeGo:/1.2.0:/oss:/Update:/Testing/MeeGo_1.2.0/
+ - Name: 1.2.0-updates-non-oss-testing
+ Url: http://download.meego.com/live/MeeGo:/1.2.0:/non-oss:/Update:/Testing/MeeGo_1.2.0/
+
+
+
+
+
+
More information about the MeeGo-commits
mailing list