summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
* devtool: build-image: rename LOG -> loggerEd Bartosh2015-08-311-2/+2
* Revert "devtool: make add_md5 a public API"Ed Bartosh2015-08-312-11/+11
* devtool: make 2 functions publicEd Bartosh2015-08-312-32/+31
* devtool: build-image: stop using add_md5Ed Bartosh2015-08-311-3/+1
* wic: use bitbake variable ROOTFS_SIZEEd Bartosh2015-08-301-0/+14
* wic: implement --vars optionEd Bartosh2015-08-301-0/+6
* wic: implement getting variables from .env filesEd Bartosh2015-08-301-22/+37
* wic: set default imageEd Bartosh2015-08-301-2/+4
* wic: add default_image attribute to BitbakeVarsEd Bartosh2015-08-301-0/+6
* wic: create new method _parse_lineEd Bartosh2015-08-301-10/+17
* wic: add BitbakeVars classEd Bartosh2015-08-301-38/+53
* wic: deferred call of hlp.get_wic_plugins_help()Ed Bartosh2015-08-302-1/+3
* wic: rename variableEd Bartosh2015-08-301-2/+2
* wic: remove undescore from function nameEd Bartosh2015-08-301-6/+6
* runqemu-internal: Fixes unary operator expected in new TCPSERIAL_PORTNUMAníbal Limón2015-08-301-1/+1
* devtool: implement build-image pluginEd Bartosh2015-08-301-0/+56
* devtool: make add_md5 a public APIEd Bartosh2015-08-302-10/+10
* runqemu-internal: Make sure tcpserial is always lastRandy Witt2015-08-291-2/+2
* yocto-bsp / yocto-layer: fix template recipesPaul Eggleton2015-08-252-3/+1
* runqemu: Add a tcpserial optionRandy Witt2015-08-242-0/+12
* scripts/create-recipe: dropPaul Eggleton2015-08-241-2071/+0
* wic: add mkhybridiso kickstart fileMihaly Varga2015-08-241-0/+7
* wic: Add plugin for hybrid iso imageMihaly Varga2015-08-241-0/+538
* lib/oe/recipeutils: avoid parsing in get_var_files()Paul Eggleton2015-08-191-2/+2
* devtool: fix handling of BBCLASSEXTENDed recipesPaul Eggleton2015-08-192-14/+18
* devtool: extract: remove patches subdirectory when S == WORKDIRPaul Eggleton2015-08-191-2/+1
* devtool: extract: prevent externalsrc from interfering with extractionPaul Eggleton2015-08-191-0/+2
* canned-wks: added a qemux86* directdisk recipe for wicCristian Iorga2015-08-191-0/+10
* create-pull-request: cleanup bashismsEd Bartosh2015-08-161-3/+4
* 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