From: Philipp Wagner <lists@philipp-wagner.com>
To: Yocto Project <yocto@yoctoproject.org>
Subject: How to include python-misc in SDK?
Date: Sun, 08 Sep 2013 17:49:26 +0200 [thread overview]
Message-ID: <522C9C86.4050700@philipp-wagner.com> (raw)
Hi,
I'm trying to build a SDK, which I can use to develop software for an
image. I'm running
bitbake -c populate_sdk my-image-name
Afterwards I get a nice SDK, but I cannot really use it. The the
software I'm building needs (on the host) the Python module "filecmp".
This module is packaged inside python-misc, or nativesdk-python-misc, as
far as I can tell.
Right now the SDK contains some basic Python, but not this module, and
since the PATH is set in a way that the build uses the python inside the
SDK, my builds fail.
So what do I need to do to get this package included in my SDK?
Philipp
next reply other threads:[~2013-09-08 15:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-08 15:49 Philipp Wagner [this message]
2013-09-09 1:47 ` How to include python-misc in SDK? ChenQi
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=522C9C86.4050700@philipp-wagner.com \
--to=lists@philipp-wagner.com \
--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.