[oe-commits] Otavio Salvador : lzma: update to 4.65 and use INC_PR

git version control git at git.openembedded.org
Thu Oct 29 22:45:58 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: c99bb48707c79be34d897f33e67f2f87397096c8
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=c99bb48707c79be34d897f33e67f2f87397096c8

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Sep 29 18:49:24 2009 -0300

lzma: update to 4.65 and use INC_PR

Few header files has been added to ${STAGING_INCDIR}/lzma to allow
squashfs-tools to be compiled against it.

The gcc optimization flags has been droped for now since it ought to
have been fixed since the last test with the recipe, otherwise it
should be easy to be added back.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

---

 recipes/lzma/files/lzma-406-zlib-stream.patch   |  405 ---------
 recipes/lzma/lzma-4.65/001-large_files.patch    |   13 +
 recipes/lzma/lzma-4.65/002-lzmp.patch           | 1059 +++++++++++++++++++++++
 recipes/lzma/lzma-4.65/003-compile_fixes.patch  |   26 +
 recipes/lzma/lzma-4.65/100-static_library.patch |   70 ++
 recipes/lzma/lzma-native_4.17.bb                |   25 -
 recipes/lzma/lzma-native_4.65.bb                |    4 +
 recipes/lzma/lzma.inc                           |   39 +
 recipes/lzma/lzma_4.17.bb                       |   36 -
 recipes/lzma/lzma_4.65.bb                       |    2 +
 10 files changed, 1213 insertions(+), 466 deletions(-)

Diff:   http://gitweb.openembedded.net/?p=openembedded.git/?a=commitdiff;h=c99bb48707c79be34d897f33e67f2f87397096c8




More information about the Openembedded-commits mailing list