summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2015-11-16verify-homepage: fix recipe file selectionPaul Eggleton1
2015-11-16verify-homepage: tidy up output and commentsPaul Eggleton1
2015-11-16verify-homepage: get expanded HOMEPAGE valuePaul Eggleton1
2015-11-16verify-homepage: use scriptpath to find bitbake pathPaul Eggleton1
2015-11-16runqemu: don't specify IP when starting a VNC serverRoss Burton1
2015-11-16combo-layer: introduce ability to exclude component from mass updateAlexander D. Kanevskiy1
2015-10-29runqemu-export-rootfs: update location of unfsd binaryMaxin B. John1
2015-10-29gtk-icon-cache: pass the native libdir to the interceptRoss Burton1
2015-10-24intercepts/update_icon_cache: use STAGING_DIR_NATIVE from environmentRoss Burton1
2015-10-24Revert "runqemu-export-rootfs: update location of unfsd binary"Ross Burton1
2015-10-24wic/utils/oe/misc.py: Preserve PATH when running native toolsRandy Witt1
2015-10-24scripts/oe-pkgdata-util: Fix variable name in error handlingRichard Purdie1
2015-10-24runqemu-ifup: Check if the tap interface is set up correctlyMariano Lopez1
2015-10-24runqemu-internal: Enable support for use virtio devices.Aníbal Limón1
2015-10-24runqemu: Enable support for kvm without vhost in x86 and x86_64Aníbal Limón2
2015-10-24scripts/oe-publish-sdk: create directory before making git repoCostin Constantin1
2015-10-21devtool: handle virtual providersPaul Eggleton2
2015-10-19scripts/gen-lockedsig-cache: fix race with temp file creationPaul Eggleton1
2015-10-19devtool: extract: fix error handlingPaul Eggleton1
2015-10-03recipetool: create: fix change in path structure if --extract-to path existsPaul Eggleton1
2015-10-03devtool: update-recipe: avoid updating patches that have not changedPaul Eggleton1
2015-10-01fontcache: allow to pass extra parameters and environment to fc-cacheMartin Jansa1
2015-10-01devtool: modify: use correct local files directory nameMarkus Lehtonen1
2015-10-01devtool: update-recipe: enable var history trackingMarkus Lehtonen2
2015-10-01runqemu-internal: qemuarm enable usage of virtio devicesAníbal Limón1
2015-09-29runqemu-internal: Make sure two serial ports always existRandy Witt1
2015-09-29devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen1
2015-09-29devtool: better support for local source filesMarkus Lehtonen2
2015-09-29devtool: file mover function that creates target dirMarkus Lehtonen1
2015-09-29devtool: update_recipe: refactor patch generationMarkus Lehtonen1
2015-09-29devtool: update-recipe: add new patches in correct orderMarkus Lehtonen1
2015-09-28runqemu-export-rootfs: update location of unfsd binaryMaxin B. John1
2015-09-28runqemu: don't complain about conflicting machines if they are equalPascal Bach1
2015-09-26gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton2
2015-09-24oe-pkgdata-util: avoid returning skipped packagesRobert Yang1
2015-09-23devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen1
2015-09-23devtool: runqemu: avoid recipe parsePaul Eggleton1
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen9
2015-09-22devtool: add search commandPaul Eggleton1
2015-09-22devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton1
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton2
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton1
2015-09-22devtool: build-image: improve image recipe handlingPaul Eggleton1
2015-09-22devtool: build-image: tell user where to find output filesPaul Eggleton1
2015-09-22devtool: build-image: fix recipe/package terminologyPaul Eggleton1
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton1
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton1
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton1
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton1