aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2015-12-08scripts/oe-pkgdata-util: sort the packages in list-pkg-filesRoss Burton
2015-12-08wic: insert local Python paths at frontMatt Madison
2015-12-01python3: Upgrade from 3.4.3 to 3.5Alejandro Hernandez
2015-12-01oe-selftest: Enable code coverage on unit testsLeonardo Sandoval
2015-12-01runqemu-internal: Replace wacom-tablet with tablet for usbdeviceKhem Raj
2015-12-01recipetool: make plugin registration function name consistent with devtoolPaul Eggleton
2015-12-01recipetool: add setvar subcommandPaul Eggleton
2015-12-01lib/oe/recipeutils: refactor patch_recipe_file() to use edit_metadata()Paul Eggleton
2015-12-01devtool: clarify help textPaul Eggleton
2015-12-01devtool: build: enable showing default task in helpPaul Eggleton
2015-12-01devtool: build: use bbappend to set PARALLEL_MAKEPaul Eggleton
2015-12-01devtool: ensure we change back to the original dir on errorPaul Eggleton
2015-12-01devtool: search: print SUMMARY valuePaul Eggleton
2015-12-01devtool: drop unused plugin_init() functionsPaul Eggleton
2015-12-01devtool: package: use DEPLOY_DIR_<pkgtype> to get deploy directoryPaul Eggleton
2015-12-01devtool: disable creating workspace for extract and search subcommandsPaul Eggleton
2015-12-01devtool: upgrade: provide a means to update the source branchPaul Eggleton
2015-12-01devtool: upgrade: fetch remote repository before checking out new revisionPaul Eggleton
2015-12-01devtool: upgrade: remove erroneous error when not renaming recipePaul Eggleton
2015-12-01devtool: upgrade: fix updating PV and SRCREVPaul Eggleton
2015-12-01devtool: upgrade: fix removing other recipes from workspace on resetPaul Eggleton
2015-12-01devtool: include do_patch in SRCTREECOVEREDTASKSTzu-Jung Lee
2015-12-01create-pull-request: handle empty ODIRPetter Mabäcker
2015-12-01scripts/gen-lockedsig-cache: improve outputPaul Eggleton
2015-12-01wic: exec_native_cmd: implement support for pseudoEd Bartosh
2015-11-25devtool: add sync commandTzu-Jung Lee
2015-11-25bitbake-prserv-tool: check file nameRobert Yang
2015-11-25recipetool.append: don't choke on a trailing ; in a urlChristopher Larson
2015-11-16scripts: runqemu: remove QEMUARCH from help messageRuslan Bilovol
2015-11-16verify-homepage: fix recipe file selectionPaul Eggleton
2015-11-16verify-homepage: tidy up output and commentsPaul Eggleton
2015-11-16verify-homepage: get expanded HOMEPAGE valuePaul Eggleton
2015-11-16verify-homepage: use scriptpath to find bitbake pathPaul Eggleton
2015-11-16runqemu: don't specify IP when starting a VNC serverRoss Burton
2015-11-16combo-layer: introduce ability to exclude component from mass updateAlexander D. Kanevskiy
2015-10-29runqemu-export-rootfs: update location of unfsd binaryMaxin B. John
2015-10-29gtk-icon-cache: pass the native libdir to the interceptRoss Burton
2015-10-24intercepts/update_icon_cache: use STAGING_DIR_NATIVE from environmentRoss Burton
2015-10-24Revert "runqemu-export-rootfs: update location of unfsd binary"Ross Burton
2015-10-24wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt
2015-10-24scripts/oe-pkgdata-util: Fix variable name in error handlingRichard Purdie
2015-10-24runqemu-ifup: Check if the tap interface is set up correctlyMariano Lopez
2015-10-24runqemu-internal: Enable support for use virtio devices.Aníbal Limón
2015-10-24runqemu: Enable support for kvm without vhost in x86 and x86_64Aníbal Limón
2015-10-24scripts/oe-publish-sdk: create directory before making git repoCostin Constantin
2015-10-21devtool: handle virtual providersPaul Eggleton
2015-10-19scripts/gen-lockedsig-cache: fix race with temp file creationPaul Eggleton
2015-10-19devtool: extract: fix error handlingPaul Eggleton
2015-10-03recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton
2015-10-03devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton