Re: [yocto] [opkg-utils][PATCH 0/2] opkg-utils fix for python-2.6 and fix for missing getopts

2012-06-19 Thread Martin Jansa
On Sat, Jun 16, 2012 at 08:36:15AM +0200, Martin Jansa wrote:
 On Tue, May 29, 2012 at 05:34:13PM +0200, Martin Jansa wrote:
  The following changes since commit 44df9dd3dc411ca1255cb4b23bde7eb71aed4778:
  
opkg-make-index: disable filelist by default (2012-04-26 11:39:42 +0100)
 
 ping?

Can I get push access to this repo, I know you're all busy but waiting
20+ days for small fixes to get applied is not very efficient. Another
guy on #oe asked today why package-index is always failing in oe-classic..

Cheers,
 
  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
  
  Chris Diamand (1):
Changed call to subprocess.check_output which isn't compatible with
  Python 2.6
  
  Ondics Githubler (1):
Option C ist shown in usage() and implemented, but was missing in
  getopts. Added C.
  
   opkg-build  |2 +-
   opkg-make-index |2 +-
   2 files changed, 2 insertions(+), 2 deletions(-)
  
  -- 
  1.7.8.6
  
 
 -- 
 Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com



-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [opkg-utils][PATCH 0/2] opkg-utils fix for python-2.6 and fix for missing getopts

2012-06-19 Thread Richard Purdie
On Tue, 2012-05-29 at 17:34 +0200, Martin Jansa wrote:
 The following changes since commit 44df9dd3dc411ca1255cb4b23bde7eb71aed4778:
 
   opkg-make-index: disable filelist by default (2012-04-26 11:39:42 +0100)
 
 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
 
 Chris Diamand (1):
   Changed call to subprocess.check_output which isn't compatible with
 Python 2.6
 
 Ondics Githubler (1):
   Option C ist shown in usage() and implemented, but was missing in
 getopts. Added C.

Merged to master. Sorry about the delay, I'd missed the original
patches. I'd meant to sort this after I saw the reminder yesterday but
didn't get to it until today.

Cheers,

Richard

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] [opkg-utils][PATCH 0/2] opkg-utils fix for python-2.6 and fix for missing getopts

2012-06-16 Thread Martin Jansa
On Tue, May 29, 2012 at 05:34:13PM +0200, Martin Jansa wrote:
 The following changes since commit 44df9dd3dc411ca1255cb4b23bde7eb71aed4778:
 
   opkg-make-index: disable filelist by default (2012-04-26 11:39:42 +0100)

ping?

 
 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
 
 Chris Diamand (1):
   Changed call to subprocess.check_output which isn't compatible with
 Python 2.6
 
 Ondics Githubler (1):
   Option C ist shown in usage() and implemented, but was missing in
 getopts. Added C.
 
  opkg-build  |2 +-
  opkg-make-index |2 +-
  2 files changed, 2 insertions(+), 2 deletions(-)
 
 -- 
 1.7.8.6
 

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


[yocto] [opkg-utils][PATCH 0/2] opkg-utils fix for python-2.6 and fix for missing getopts

2012-05-29 Thread Martin Jansa
The following changes since commit 44df9dd3dc411ca1255cb4b23bde7eb71aed4778:

  opkg-make-index: disable filelist by default (2012-04-26 11:39:42 +0100)

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

Chris Diamand (1):
  Changed call to subprocess.check_output which isn't compatible with
Python 2.6

Ondics Githubler (1):
  Option C ist shown in usage() and implemented, but was missing in
getopts. Added C.

 opkg-build  |2 +-
 opkg-make-index |2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
1.7.8.6

___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto