summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* wic: release 0.2.0Ed Bartosh2015-08-091-1/+1
* wic: code cleanup: pylint misc.pyEd Bartosh2015-08-091-19/+21
* wic: code cleanup: remove unused codeEd Bartosh2015-08-091-11/+0
* wic: Report recipe name for native commandsEd Bartosh2015-08-091-3/+26
* wic: Improve 'wic help overview' contentEd Bartosh2015-08-091-9/+24
* wic: improved usage textEd Bartosh2015-08-091-7/+5
* create-pull-request: cd to relative directoryEd Bartosh2015-08-091-1/+4
* runqemu: Handle device names like tapX@NONERichard Purdie2015-08-091-1/+1
* runqemu: Add error handling for unexpected tap devicesRichard Purdie2015-08-091-0/+8
* combo-layer: fix action_pull for unknown branchPatrick Ohly2015-08-091-3/+15
* combo-layer: enhance output in action_pullPatrick Ohly2015-08-091-1/+1
* python3: remove 2to3 symlink from package python3-2to3Dominic Sacré2015-08-011-1/+1
* python3: remove package python3-robotparserDominic Sacré2015-08-011-3/+0
* devtool: add --bbpath argumentChristopher Larson2015-08-011-4/+11
* create-pull-request: Implement -d optionEd Bartosh2015-08-011-4/+12
* devtool: use tinfoil shutdown methodPaul Eggleton2015-08-011-2/+1
* combo-layer: fix AttributeError traceback.Alexander Kanevskiy2015-07-311-2/+2
* gcc: Add support for nativesdk-gccRichard Purdie2015-07-311-1/+12
* oe-selftest: add scripts/lib and bitbake/lib to pathPaul Eggleton2015-07-271-1/+4
* oe-selftest: add libdirs from BBPATH to sys.pathChristopher Larson2015-07-271-0/+7
* oe-selftest: obey oeqa.selftest.__path__Christopher Larson2015-07-271-5/+6
* devtool: also load plugins from BBPATHChristopher Larson2015-07-272-23/+38
* recipetool: parse global args earlyChristopher Larson2015-07-271-8/+16
* recipetool: also load plugins from BBPATHChristopher Larson2015-07-271-13/+18
* recipetool.append: add extralines arg to appendsrcChristopher Larson2015-07-271-2/+2
* recipetool: catch BBHandledException from parsingChristopher Larson2015-07-271-3/+5
* recipetool: appendsrcfile: handle S == STAGING_KERNEL_DIRChristopher Larson2015-07-231-0/+4
* recipetool: appendsrcfile: use -D, not -d for destdirChristopher Larson2015-07-231-1/+1
* recipetool: appendsrcfile: fix duplicate SRC_URI checkChristopher Larson2015-07-231-4/+5
* Revert "create-pull-request: Fix error on 2.0 versions of git"Ross Burton2015-07-211-4/+0
* runqemu-internal: add temporary disk interface to qemuarm64Cristian Iorga2015-07-161-1/+1
* create-pull-request: Fix error on 2.0 versions of gitBen Shelton2015-07-161-0/+4
* combo-layer: implement --hard-reset optionMarkus Lehtonen2015-07-161-3/+12
* combo-layer: only allow fast-forward when pullingMarkus Lehtonen2015-07-161-1/+1
* python-io: Add runtime dependency on contextlibAsh Charles2015-07-161-1/+1
* recipetool/append: Fix selftest failure with multilibRichard Purdie2015-07-121-0/+3
* wic: Set default set of bitbake variablesEd Bartosh2015-07-101-0/+5
* combo-layer: modified to generate better commit messages.Puustinen, Ismo2015-07-081-3/+30
* scripts/oe-selftest: Added mechanism for including/removing bblayers.incDaniel Istrate2015-07-081-1/+15
* runqemu-internal: correctly set format for root FS as rawCristian Iorga2015-07-021-6/+6
* wic: Code cleanup: unused importsEd Bartosh2015-07-028-19/+5
* wic: Code cleanup: long lines, identation and whitespacesEd Bartosh2015-07-0210-49/+68
* wic: Fix confusing error messageEd Bartosh2015-07-021-7/+12
* wic: Remove __write_partition methodEd Bartosh2015-07-021-21/+15
* wic: Refactor fstab update codeEd Bartosh2015-07-021-53/+30
* wic: Add --uuid partition optionEd Bartosh2015-07-022-1/+9
* wic: Fix naming conflictEd Bartosh2015-07-021-2/+4
* wic: Remove duplicated codeEd Bartosh2015-07-021-38/+10
* wic: Refactor prepare_empty_partition APIEd Bartosh2015-07-021-36/+12
* wic: Call methods better wayEd Bartosh2015-07-021-36/+11