All of lore.kernel.org
 help / color / mirror / Atom feed
From: "itodroid" <itodroid@gmail.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Including python libs
Date: Fri, 30 Dec 2011 08:26:25 -0700	[thread overview]
Message-ID: <012301ccc707$664a36e0$32dea4a0$@gmail.com> (raw)

Greetings all!

I'm having a little trouble figuring out the "right" way to include some
extra python libraries into a recipe, and for the life of me, I cannot
figure it out.  I'm using Python2.6 and I have a few python scripts that
depend on httplib.  I've found that httplib.py is contained within
"python-2.6.6-ml12.2".  

In my recipe, I've tried "include python-2.6.6ml12.2" and also "DEPEND +=
python-2.6.6ml12.2", neither of which actually include the
/usr/lib/python2.6/<python libs> into my rootfs.

I believe that httplib is part of python-netclient which appears to be
provided by python-2.6-manifest.inc.  I've also tried including this
manifest file into my recipe, but still, I cannot get the libraries into my
rootfs.

Can anyone provide some insight as to what I'm doing wrong?  Thanks in
advance.




             reply	other threads:[~2011-12-30 15:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-30 15:26 itodroid [this message]
2011-12-30 15:39 ` Including python libs Martin Jansa

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='012301ccc707$664a36e0$32dea4a0$@gmail.com' \
    --to=itodroid@gmail.com \
    --cc=openembedded-devel@lists.openembedded.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.