All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix Python large file file support on 32-bit systems
@ 2014-10-14  9:20 Paul Eggleton
  2014-10-14  9:20 ` [PATCH 1/1] python: force off_t size to 8 to enable large file support Paul Eggleton
  0 siblings, 1 reply; 2+ messages in thread
From: Paul Eggleton @ 2014-10-14  9:20 UTC (permalink / raw)
  To: openembedded-core

The following change since commit fcbd1b19383daf5e160a864df1418130da01be28:

  build-appliance-image: Update to dizzy head revision (2014-10-11 08:11:11 +0100)

is available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/python-largefile
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/python-largefile

Paul Eggleton (1):
  python: force off_t size to 8 to enable large file support

 meta/recipes-devtools/python/python_2.7.3.bb | 3 +++
 1 file changed, 3 insertions(+)

-- 
1.9.3



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

end of thread, other threads:[~2014-10-14  9:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14  9:20 [PATCH 0/1] Fix Python large file file support on 32-bit systems Paul Eggleton
2014-10-14  9:20 ` [PATCH 1/1] python: force off_t size to 8 to enable large file support Paul Eggleton

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.