[MeeGo-SDK] How to create my own runtime?

Chen, Zhang Z zhang.z.chen at intel.com
Wed Jun 1 19:35:26 PDT 2011


After copy and editing your .conf file, “mad list” should be able to list the target and runtime defined in your .conf file. Then just use “sudo mad-admin create -e -f <runtime>” to create your runtime

From: meego-sdk-bounces at meego.com [mailto:meego-sdk-bounces at meego.com] On Behalf Of danny
Sent: Wednesday, June 01, 2011 10:11 PM
To: Edmondas Girkantas
Cc: meego-sdk
Subject: Re: [MeeGo-SDK] How to create my own runtime?

Hi,

Thank you for your reply.
There is one tablet*.conf in the  "/usr/lib/madde/linux-i686/cache/madde.conf.d/" directory , but no tablet related output when I run "mad-admin list targets".
But after run 'sudo mad-admin create my-tablet-0517 -sr *.fs.tar.bz2 -rt  *.raw.tar.bz2  -tc *toolchain*', I found it('my-tablet-0517') could be listed in the targets lists.
And I also copy that tablet*.conf and modify to 0517, but I still could not create the runtime.

Any way to do it?

--
 Best Regards,

At 2011-05-31 17:33:47,"Edmondas Girkantas" <ext-edmondas.girkantas at nokia.com> wrote:

On 05/31/2011 10:15 AM, ext danny wrote:
Hi all,

I have downloaded http://repo.meego.com/MeeGo/builds/1.2.0.90/1.2.0.90.0.20110517.1/images/meego-tablet-ia32-qemu/meego-tablet-ia32-qemu-1.2.0.90.0.20110517.1-raw.tar.bz2, but I don't kown how to use it to create my own runtime which could be listed in the output of 'mad-admin list'.

Is there any way to do it? I saw the 'mad-admin create *', but it always return such as "No target/runtime name defined.". Could anyone tell me about it?  Thanks in advance.

Hi,

Do you have any tablet target listed in "mad-admin list targets" ?
If yes, then you can use this configuration file as source for your
new runtime.

Go to madde configuration directory:
 # cd /usr/lib/madde/linux-i686/cache/madde.conf.d)

Copy tablet target to new file:
# cp meego-tablet-ia32-1.2.0.0.0.20110516.6.conf meego-tablet-ia32-1.2.0.90.0.20110517.1.conf

Edit your new madded configuration with your preferred editor, search & replace old version
with new, then fix downloading url (if needed).

--Edmondas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.meego.com/pipermail/meego-sdk/attachments/20110602/712e5216/attachment.html>


More information about the MeeGo-sdk mailing list