dsme and mce are not part of Trunk, so I am not sure why you are removing them, 
qmsystem depends on those, so this would not be installed either. You need also 
to find out why  ngfd is being pulled and remove the cause, not include it here.

Anas
On 23 May 2011, at 16:44, Tracy Graydon wrote:

> Hi,
> I have made the following changes to image-configurations in project Trunk. 
> Please review and accept ASAP.
> 
> Thank You,
> Tracy Graydon
> 
> [This message was auto-generated]
> 
> ---
> 
> Request #19005:
> 
>  submit:   Trunk:Testing/image-configurations(r2)(update) -> 
> Trunk/image-configurations
> 
> 
> Message:
>    Pushing through to trunk to fix broken IVI image creation.
> 
> State:   new          2011-05-23T16:44:08 tracyg
> Comment: None
> 
> 
> 
> changes files:
> --------------
> --- image-configurations.changes
> +++ image-configurations.changes
> @@ -0,0 +1,3 @@
> +* Mon May 23 2011 Tracy Graydon <[email protected]> - 0.47
> +- Add back the RemovePackages list for IVI images. Went missing, Broke image 
> creation.
> +
> 
> old:
> ----
>  image-configurations-0.46.tar.bz2
> 
> new:
> ----
>  image-configurations-0.47.tar.bz2
> 
> spec files:
> -----------
> --- image-configurations.spec
> +++ image-configurations.spec
> @@ -1,7 +1,7 @@
> %define baseline 1.2.80
> Summary:      Create kickstart files for meego images
> Name:         image-configurations
> -Version:     0.46
> +Version:     0.47
> Release:      1
> License:      GPLv2
> Group:                System/Base
> 
> other changes:
> --------------
> 
> ++++++ image-configurations-0.46.tar.bz2 -> image-configurations-0.47.tar.bz2
> --- ChangeLog
> +++ ChangeLog
> @@ -1,5 +1,16 @@
> +2011-05-23  Tracy Graydon <[email protected]>
> +
> +  * VERSION: Bump ver to 0.47
> +
> +  * custom/scripts/ivi-dui.post, ivi/ivi-ia32-conx.yaml, ivi/ivi-ia32.yaml: 
> IVI
> +  fixes. Lost the RemovePackages piece for mce, dsme, etc., which breaks 
> image
> +  creation.
> +
> 2011-05-19  Ulf Hofemeier <[email protected]>
> 
> +  * ChangeLog, VERSION: Adding new Samples and Demos package group to tablet,
> +  netbook and ivi yaml files
> +
>   * ivi/ivi-ia32-conx.yaml, ivi/ivi-ia32.yaml, netbook/netbook-ia32.yaml,
>   tablet/tablet-ia32-mrst.yaml, tablet/tablet-ia32-oaktrail.yaml,
>   tablet/tablet-ia32-pinetrail.yaml: Adding new Samples and Demos package 
> group
> --- VERSION
> +++ VERSION
> @@ -1 +1 @@
> -0.46
> +0.47
> --- custom/scripts/ivi-dui.post
> +++ custom/scripts/ivi-dui.post
> -# Get rid of /etc/xdg/autostart/applauncherd.desktop line that causes IVI 
> duicontrolpanel issues
> -# until fixed upstream. BMC#13570
> -sed -ri '/OnlyShowIn=X-MEEGO-HS;/d' /etc/xdg/autostart/applauncherd.desktop
> --- ivi/ivi-ia32-conx.yaml
> +++ ivi/ivi-ia32-conx.yaml
> @@ -5,8 +5,6 @@
> FileName: ivi-ia32-conx
> Kernel: kernel-adaptation-connext
> Architecture: ia32
> -Desktop: X-IVI
> -Session: "/usr/bin/mcompositor"
> Groups:
>     - IVI Platform Support 
>     - IVI Applications 
> @@ -21,10 +19,15 @@
>     - ImageMagick
>     - gpsd-clients
>     - gd
> -    - ivihome
> RemovePackages:
>     - bluetooth-ivi
> +RemovePackages:
> +    - dsme
> +    - ngfd
> +    - mce
> +    - qmsystem
> PostScripts:
>     - serial-ivi
>     - firmwork
>     - ivi-copy
> +    - uxlaunch-ivi
> --- ivi/ivi-ia32.yaml
> +++ ivi/ivi-ia32.yaml
> @@ -5,7 +5,6 @@
> FileName: ivi-ia32
> Kernel: kernel-adaptation-intel-automotive
> Architecture: ia32
> -Session: "/usr/bin/mcompositor"
> Groups:
>     - IVI Platform Support
>     - IVI Applications
> @@ -13,5 +12,10 @@
>     - Japanese Support
>     - Korean Support
>     - Samples and Demos
> +RemovePackages:
> +    - dsme
> +    - ngfd
> +    - mce
> +    - qmsystem
> PostScripts:
> -    - ivi-copy
> +- uxlaunch-ivi
> 
> _______________________________________________
> MeeGo-commits mailing list
> [email protected]
> http://lists.meego.com/listinfo/meego-commits

_______________________________________________
MeeGo-packaging mailing list
[email protected]
http://lists.meego.com/listinfo/meego-packaging

Reply via email to