Meego Wiki
Views
From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "=MeeGo 1.1.2 SDK Update= '''Version''': 1.1.2 '''Related Release''': MeeGo 1.1 SDK This update is highly recommended for all users running MeeGo 1.1 SDK. == Changes in t…")
(categorise, wikify links)
Line 1: Line 1:
-
=MeeGo 1.1.2 SDK Update=
+
==MeeGo 1.1.2 SDK Update==
'''Version''':  1.1.2  
'''Version''':  1.1.2  
Line 7: Line 7:
This update is highly recommended for all users running MeeGo 1.1 SDK.  
This update is highly recommended for all users running MeeGo 1.1 SDK.  
-
== Changes in this release ==
+
=== Changes in this release ===
This release includes the following changes for MeeGo 1.1 SDK:
This release includes the following changes for MeeGo 1.1 SDK:
* Ubuntu 10.10 support is added.
* Ubuntu 10.10 support is added.
-
* MeeGo SDK now supports Windows XP and Windows 7 operating systems. For instructions, see http://wiki.meego.com/SDK/Docs/1.1/Getting_started_with_the_MeeGo_SDK_for_Windows.  
+
* MeeGo SDK now supports Windows XP and Windows 7 operating systems. For instructions, see [[SDK/Docs/1.1/Getting started with the MeeGo SDK for Windows]].
*  The following new targets are introduced:
*  The following new targets are introduced:
Line 33: Line 33:
** qemu (Qemu update with OpenGL acceleration for IA32 image.)
** qemu (Qemu update with OpenGL acceleration for IA32 image.)
-
== Fixed bugs ==
+
=== Fixed bugs ===
The following bugs have been fixed in this release:
The following bugs have been fixed in this release:
* http://bugs.meego.com/show_bug.cgi?id=8938: Linker error when trying to compile MTF application with i586 sysroot/toolchain
* http://bugs.meego.com/show_bug.cgi?id=8938: Linker error when trying to compile MTF application with i586 sysroot/toolchain
Line 44: Line 44:
For more information, see the bug descriptions in http://bugs.meego.com.
For more information, see the bug descriptions in http://bugs.meego.com.
-
== Instructions for updating the SDK==
+
=== Instructions for updating the SDK===
'''To upgrade the SDK in the Linux operating system''':
'''To upgrade the SDK in the Linux operating system''':
Line 51: Line 51:
Under 64-bits OS: sudo rm -rf /usr/lib/madde/linux-x86_64/tools/qt-tools-4.7.0-*
Under 64-bits OS: sudo rm -rf /usr/lib/madde/linux-x86_64/tools/qt-tools-4.7.0-*
-
2. Update the distribution and create the required MeeGo 1.1.2 SDK targets. For instructions, see http://wiki.meego.com/SDK/Docs/1.1/Getting_started_with_the_MeeGo_SDK_for_Linux.
+
2. Update the distribution and create the required MeeGo 1.1.2 SDK targets. For instructions, see [[SDK/Docs/1.1/Getting started with the MeeGo SDK for Linux]].
-
3. Configure the required runtimes. For instructions, see http://wiki.meego.com/SDK/Docs/1.1/Configuring_QEMU_runtimes.
+
3. Configure the required runtimes. For instructions, see [[SDK/Docs/1.1/Configuring QEMU runtimes]].
'''To upgrade the SDK in the Windows operating system''':
'''To upgrade the SDK in the Windows operating system''':
Line 59: Line 59:
1. Uninstall the previous MeeGo 1.1 SDK.
1. Uninstall the previous MeeGo 1.1 SDK.
-
2. Install and configure MeeGo 1.1.2 SDK on your Windows development system. For instructions, see section http://wiki.meego.com/SDK/Docs/1.1/Getting_started_with_the_MeeGo_SDK_for_Windows.
+
2. Install and configure MeeGo 1.1.2 SDK on your Windows development system. For instructions, see section [[SDK/Docs/1.1/Getting started with the MeeGo SDK for Windows]].
 +
 
 +
[[Category:SDK]]
 +
[[Category:Release engineering]]
 +
[[Category:Meego-1.2]]

Revision as of 11:50, 13 April 2011

Contents

MeeGo 1.1.2 SDK Update

Version: 1.1.2

Related Release: MeeGo 1.1 SDK

This update is highly recommended for all users running MeeGo 1.1 SDK.

Changes in this release

This release includes the following changes for MeeGo 1.1 SDK:

  • The following new targets are introduced:
    • meego-core-armv7l-1.1.2
    • meego-handset-ia32-1.1.2
    • meego-netbook-ia32-1.1.2
  • The following new runtimes are introduced:
    • meego-handset-ia32-qemu-1.1.2-runtime
    • meego-netbook-ia32-qemu-1.1.2-runtime
  • Qemu enhancement
    • The OpenGL acceleration support for MeeGo image (IA32 only) running on Qemu.
    • Enable ALSA as audio backend.(Linux only)
    • Run MeeGo image without kvm support. (IA32 and Linux only)
  • The following components have been updated:
    • libmeegotouch
    • libqtwebkit-devel, qmf-devel, zypper packages have been added to the sysroot
    • kmod-virtiogl (Inside runtime update to enable OpenGL acceleration for IA32.)
    • meego-sdk-qemugl-addon (Inside runtime update to enable OpenGL acceleration for IA32.)
    • qemu (Qemu update with OpenGL acceleration for IA32 image.)

Fixed bugs

The following bugs have been fixed in this release:

For more information, see the bug descriptions in http://bugs.meego.com.

Instructions for updating the SDK

To upgrade the SDK in the Linux operating system:

1. Remove the Qt Tools directory before creating the MeeGo 1.1.2 SDK target. Use the following commands: Under 32-bits OS: sudo rm -rf /usr/lib/madde/linux-i686/tools/qt-tools-4.7.0-* Under 64-bits OS: sudo rm -rf /usr/lib/madde/linux-x86_64/tools/qt-tools-4.7.0-*

2. Update the distribution and create the required MeeGo 1.1.2 SDK targets. For instructions, see SDK/Docs/1.1/Getting started with the MeeGo SDK for Linux.

3. Configure the required runtimes. For instructions, see SDK/Docs/1.1/Configuring QEMU runtimes.

To upgrade the SDK in the Windows operating system:

1. Uninstall the previous MeeGo 1.1 SDK.

2. Install and configure MeeGo 1.1.2 SDK on your Windows development system. For instructions, see section SDK/Docs/1.1/Getting started with the MeeGo SDK for Windows.

Personal tools