summaryrefslogtreecommitdiff
path: root/scripts/lib
AgeCommit message (Expand)AuthorFiles
2015-08-24wic: add mkhybridiso kickstart fileMihaly Varga1
2015-08-24wic: Add plugin for hybrid iso imageMihaly Varga1
2015-08-19lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton1
2015-08-19devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton1
2015-08-19devtool: extract: remove patches subdirectory when S == WORKDIRPaul Eggleton1
2015-08-19devtool: extract: prevent externalsrc from interfering with extractionPaul Eggleton1
2015-08-19canned-wks: added a qemux86* directdisk recipe for wicCristian Iorga1
2015-08-09wic: code cleanup: pylint misc.pyEd Bartosh1
2015-08-09wic: code cleanup: remove unused codeEd Bartosh1
2015-08-09wic: Report recipe name for native commandsEd Bartosh1
2015-08-09wic: Improve 'wic help overview' contentEd Bartosh1
2015-08-09wic: improved usage textEd Bartosh1
2015-07-27devtool: also load plugins from BBPATHChristopher Larson1
2015-07-27recipetool.append: add extralines arg to appendsrcChristopher Larson1
2015-07-22recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIRChristopher Larson1
2015-07-22recipetool: appendsrcfile: use -D, not -d for destdirChristopher Larson1
2015-07-22recipetool: appendsrcfile: fix duplicate SRC_URI checkChristopher Larson1
2015-07-12recipetool/append: Fix selftest failure with multilibRichard Purdie1
2015-07-10wic: Set default set of bitbake variablesEd Bartosh1
2015-07-02wic: Code cleanup: unused importsEd Bartosh8
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh9
2015-07-02wic: Remove __write_partition methodEd Bartosh1
2015-07-02wic: Refactor fstab update codeEd Bartosh1
2015-07-02wic: Add --uuid partition optionEd Bartosh2
2015-07-02wic: Fix naming conflictEd Bartosh1
2015-07-02wic: Remove duplicated codeEd Bartosh1
2015-07-02wic: Refactor prepare_empty_partition APIEd Bartosh1
2015-07-02wic: Call methods better wayEd Bartosh1
2015-07-02wic: Get rid of useless variable 'image_rootfs'Ed Bartosh1
2015-07-02wic: Rename partition imagesEd Bartosh1
2015-07-02wic: Refactor prepare_rootfs APIEd Bartosh1
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh1
2015-07-02wic: Remove annoing debug messageEd Bartosh1
2015-07-02wic: Include mount point into image reportEd Bartosh1
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh4
2015-07-02wic: Test rootfs plugin using image recipesEd Bartosh1
2015-06-27recipetool: add appendsrcfile(s) sub-commandsChristopher Larson1
2015-06-27recipetool.append: use argparse types for validationChristopher Larson1
2015-06-26wic: Make code more pythonicEd Bartosh1
2015-06-26wic: Implement image compressingEd Bartosh1
2015-06-26wic: Add new argument to direct pluginEd Bartosh3
2015-06-26wic: Add new argument to wic_create functionEd Bartosh1
2015-06-26wic: Add --compress-with command line optionEd Bartosh1
2015-06-26lib/devtool/standard: Fix patch cleanupRichard Purdie1
2015-06-23wic: removed unused command line optionEd Bartosh2
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh8
2015-06-23wic: Return error code when wic fails to invoke commandEd Bartosh1
2015-06-23wic: Integrated plugin docstrings into 'wic help plugins' outputEd Bartosh1
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh7
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh8