Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/3] Python RPATH Fix and some updates
@ 2011-09-29  0:07 Saul Wold
  2011-09-29  0:07 ` [PATCH 1/3] glew: update to 1.7.0 Saul Wold
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Saul Wold @ 2011-09-29  0:07 UTC (permalink / raw)
  To: openembedded-core

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




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-09-29 14:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-29  0:07 [PATCH 0/3] Python RPATH Fix and some updates Saul Wold
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox