Patrick Ohly 3e310b8cd6 combo-layer: fix file_exclude for empty commits vor 9 Jahren
..
contrib d4ad95f0d5 Python: Upgrade from 2.7.3 to 2.7.9: vor 9 Jahren
jhbuild b22831fd63 Convert to use direct access to the data store (instead of bb.data.*Var*()) vor 12 Jahren
lib 58316a2890 recipetool: fix duplicate licenses being picked up vor 9 Jahren
native-intercept 7fd8287d33 native.bbclass: Add a simple chown intercept command vor 13 Jahren
postinst-intercepts 7b12f48601 postinst_intercept script: drop pipe vor 9 Jahren
pybootchartgui 6d3de22a19 scripts: use '/usr/bin/env' in shebangs with python vor 9 Jahren
tiny 26099eb8ac scripts: Add ksize.py and dirsize.py vor 10 Jahren
README fe73ea8c51 Further cleanup of various poky references vor 13 Jahren
bitbake-prserv-tool 704878ba02 bitbake-prserv-tool: make help text show .conf suffix vor 10 Jahren
bitbake-whatchanged 0b5e94e168 scripts: consolidate code to find bitbake path vor 10 Jahren
buildhistory-collect-srcrevs 64aa7d0b53 buildhistory-collect-srcrevs: match new buildhistory-diff command line parsing vor 10 Jahren
buildhistory-diff 0b5e94e168 scripts: consolidate code to find bitbake path vor 10 Jahren
cleanup-workdir 2f92235728 cleanup-workdir: Fix crosssdk reference after addition of PN vor 10 Jahren
combo-layer 3e310b8cd6 combo-layer: fix file_exclude for empty commits vor 9 Jahren
combo-layer-hook-default.sh 58548081b1 combo-layer-hook-default.sh: handle patches without Signed-off-by vor 9 Jahren
combo-layer.conf.example 74f4c9e3bc combo-layer: partial import for '--history init' vor 9 Jahren
cp-noerror 13061ed1e1 scripts/cp-noerror: Avoid a race vor 10 Jahren
create-pull-request d23a1d7df8 create-pull-request: fix git GIT_VERSION vor 9 Jahren
create-recipe efb9f9f1d9 scripts/create-recipe: minor fixes vor 9 Jahren
crosstap 98cae05448 crosstap: handle hyphenated x86_64 target arch vor 11 Jahren
devtool ec3378f3a7 devtool: improve command-line help vor 9 Jahren
gen-lockedsig-cache cf67589634 gen-lockedsig-cache: Allow cross-filesystem copies. vor 9 Jahren
gen-site-config d2febcce2b siteconfig: generate configuration data caches for autoconf vor 13 Jahren
hob 1bd6fa9c81 scripts/hob: enable additional arguments vor 11 Jahren
lnr 6ae3b85eaf scripts: add lnr (link relative) vor 10 Jahren
multilib_header_wrapper.h 1fe66d01b7 multilib_header.bbclass: Add oe_multilib_header wrapper vor 13 Jahren
oe-buildenv-internal 6d847b84b9 scripts/oe-buildenv-internal: add means of skipping SDK check during setup vor 9 Jahren
oe-find-native-sysroot 94495c5a11 oe-find-native-sysroot: minor optimization vor 11 Jahren
oe-git-proxy 960a7f7ae2 oe-git-proxy: Redirect error messages to STDERR vor 9 Jahren
oe-pkgdata-util d4fe8f639d lib/oe/package_manager: support exclusion from complementary glob process by regex vor 9 Jahren
oe-selftest f0ba400a39 scripts/oe-selftest: add command line option to list test classes vor 9 Jahren
oe-setup-builddir 49ed897c01 oe-setup-builddir: output message cleanup vor 9 Jahren
oe-setup-rpmrepo ce37ef05c1 oe-setup-rpmrepo: add native sysroot so nativepython can be found by env vor 10 Jahren
oe-trim-schemas 877b3d8459 Rename the remaining poky-* scripts to oe-* or runqemu-* vor 13 Jahren
oepydevshell-internal.py 36734f34fe devshell: Add interactive python shell vor 10 Jahren
opkg-query-helper.py 2978d1f261 classes/image: write image manifest vor 10 Jahren
pythondeps cb093aca3b recipetool: add python dependency scanning support vor 9 Jahren
recipetool 2c59b2b20c recipetool: improve command-line help vor 9 Jahren
relocate_sdk.py 3b973f1c9c relocate_sdk: Skip to do relocation if the file size is less than 64 byte vor 10 Jahren
rootfs_rpm-extract-postinst.awk d668b80e86 meta/classes/rootfs_rpm.bbclass: re implement base on rpm5 vor 14 Jahren
rpm2cpio.sh fe48e55988 rpm2cpio.sh: make compression tests case-insensitive vor 12 Jahren
runqemu c210430c24 scripts/runqemu: Allow FSTYPE to be changed from the environment vor 9 Jahren
runqemu-addptable2image 877b3d8459 Rename the remaining poky-* scripts to oe-* or runqemu-* vor 13 Jahren
runqemu-export-rootfs 38785af0ca runqemu-export-rootfs: Fix missing # in comment vor 10 Jahren
runqemu-extract-sdk c85f5ec502 runqemu-extract-sdk: normalize paths to improve output vor 10 Jahren
runqemu-gen-tapdevs c19e5d19ae runqemu: Replace use of ifconfig with ip vor 11 Jahren
runqemu-ifdown ef38a0aed3 runqemu-ifdown: clean up the remaining iptables rules vor 10 Jahren
runqemu-ifup 45f80a0c46 runqemu-ifup: when tunctl can't be found, say what package builds it vor 10 Jahren
runqemu-internal fdd2e0c1ba runqemu-internal: Add cpio support for qemux86 so that we can boot poky-tiny images vor 9 Jahren
runqemu.README 01ec9f0886 scripts/runqemu.README: Clean this up to accurately reflect what the runqemu command now does vor 13 Jahren
send-error-report 5e036f3fd9 scripts/send-error-report: Rework script to support new features vor 9 Jahren
send-pull-request 52bc47756e send-pull-request: add extra CC argument vor 11 Jahren
sstate-cache-management.sh 2f22c098c3 sstate-cache-management: Minor cleanup of help text vor 10 Jahren
sstate-diff-machines.sh e73e126187 sstate-diff-machines.sh: Return non-zero return code when there was some failure detected vor 10 Jahren
sstate-sysroot-cruft.sh b1bfec6394 sstate-sysroot-cruft.sh: Improve to use it from CI vor 9 Jahren
swabber-strace-attach 57f843146e scripts: replace os.system with subprocess.call vor 12 Jahren
sysroot-relativelinks.py 57d6bdcad5 image/populate_sdk: Ensure symlinks in target sysroot are relative vor 10 Jahren
test-dependencies.sh f76572df61 test-dependencies.sh: strip only .bb suffix vor 9 Jahren
test-reexec 6258a11f22 test-reexec: Add script to address issues when task re-execution vor 12 Jahren
test-remote-image 32c5b31d8a scripts/test-remote-image: use the scriptpath module vor 10 Jahren
wic 6ba3eb5ff7 wic: Remove special-case bootimg_dir vor 9 Jahren
wipe-sysroot e46b00a681 wipe-sysroot: explain what is being deleted, and check for arguments vor 10 Jahren

README

This directory contains Various useful scripts for working with OE builds