All of lore.kernel.org
 help / color / mirror / Atom feed
* [opkg-utils][PATCH 0/5] Import patches from oe-core
@ 2012-03-29  9:13 Martin Jansa
  2012-03-29  9:13 ` [opkg-utils][PATCH 1/5] opkg-make-index: don't error out when some package disappears Martin Jansa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Martin Jansa @ 2012-03-29  9:13 UTC (permalink / raw)
  To: yocto; +Cc: Enrico Scholz

The following changes since commit 002d29bc605d7c2d02e4cf20a43c5277c15f5597:

  [opkg-utils] fix install fail problem  Thanks for khorben's patch :-)  https://docs.openmoko.org/trac/attachment/ticket/2072/patch-opkg-utils_Makefile_install_path.diff (2008-11-03 03:59:59 +0000)

are available in the git repository at:
  git://github.com/shr-project/opkg-utils jansa/pull
  https://github.com/shr-project/opkg-utils/tree/jansa/pull

Christopher Larson (1):
  Use python via the PATH, rather than hardcoding /usr/bin/python

Enrico Scholz (1):
  opkg-make-index: convert mtime to int before comparing it

Khem Raj (1):
  opkg.py: Add knowledge about License field in ipk headers

Richard Purdie (1):
  opkg-make-index: don't error out when some package disappears

Scott Anderson (1):
  arfile.py: handle six digit UIDs

 arfile.py         |    7 ++++++-
 opkg-list-fields  |    2 +-
 opkg-make-index   |   29 ++++++++++++++++++++++++++---
 opkg-show-deps    |    2 +-
 opkg-unbuild      |    2 +-
 opkg-update-index |    2 +-
 opkg.py           |    8 ++++++++
 7 files changed, 44 insertions(+), 8 deletions(-)

-- 
1.7.8.5



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

end of thread, other threads:[~2012-03-29  9:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-29  9:13 [opkg-utils][PATCH 0/5] Import patches from oe-core Martin Jansa
2012-03-29  9:13 ` [opkg-utils][PATCH 1/5] opkg-make-index: don't error out when some package disappears Martin Jansa
2012-03-29  9:13 ` [opkg-utils][PATCH 2/5] opkg-make-index: convert mtime to int before comparing it Martin Jansa
2012-03-29  9:13 ` [opkg-utils][PATCH 3/5] opkg.py: Add knowledge about License field in ipk headers Martin Jansa
2012-03-29  9:13 ` [opkg-utils][PATCH 4/5] arfile.py: handle six digit UIDs Martin Jansa
2012-03-29  9:13 ` [opkg-utils][PATCH 5/5] Use python via the PATH, rather than hardcoding /usr/bin/python Martin Jansa

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.