All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/3] Python RPATH Fix and some updates
Date: Wed, 28 Sep 2011 17:07:13 -0700	[thread overview]
Message-ID: <cover.1317254761.git.sgw@linux.intel.com> (raw)

Richard,

This addresses the python-sqlite3 RPATH issue in the most clean
way I could figure out.

Also a couple of package updates.

Sau!

The following changes since commit 18ad3a84dacc0d6c107b56874bb23d2a3c0a429f:

  util-linux: Ensure perl scripts reference the correct perl (2011-09-28 21:51:36 +0100)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib sgw/oe-updates
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/oe-updates

Saul Wold (3):
  glew: update to 1.7.0
  sysstat: update to 10.0.2
  python: fix sqlite RPATH issue

 .../python/python/remove_sqlite_rpath.patch        |   12 ++++++++++++
 meta/recipes-devtools/python/python_2.6.6.bb       |    3 ++-
 meta/recipes-extended/sysstat/sysstat_10.0.0.bb    |   10 ----------
 meta/recipes-extended/sysstat/sysstat_10.0.2.bb    |   10 ++++++++++
 .../glew/{glew_1.6.0.bb => glew_1.7.0.bb}          |    4 ++--
 5 files changed, 26 insertions(+), 13 deletions(-)
 create mode 100644 meta/recipes-devtools/python/python/remove_sqlite_rpath.patch
 delete mode 100644 meta/recipes-extended/sysstat/sysstat_10.0.0.bb
 create mode 100644 meta/recipes-extended/sysstat/sysstat_10.0.2.bb
 rename meta/recipes-graphics/glew/{glew_1.6.0.bb => glew_1.7.0.bb} (80%)

-- 
1.7.6




             reply	other threads:[~2011-09-29  0:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-29  0:07 Saul Wold [this message]
2011-09-29  0:07 ` [PATCH 1/3] glew: update to 1.7.0 Saul Wold
2011-09-29  0:07 ` [PATCH 2/3] sysstat: update to 10.0.2 Saul Wold
2011-09-29  0:07 ` [PATCH 3/3] python: fix sqlite RPATH issue Saul Wold
2011-09-29 14:23   ` Richard Purdie

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.1317254761.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.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.