summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2015-08-30wic: implement --vars optionEd Bartosh1
2015-08-30wic: implement getting variables from .env filesEd Bartosh1
2015-08-30wic: set default imageEd Bartosh1
2015-08-30wic: add default_image attribute to BitbakeVarsEd Bartosh1
2015-08-30wic: create new method _parse_lineEd Bartosh1
2015-08-30wic: add BitbakeVars classEd Bartosh1
2015-08-30wic: deferred call of hlp.get_wic_plugins_help()Ed Bartosh2
2015-08-30wic: rename variableEd Bartosh1
2015-08-30wic: remove undescore from function nameEd Bartosh1
2015-08-30runqemu-internal: Fixes unary operator expected in new TCPSERIAL_PORTNUMAníbal Limón1
2015-08-30devtool: implement build-image pluginEd Bartosh1
2015-08-30devtool: make add_md5 a public APIEd Bartosh2
2015-08-29runqemu-internal: Make sure tcpserial is always lastRandy Witt1
2015-08-24runqemu: Add a tcpserial optionRandy Witt2
2015-08-24scripts/create-recipe: dropPaul Eggleton1
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 Eggleton2
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-16create-pull-request: cleanup bashismsEd Bartosh1
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