poky/scripts
Richard Purdie a872c96192 scripts: Remove deprecated imp module usage
The imp module is deprecated, port the code over to use importlib
as recently done for bb.utils as well.

(From OE-Core rev: f3ba6cee5927c7475c3dc47658fa0548aec52115)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-07-29 23:50:43 +01:00
..
contrib scripts/contrib/build-perf-test.sh: Remove it 2019-02-25 22:27:39 +00:00
distro build-recipe-list: improvements 2018-03-15 06:27:19 -07:00
lib scripts: Remove deprecated imp module usage 2019-07-29 23:50:43 +01:00
native-intercept
postinst-intercepts udev-hwdb: fix postinstall scripts failures when multilib enabled 2018-10-25 14:53:44 +01:00
pybootchartgui
tiny
autobuilder-worker-prereq-tests scripts/autobuilder-worker-prereq-tests: adjust max_user_watches 2018-11-07 23:08:55 +00:00
bitbake-prserv-tool
bitbake-whatchanged
buildhistory-collect-srcrevs
buildhistory-diff buildhistory-diff: honour report_all flag 2018-02-24 10:35:59 +00:00
buildstats-diff scripts/buildstats-diff: move more code to lib/buildstats.py 2017-09-18 11:07:30 +01:00
combo-layer logging: use warning instead warn 2018-07-26 13:16:40 +01:00
combo-layer-hook-default.sh
combo-layer.conf.example
cp-noerror
create-pull-request
crosstap crosstap: replace script with new python based implementation 2018-04-07 11:44:50 +01:00
devtool devtool: Use ConfigParser instead of SafeConfigParser 2018-08-14 11:36:31 +01:00
gen-lockedsig-cache
gen-site-config
lnr
multilib_header_wrapper.h multilib_header_wrapper.h: Use #pragma once 2019-02-25 22:27:39 +00:00
oe-build-perf-report oe-build-perf-report/gitarchive: Move common useful functions to library 2019-02-25 22:27:40 +00:00
oe-build-perf-test
oe-buildenv-internal oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS manipulation 2018-11-07 23:08:55 +00:00
oe-check-sstate
oe-depends-dot oe-depends-dot: print dependency chains for '--why' option 2018-05-15 10:56:49 +01:00
oe-find-native-sysroot oe-find-native-sysroot: drop message if pseudo is not found 2018-07-24 11:52:26 +01:00
oe-git-archive scripts/oe-git-archive: Separate out functionality to library function 2019-02-25 22:27:40 +00:00
oe-git-proxy oe-git-proxy: Avoid resolving NO_PROXY against local files 2019-02-25 22:27:39 +00:00
oe-gnome-terminal-phonehome
oe-pkgdata-util oe-pkgdata-util: add option for lookup-recipe to not fatally fail 2018-09-05 18:00:24 +01:00
oe-publish-sdk scripts/oe-publish-sdk: use hook to call git update-server-info 2017-08-09 09:24:16 +01:00
oe-run-native oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment 2018-08-23 07:50:00 +01:00
oe-selftest
oe-setup-builddir meta: move some text from oe-setup-builddir to conf-notes.txt 2017-08-23 12:06:51 +01:00
oe-test
oe-trim-schemas
oepydevshell-internal.py
opkg-query-helper.py
pythondeps scripts: Remove deprecated imp module usage 2019-07-29 23:50:43 +01:00
README
recipetool recipetool: Setup logging before calling prepare 2017-07-21 08:44:25 +01:00
relocate_sdk.py Revert "relocate_sdk.py: remove hardcoded SDK path" 2018-07-25 16:46:56 +01:00
resulttool resulttool: Add log subcommand 2019-05-22 00:31:49 +01:00
rootfs_rpm-extract-postinst.awk
rpm2cpio.sh
runqemu runqemu: do not check return code of tput 2019-05-22 00:31:48 +01:00
runqemu-addptable2image
runqemu-export-rootfs
runqemu-extract-sdk runqemu-extract-sdk: fix whitespace errors 2018-06-18 11:07:57 +01:00
runqemu-gen-tapdevs runqemu-gen-tapdevs: Allow run --help without sudo 2019-02-06 16:38:31 +00:00
runqemu-ifdown runqemu-ifdown: ensure to clean up TAP 2018-06-18 11:07:58 +01:00
runqemu-ifup
runqemu.README
send-error-report send-error-report: Add --no-ssl to use http protocol 2019-03-24 16:48:38 +00:00
send-pull-request
sstate-cache-management.sh
sstate-diff-machines.sh
sstate-sysroot-cruft.sh
sysroot-relativelinks.py
task-time
test-reexec
test-remote-image
verify-bashisms verify-bashisms: use argparse, add verbose option 2017-11-30 10:49:20 +00:00
wic wic: change expand behaviour to match docs 2019-05-22 00:31:49 +01:00
yocto-check-layer checklayer: Avoid adding the layer if it is already present 2019-02-25 22:27:39 +00:00
yocto-check-layer-wrapper yocto-check-layer-wrapper: Fix path for oe-init-build-env 2019-02-25 22:27:39 +00:00

This directory contains Various useful scripts for working with OE builds