summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2015-08-09wic: release 0.2.0Ed Bartosh1
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-08-09create-pull-request: cd to relative directoryEd Bartosh1
2015-08-09runqemu: Handle device names like tapX@NONERichard Purdie1
2015-08-09runqemu: Add error handling for unexpected tap devicesRichard Purdie1
2015-08-09combo-layer: fix action_pull for unknown branchPatrick Ohly1
2015-08-09combo-layer: enhance output in action_pullPatrick Ohly1
2015-08-01python3: remove 2to3 symlink from package python3-2to3Dominic Sacré1
2015-08-01python3: remove package python3-robotparserDominic Sacré1
2015-08-01devtool: add --bbpath argumentChristopher Larson1
2015-07-31create-pull-request: Implement -d optionEd Bartosh1
2015-07-31devtool: use tinfoil shutdown methodPaul Eggleton1
2015-07-31combo-layer: fix AttributeError traceback.Alexander Kanevskiy1
2015-07-31gcc: Add support for nativesdk-gccRichard Purdie1
2015-07-27oe-selftest: add scripts/lib and bitbake/lib to pathPaul Eggleton1
2015-07-27oe-selftest: add libdirs from BBPATH to sys.pathChristopher Larson1
2015-07-27oe-selftest: obey oeqa.selftest.__path__Christopher Larson1
2015-07-27devtool: also load plugins from BBPATHChristopher Larson2
2015-07-27recipetool: parse global args earlyChristopher Larson1
2015-07-27recipetool: also load plugins from BBPATHChristopher Larson1
2015-07-27recipetool.append: add extralines arg to appendsrcChristopher Larson1
2015-07-27recipetool: catch BBHandledException from parsingChristopher 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-21Revert "create-pull-request: Fix error on 2.0 versions of git"Ross Burton1
2015-07-16runqemu-internal: add temporary disk interface to qemuarm64Cristian Iorga1
2015-07-16create-pull-request: Fix error on 2.0 versions of gitBen Shelton1
2015-07-16combo-layer: implement --hard-reset optionMarkus Lehtonen1
2015-07-16combo-layer: only allow fast-forward when pullingMarkus Lehtonen1
2015-07-16python-io: Add runtime dependency on contextlibAsh Charles1
2015-07-12recipetool/append: Fix selftest failure with multilibRichard Purdie1
2015-07-10wic: Set default set of bitbake variablesEd Bartosh1
2015-07-07combo-layer: modified to generate better commit messages.Puustinen, Ismo1
2015-07-07scripts/oe-selftest: Added mechanism for including/removing bblayers.incDaniel Istrate1
2015-07-02runqemu-internal: correctly set format for root FS as rawCristian Iorga1
2015-07-02wic: Code cleanup: unused importsEd Bartosh8
2015-07-02wic: Code cleanup: long lines, identation and whitespacesEd Bartosh10
2015-07-02wic: Fix confusing error messageEd Bartosh1
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