aboutsummaryrefslogtreecommitdiff
path: root/linaro_image_tools/hwpack
AgeCommit message (Expand)Author
2016-05-19test_packages: fix md5/sha256 testsFathi Boudra
2016-05-19packages: fix typo md5sum -> md5Fathi Boudra
2016-05-19testing: add sha256 propertyFathi Boudra
2016-05-19packages: keep using md5sumFathi Boudra
2016-05-17add support for sha256 hashes in Packages fileHéctor Orón Martínez
2016-02-23Fix pep8 E125/E128Fathi Boudra
2016-02-23hwpack-create: add option to conditionally enable -backports*Nicolas Dechesne
2016-02-17hwpack/packages: level priority for backportsRicardo Salveti
2014-06-14Fix tests regression introduced by multi_arch supportFathi Boudra
2014-04-24Specify gzip as the compression type to use when building dummy package (LP: ...Fathi Boudra
2014-04-24Add multi-arch support (LP: #1311829)Fathi Boudra
2013-07-25PEP8 fixes.Milo Casagrande
2013-06-27PEP8 fixes.Milo Casagrande
2013-06-04Fixed missing import statements.Milo Casagrande
2013-06-04Moved PackageUnpacker into its own file/class.Milo Casagrande
2013-02-18Another final run through pep8 fixes.Stevan Radakovic
2013-02-18Another final run through pep8 fixes.Stevan Radakovic
2013-02-18Final run through pep8 fixes.Stevan Radakovic
2013-02-18Fourth run of pep8 fixes.Stevan Radakovic
2013-02-17Third run of pep8 fixes.Stevan Radakovic
2013-02-14Merge from trunk.Stevan Radakovic
2013-02-07First pass of pep8 fixes for 12.10.Stevan Radakovic
2013-01-14Reworked bootloader setting.Milo Casagrande
2013-01-10Refactored Config attributes board and bootloader.Milo Casagrande
2013-01-03Refactored and harmonized variable name.Milo Casagrande
2013-01-02Refactored field name, handled file opening.Milo Casagrande
2012-12-27Merged hwpack-args into fix-tests.Milo Casagrande
2012-12-27Added comments.Milo Casagrande
2012-12-27Added couple of tests for mmc_id field handling.Milo Casagrande
2012-12-10Added missing copyright header, fixed years.Milo Casagrande
2012-12-10Generic support for Samsung boards.Tushar Behera
2012-12-07Fixed copyright year, fixed indentation.Milo Casagrande
2012-12-07Fix l-m-c issues after refactoring Samsung related codeTushar Behera
2012-12-05Refactored HardwarepackHandler class, moved under the hwpack package, fixed t...Milo Casagrande
2012-12-05Added new attributes.Milo Casagrande
2012-10-22Re-applied common logging infrastructure.Milo Casagrande
2012-10-20Revert the use of common logging infrastructure.Fathi Boudra
2012-10-19Use common logging infrastructure, add --debug option to linaro-media-create.Milo Casagrande
2012-10-18Workaroun IOError in test case.Fathi Boudra
2012-10-17Code refactoring for build() method.Milo Casagrande
2012-10-17Added docstrings.Milo Casagrande
2012-10-17Fixed docstring and code indent.Milo Casagrande
2012-10-17Added conversion of dtb_file into dtb_files for hwpack converter.Milo Casagrande
2012-10-17Refactored method to make it more readable.Milo Casagrande
2012-10-12Skip symlink-ed or invalid debian package file. (LP: #1065826)Fathi Boudra
2012-10-11Build-Info support:Fathi Boudra
2012-10-04PEP8 fixes.fboudra@gmail.com
2012-10-04Use module name for logger.Milo Casagrande
2012-10-04Use default logger name.Milo Casagrande
2012-10-03Add some comments and build_info_available flag.fboudra@gmail.com