From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Cc: Zhenfeng.Zhao@windriver.com
Subject: [PATCH 0/1] package-index: inherit pythonnative
Date: Tue, 24 Jul 2012 18:19:57 +0800 [thread overview]
Message-ID: <cover.1343124846.git.liezhi.yang@windriver.com> (raw)
This is used for fixing the rpm-createsolvedb.py error:
'import site' failed; use -v for traceback
Traceback (most recent call last):
File "/srv/home/pokybuild/yocto-autobuilder/yocto-slave/nightly/build/scripts/rpm-createsolvedb.py", line 14, in
import sys, os
ImportError: No module named os
// Robert
The following changes since commit 0ffb02eec2beaea27ff0ec9d3d31b0a09e675a4c:
documentation: Updated the h6 style to use a larger font (2012-07-24 10:35:34 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib robert/package_index
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/package_index
Robert Yang (1):
package-index: inherit pythonnative
meta/recipes-core/meta/package-index.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
next reply other threads:[~2012-07-24 10:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-24 10:19 Robert Yang [this message]
2012-07-24 10:19 ` [PATCH 1/1] package-index: inherit pythonnative Robert Yang
2012-07-24 10:49 ` Richard Purdie
2012-07-25 3:31 ` Robert Yang
2012-07-27 1:18 ` Robert Yang
2012-07-27 10:32 ` Robert Yang
2012-08-06 9:29 ` Martin Jansa
2012-08-07 16:57 ` Richard Purdie
2012-08-08 7:58 ` Robert Yang
2012-08-08 8:29 ` Robert Yang
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=cover.1343124846.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=Zhenfeng.Zhao@windriver.com \
--cc=openembedded-core@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.