All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pedro Algarvio <pedro@algarvio.me>
To: yocto@yoctoproject.org
Subject: Re: Python Math Module
Date: Wed, 04 Jan 2012 13:32:32 +0000	[thread overview]
Message-ID: <4F0454F0.3000107@algarvio.me> (raw)
In-Reply-To: <20120104055803.GL31275@sakrah.homelinux.org>

First of all, Thanks!

So basically, for a smaller space, python is split into several
packages, how can I known which packages exist?

Look at it's recipe?

Best Regards,
Pedro Algarvio.

On 04/01/12 05:58, Khem Raj wrote:
> On (02/01/12 19:07), Pedro Algarvio wrote:
>> I've started to port the Mini2440 openembedded layer found at
>> http://code.google.com/p/mini2440/ and also PySide from Angstrom or
>> the old OpenEmbedded layers I think(can't remember now).
>>
>> My layers can be found at http://dev.ufsoft.org/projects/yocto
>>
>> I found out while porting PySide's examples that python does not ship
>> with it's math module, is there a specific reason why?
> 
> add RDEPENDS_${PN} += "python-math" to your  pyside recipe
> 
>>
>> I need to add that I'm pretty new to all this, so I might be doin'
>> things the wrong way...
>>
>> Anyway, any pointers on how to add the python's math module to an
>> image is more than welcome, I'd like to include it as a dependency for
>> the pyside examples bb script.
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 


  reply	other threads:[~2012-01-04 13:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-02 19:07 Python Math Module Pedro Algarvio
2012-01-04  5:58 ` Khem Raj
2012-01-04 13:32   ` Pedro Algarvio [this message]
2012-01-04 13:36     ` Martin Jansa
2013-09-09 18:05       ` jfc
  -- strict thread matches above, loose matches on Subject: below --
2012-01-01  2:43 Pedro Algarvio

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F0454F0.3000107@algarvio.me \
    --to=pedro@algarvio.me \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.