poky/scripts
Christopher Larson 09cbec8947 scripts/lib/argparse_oe: simplify options title change
There's no need to iterate over the action groups here, as self._optionals and
self._positionals are available.

(From OE-Core rev: 408694f4320f3cb52a391e5b927fb8c8ba16c1d2)

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-05-06 10:31:13 +01:00
..
contrib build-perf-test: add eSDK installed size to metrics 2016-04-09 23:00:45 +01:00
lib scripts/lib/argparse_oe: simplify options title change 2016-05-06 10:31:13 +01:00
native-intercept
postinst-intercepts gio-module-cache: Add class for Gio modules 2016-03-28 15:55:49 +01:00
pybootchartgui scripts: use '/usr/bin/env' in shebangs with python 2014-11-12 15:38:29 +00:00
tiny
bitbake-prserv-tool bitbake-prserv-tool: check file name 2015-11-25 07:50:30 +00:00
bitbake-whatchanged bitbake-whatchanged: avoid double do_ task name prefix 2016-01-30 11:37:00 +00:00
buildhistory-collect-srcrevs buildhistory-collect-srcrevs: hide empty sections 2015-12-22 16:08:50 +00:00
buildhistory-diff scripts: consolidate code to find bitbake path 2014-06-25 13:51:45 +01:00
cleanup-workdir scripts, lib: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:36 +01:00
combo-layer scripts, lib: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:36 +01:00
combo-layer-hook-default.sh combo-layer-hook-default.sh: handle patches without Signed-off-by 2015-03-20 11:21:25 +00:00
combo-layer.conf.example combo-layer: partial import for '--history init' 2015-03-20 11:21:24 +00:00
cp-noerror scripts/cp-noerror: Avoid a race 2014-02-02 11:23:45 +00:00
create-pull-request create-pull-request: fix for newer git 2016-04-06 22:57:26 +01:00
crosstap
devtool devtool: Create unlocked-sigs.inc containing items in the workspace 2016-04-09 23:00:43 +01:00
gen-lockedsig-cache gen-lockedsig-cache: fix bad destination path joining 2016-01-26 22:32:00 +00:00
gen-site-config
lnr scripts: add lnr (link relative) 2014-03-07 14:58:45 +00:00
multilib_header_wrapper.h
oe-buildenv-internal scripts/oe-buildenv-internal: Fix regression in BB_ENV_EXTRAWHITE setting 2016-04-06 10:29:23 +01:00
oe-find-native-sysroot
oe-git-proxy oe-git-proxy: support username / password in http proxy 2016-03-28 15:55:49 +01:00
oe-pkgdata-util classes/buildhistory: optimise getting package size list 2016-04-05 14:33:57 +01:00
oe-publish-sdk devtool: sdk-update: reset git metadata on update 2016-04-18 16:28:22 +01:00
oe-selftest oe-selftest: Correct the usage examples 2016-04-18 16:28:22 +01:00
oe-setup-builddir oe-setup-builddir: tidy up local.conf and bblayers.conf commentary 2016-03-09 16:58:11 +00:00
oe-setup-rpmrepo
oe-trim-schemas
oepydevshell-internal.py devshell: Add interactive python shell 2014-05-28 08:27:00 +01:00
opkg-query-helper.py
pythondeps recipetool: add python dependency scanning support 2015-01-23 11:36:28 +00:00
README
recipetool scripts, lib: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:36 +01:00
relocate_sdk.py relocate_sdk: additional error checks 2016-03-31 23:01:37 +01:00
rootfs_rpm-extract-postinst.awk
rpm2cpio.sh
runqemu runqemu: let ramfs equal to cpio.gz 2016-04-14 10:58:34 +01:00
runqemu-addptable2image
runqemu-export-rootfs runqemu-export-rootfs: update location of unfsd binary 2015-10-29 07:31:17 +00:00
runqemu-extract-sdk runqemu-extract-sdk: normalize paths to improve output 2014-07-03 17:41:16 +01:00
runqemu-gen-tapdevs runqemu-gen-tapdevs: Add note about NetworkManager & tap devices 2016-04-06 22:57:26 +01:00
runqemu-ifdown
runqemu-ifup runqemu-ifup: Check if the tap interface is set up correctly 2015-10-27 07:24:28 +00:00
runqemu-internal runqemu-internal: split the code into functions 2016-03-25 10:29:14 +00:00
runqemu.README
send-error-report scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00
send-pull-request
sstate-cache-management.sh scripts/sstate-cache-management.sh: Change wording 2016-02-15 16:28:43 +00:00
sstate-diff-machines.sh sstate-diff-machines.sh: Return non-zero return code when there was some failure detected 2014-06-29 09:04:22 +01:00
sstate-sysroot-cruft.sh sstate-sysroot-cruft.sh: Extend the whitelist 2016-01-07 13:40:17 +00:00
swabber-strace-attach
sysroot-relativelinks.py
test-dependencies.sh test-dependencies.sh: strip only .bb suffix 2015-03-16 17:41:52 +00:00
test-reexec
test-remote-image scripts, lib: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:36 +01:00
wic wic: insert local Python paths at front 2015-12-08 10:20:47 +00:00
wipe-sysroot scripts/wipe-sysroot: also delete uninative sysroot 2016-01-26 22:31:58 +00:00
yocto-bsp scripts, lib: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:38 +01:00
yocto-kernel scripts, lib: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:38 +01:00
yocto-layer scripts, lib: Don't limit traceback lengths to arbitrary values 2016-03-31 23:01:38 +01:00

This directory contains Various useful scripts for working with OE builds