Richard Purdie a872c96192 scripts: Remove deprecated imp module usage 6 years ago
..
contrib 67e7e1aaab scripts/contrib/build-perf-test.sh: Remove it 6 years ago
distro 2e86184de2 build-recipe-list: improvements 7 years ago
lib a872c96192 scripts: Remove deprecated imp module usage 5 years ago
native-intercept 13f3607779 native.bbclass: Add a simple chown intercept command 14 years ago
postinst-intercepts 60bdb3d6a1 udev-hwdb: fix postinstall scripts failures when multilib enabled 6 years ago
pybootchartgui b8a4eb5265 pybootchartgui: support reading reduced /proc logs 8 years ago
tiny 1cae998af9 scripts: python3 fixes and new tool ksum 8 years ago
README 65f4b65410 Further cleanup of various poky references 14 years ago
autobuilder-worker-prereq-tests a73ea94113 scripts/autobuilder-worker-prereq-tests: adjust max_user_watches 6 years ago
bitbake-prserv-tool e67c5b0ccf bitbake-prserv-tool: check file name 9 years ago
bitbake-whatchanged cdff6bc0c1 scripts: python3: change python to python3 in shebang 9 years ago
buildhistory-collect-srcrevs 61e7ad5141 buildhistory-collect-srcrevs: Fix multiple SRCREV definitions 8 years ago
buildhistory-diff 1b7a9d4f63 buildhistory-diff: honour report_all flag 7 years ago
buildstats-diff a80f5e761c scripts/buildstats-diff: move more code to lib/buildstats.py 7 years ago
combo-layer 869e501544 logging: use warning instead warn 6 years ago
combo-layer-hook-default.sh be6289f4af combo-layer-hook-default.sh: handle patches without Signed-off-by 10 years ago
combo-layer.conf.example e0d3cabc5a combo-layer: partial import for '--history init' 10 years ago
cp-noerror cdff6bc0c1 scripts: python3: change python to python3 in shebang 9 years ago
create-pull-request f7c2ec9f87 create-pull-request: support format-patch options 8 years ago
crosstap 7a39dc3996 crosstap: replace script with new python based implementation 7 years ago
devtool 735f139471 devtool: Use ConfigParser instead of SafeConfigParser 6 years ago
gen-lockedsig-cache ab34d08772 gen-lockedsig-cache: catch os.link error 8 years ago
gen-site-config d2febcce2b siteconfig: generate configuration data caches for autoconf 14 years ago
lnr fc79776fff scripts/lnr: update for python3 9 years ago
multilib_header_wrapper.h e9d1be84be multilib_header_wrapper.h: Use #pragma once 6 years ago
oe-build-perf-report 80adac85bc oe-build-perf-report/gitarchive: Move common useful functions to library 6 years ago
oe-build-perf-test 7132f54041 oe-build-perf-test: pack all buildstat in one file 8 years ago
oe-buildenv-internal 8929ffd67c oe-init-buildenv/base: Relax python version checks in favour of HOSTTOOLS manipulation 6 years ago
oe-check-sstate 189371f839 devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration builds 8 years ago
oe-depends-dot 20b0c638ba oe-depends-dot: print dependency chains for '--why' option 7 years ago
oe-find-native-sysroot 2019f78260 oe-find-native-sysroot: drop message if pseudo is not found 6 years ago
oe-git-archive 59714c52f0 scripts/oe-git-archive: Separate out functionality to library function 6 years ago
oe-git-proxy 909e75e53b oe-git-proxy: Avoid resolving NO_PROXY against local files 6 years ago
oe-gnome-terminal-phonehome c706bfbabb terminal: Fix gnome-terminal to work with recent versions 9 years ago
oe-pkgdata-util 95cbd1e576 oe-pkgdata-util: add option for lookup-recipe to not fatally fail 6 years ago
oe-publish-sdk 1df5a58b12 scripts/oe-publish-sdk: use hook to call git update-server-info 7 years ago
oe-run-native e8934a29c3 oe-run-native: Add *-native directories under STAGING_BINDIR_NATIVE to PATH environment 6 years ago
oe-selftest c4f6c20472 scripts/oe-{self,}test: Logger change default stream to stdout 8 years ago
oe-setup-builddir 96d0d4b5b6 meta: move some text from oe-setup-builddir to conf-notes.txt 7 years ago
oe-test c4f6c20472 scripts/oe-{self,}test: Logger change default stream to stdout 8 years ago
oe-trim-schemas 3c3f5c5160 oe-trim-schemas: create usage output 8 years ago
oepydevshell-internal.py ca916f279f oepydevshell-internal.py: standardize usage output 8 years ago
opkg-query-helper.py cdff6bc0c1 scripts: python3: change python to python3 in shebang 9 years ago
pythondeps a872c96192 scripts: Remove deprecated imp module usage 5 years ago
recipetool e69665f3e5 recipetool: Setup logging before calling prepare 7 years ago
relocate_sdk.py d8762a1ea7 Revert "relocate_sdk.py: remove hardcoded SDK path" 6 years ago
resulttool 02d88de4b5 resulttool: Add log subcommand 6 years ago
rootfs_rpm-extract-postinst.awk d668b80e86 meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 15 years ago
rpm2cpio.sh aa17362d33 scripts/rpm2cpio.sh: replace 5.x version with 4.x version 8 years ago
runqemu a84ff1c062 runqemu: do not check return code of tput 6 years ago
runqemu-addptable2image 37ac9a0823 scripts/oe-setup-builddir: Fix up OE-Core/Poky mismatch for now (and fix permissions) 14 years ago
runqemu-export-rootfs 6bb9860ef7 runqemu-export-rootfs: don't change RPC ports 8 years ago
runqemu-extract-sdk 81c5374751 runqemu-extract-sdk: fix whitespace errors 7 years ago
runqemu-gen-tapdevs a849af7f9f runqemu-gen-tapdevs: Allow run --help without sudo 6 years ago
runqemu-ifdown 559f4951e2 runqemu-ifdown: ensure to clean up TAP 7 years ago
runqemu-ifup 4393cc550b runqemu: use bindir_native property to run ifup/down scripts 8 years ago
runqemu.README 5b649b4bbd scripts/runqemu.README: fix typo 8 years ago
send-error-report 5b80b1eabf send-error-report: Add --no-ssl to use http protocol 6 years ago
send-pull-request 6d373fdf7b scripts/send-pull-request: Avoid multiple chain headers 8 years ago
sstate-cache-management.sh 64d2f13d1a scripts/sstate-cache-management.sh: Change wording 9 years ago
sstate-diff-machines.sh c2a5d0bb80 sstate-diff-machines.sh: Replace MACHINE_ARCH only at the beginning and separated with dash 8 years ago
sstate-sysroot-cruft.sh 97f01ae446 sstate-sysroot-cruft.sh: Extend the whitelist 8 years ago
sysroot-relativelinks.py 87ec35603d sysroot-relativelinks: also consider links to dirs on the host 8 years ago
task-time 4d2658eeee task-time: Add simple buildstats analysis script 8 years ago
test-reexec 9c001dc9eb scripts/test-reexec: fix several incomplete regexp 8 years ago
test-remote-image cdff6bc0c1 scripts: python3: change python to python3 in shebang 9 years ago
verify-bashisms a67c4f3f6f verify-bashisms: use argparse, add verbose option 7 years ago
wic c965cb80ed wic: change expand behaviour to match docs 6 years ago
yocto-check-layer 422710e0db checklayer: Avoid adding the layer if it is already present 6 years ago
yocto-check-layer-wrapper 3fd921d551 yocto-check-layer-wrapper: Fix path for oe-init-build-env 6 years ago

README

This directory contains Various useful scripts for working with OE builds