poky/scripts
André Draszik 9ac1b6fc39 oe-git-proxy: support username / password in http proxy
We also make sure to correctly support usernames that contain spaces.

For simplicity sed + regex has been replaced with shell parameter expansion,
which works in both, bash and dash.

(From OE-Core rev: ce4ff3dd80379e1bf71a967e0512591aaa046308)

Signed-off-by: André Draszik <adraszik@tycoint.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-03-28 15:55:49 +01:00
..
contrib python: move ast module into python-core 2016-03-12 22:11:47 +00:00
lib wic: fix type of no-table option 2016-03-28 15:55:49 +01:00
native-intercept
postinst-intercepts postinst-intercepts: always use set -e 2016-01-19 17:37:33 +00:00
pybootchartgui
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
cleanup-workdir
combo-layer combo-layer: handle empty commits during "init --history" 2016-03-02 22:39:43 +00: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
create-pull-request scripts/create-pull-request: fix git request-pull syntax 2016-01-11 23:26:32 +00:00
crosstap
devtool devtool: categorise and order subcommands in help output 2016-02-21 09:32:42 +00:00
gen-lockedsig-cache gen-lockedsig-cache: fix bad destination path joining 2016-01-26 22:32:00 +00:00
gen-site-config
lnr
multilib_header_wrapper.h
oe-buildenv-internal oe-buildenv-internal: simplify derivation of BB_ENV_EXTRAWHITE 2016-03-28 15:55:48 +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 scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00
oe-publish-sdk oe-publish-sdk: fix remote publishing 2016-03-25 10:29:14 +00:00
oe-selftest oe-selftest: Fixed --list-tests-by tag option 2016-03-20 23:12:29 +00: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
opkg-query-helper.py
pythondeps recipetool: add python dependency scanning support 2015-01-23 11:36:28 +00:00
README
recipetool scripts: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00:00
relocate_sdk.py gcc: Add support for nativesdk-gcc 2015-07-31 10:32:37 +01:00
rootfs_rpm-extract-postinst.awk
rpm2cpio.sh
runqemu runqemu-internal: cleanup unsed code 2016-03-25 10:29:14 +00: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-gen-tapdevs
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-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: print usage in argparse-using scripts when a command-line error occurs 2015-12-28 09:25:12 +00: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/yocto-bsp: Exit successfully when asking for help 2015-10-01 07:43:38 +01:00
yocto-kernel
yocto-layer scripts/yocto-layer: Avoids duplication of "meta-" prefix 2016-01-07 13:52:21 +00:00

This directory contains Various useful scripts for working with OE builds