summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-07-16runqemu-internal: add temporary disk interface to qemuarm64Cristian Iorga
2015-07-16create-pull-request: Fix error on 2.0 versions of gitBen Shelton
2015-07-16combo-layer: implement --hard-reset optionMarkus Lehtonen
2015-07-16combo-layer: only allow fast-forward when pullingMarkus Lehtonen
2015-07-16python-io: Add runtime dependency on contextlibAsh Charles
2015-07-12recipetool/append: Fix selftest failure with multilibRichard Purdie
2015-07-10wic: Set default set of bitbake variablesEd Bartosh
2015-07-07combo-layer: modified to generate better commit messages.Puustinen, Ismo
2015-07-07scripts/oe-selftest: Added mechanism for including/removing bblayers.incDaniel Istrate
2015-07-02runqemu-internal: correctly set format for root FS as rawCristian Iorga
2015-07-02wic: Code cleanup: unused importsEd Bartosh
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh
2015-07-02wic: Fix confusing error messageEd Bartosh
2015-07-02wic: Remove __write_partition methodEd Bartosh
2015-07-02wic: Refactor fstab update codeEd Bartosh
2015-07-02wic: Add --uuid partition optionEd Bartosh
2015-07-02wic: Fix naming conflictEd Bartosh
2015-07-02wic: Remove duplicated codeEd Bartosh
2015-07-02wic: Refactor prepare_empty_partition APIEd Bartosh
2015-07-02wic: Call methods better wayEd Bartosh
2015-07-02wic: Get rid of useless variable 'image_rootfs'Ed Bartosh
2015-07-02wic: Rename partition imagesEd Bartosh
2015-07-02wic: Refactor prepare_rootfs APIEd Bartosh
2015-07-02wic: Turn off debug output for 'bitbake -e'Ed Bartosh
2015-07-02wic: Remove annoing debug messageEd Bartosh
2015-07-02wic: Include mount point into image reportEd Bartosh
2015-07-02wic: Refactor getting bitbake variablesEd Bartosh
2015-07-02wic: Fix misleading messageEd Bartosh
2015-07-02wic: Test rootfs plugin using image recipesEd Bartosh
2015-06-27recipetool: add appendsrcfile(s) sub-commandsChristopher Larson
2015-06-27recipetool.append: use argparse types for validationChristopher Larson
2015-06-26oe-selftest: timestamp the test runsRoss Burton
2015-06-26wic: Make code more pythonicEd Bartosh
2015-06-26wic: Implement image compressingEd Bartosh
2015-06-26wic: Add new argument to direct pluginEd Bartosh
2015-06-26wic: Add new argument to wic_create functionEd Bartosh
2015-06-26wic: Add --compress-with command line optionEd Bartosh
2015-06-26lib/devtool/standard: Fix patch cleanupRichard Purdie
2015-06-23python-2.7/3.4-manifest.inc: add missing dependencies for python-netserverHenning Heinold
2015-06-23wic: removed unused command line optionEd Bartosh
2015-06-23wic: code cleanup: superfluous-parensEd Bartosh
2015-06-23wic: Return error code when wic fails to invoke commandEd Bartosh
2015-06-23wic: Integrated plugin docstrings into 'wic help plugins' outputEd Bartosh
2015-06-23wic: Add missing docstrings to plugin classesEd Bartosh
2015-06-23wic: Code cleanup: bad-classmethod-argumentEd Bartosh
2015-06-23wic: Document creation of empty partitionEd Bartosh
2015-06-23runqemu-internal: set mutual exclusiveness for serial and nographic optionsJagadeesh Krishnanjanappa
2015-06-23runqemu-script: define console for qemuarm NFS bootingJagadeesh Krishnanjanappa
2015-06-23runqemu-internal: add support to boot arm64 qemu target via NFSJagadeesh Krishnanjanappa
2015-06-23runqemu: fix MACHINE being detected as qemuarm for qemuarm64 kernel imageJagadeesh Krishnanjanappa