summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* runqemu-export-rootfs: update location of unfsd binaryMaxin B. John2015-10-291-4/+4
* gtk-icon-cache: pass the native libdir to the interceptRoss Burton2015-10-291-1/+1
* intercepts/update_icon_cache: use STAGING_DIR_NATIVE from environmentRoss Burton2015-10-271-1/+1
* Revert "runqemu-export-rootfs: update location of unfsd binary"Ross Burton2015-10-271-4/+4
* wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt2015-10-271-4/+16
* scripts/oe-pkgdata-util: Fix variable name in error handlingRichard Purdie2015-10-271-1/+1
* runqemu-ifup: Check if the tap interface is set up correctlyMariano Lopez2015-10-271-0/+15
* runqemu-internal: Enable support for use virtio devices.Aníbal Limón2015-10-271-42/+17
* runqemu: Enable support for kvm without vhost in x86 and x86_64Aníbal Limón2015-10-272-11/+26
* scripts/oe-publish-sdk: create directory before making git repoCostin Constantin2015-10-271-2/+2
* devtool: handle virtual providersPaul Eggleton2015-10-212-9/+27
* scripts/gen-lockedsig-cache: fix race with temp file creationPaul Eggleton2015-10-191-0/+4
* devtool: extract: fix error handlingPaul Eggleton2015-10-191-0/+8
* recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton2015-10-071-0/+6
* devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton2015-10-071-3/+26
* fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa2015-10-011-2/+2
* devtool: modify: use correct local files directory nameMarkus Lehtonen2015-10-011-1/+1
* devtool: update-recipe: enable var history trackingMarkus Lehtonen2015-10-012-3/+3
* scripts/lib/bsp/engine: Indent the karch properties when stored into a fileLeonardo Sandoval2015-10-011-1/+1
* yocto-bsp: Update templates to 4.1 kernelLeonardo Sandoval2015-10-0122-15/+535
* scrips/lib/bsp/engine: List properties to stdout when output parameter is omi...Leonardo Sandoval2015-10-011-2/+2
* scripts/yocto-bsp: Exit successfully when asking for helpLeonardo Sandoval2015-10-011-1/+1
* runqemu-internal: qemuarm enable usage of virtio devicesAníbal Limón2015-10-011-2/+12
* runqemu-internal: Make sure two serial ports always existRandy Witt2015-10-011-0/+32
* devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen2015-10-011-2/+7
* devtool: better support for local source filesMarkus Lehtonen2015-10-012-98/+226
* devtool: file mover function that creates target dirMarkus Lehtonen2015-10-011-5/+11
* devtool: update_recipe: refactor patch generationMarkus Lehtonen2015-10-011-47/+72
* devtool: update-recipe: add new patches in correct orderMarkus Lehtonen2015-10-011-1/+1
* runqemu-export-rootfs: update location of unfsd binaryMaxin B. John2015-09-281-4/+4
* runqemu: don't complain about conflicting machines if they are equalPascal Bach2015-09-281-1/+1
* gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton2015-09-282-4/+3
* oe-pkgdata-util: avoid returning skipped packagesRobert Yang2015-09-241-1/+4
* devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen2015-09-241-1/+1
* devtool: runqemu: avoid recipe parsePaul Eggleton2015-09-241-1/+1
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-249-16/+17
* devtool: add search commandPaul Eggleton2015-09-231-0/+80
* devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton2015-09-231-0/+64
* devtool / recipetool: add handling for binary-only packagesPaul Eggleton2015-09-232-0/+23
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-231-30/+23
* devtool: build-image: improve image recipe handlingPaul Eggleton2015-09-231-3/+23
* devtool: build-image: tell user where to find output filesPaul Eggleton2015-09-231-5/+9
* devtool: build-image: fix recipe/package terminologyPaul Eggleton2015-09-231-21/+24
* devtool: add: move important "recipe created" message to the endPaul Eggleton2015-09-231-1/+2
* devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2015-09-232-7/+23
* devtool: better handling for recipes that don't unpack sourcePaul Eggleton2015-09-231-3/+5
* devtool: fix extracting source for work-shared recipesPaul Eggleton2015-09-231-1/+1
* devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton2015-09-231-0/+4
* recipetool: create: fix handling of URIs containing #Paul Eggleton2015-09-231-2/+4
* recipetool: create: fix creating empty shell functionsPaul Eggleton2015-09-231-3/+19