poky/scripts
Paul Eggleton e9616885fc devtool: update-recipe: avoid updating patches that have not changed
Use "git cherry" against the original tag that we made when we extracted
the source in order to find the revisions that are definitely new. This
allows you to modify a commit in the middle of the series and then run
devtool update-recipe and not have the subsequent patches unnecessarily
modified.

Fixes [YOCTO #8388].

(From OE-Core rev: 7baf57ad896112cf2258b3e2c2a1f8b756fb39bc)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-10-07 00:09:10 +01:00
..
contrib scripts/contrib: add devtool stress tester 2015-09-23 09:53:14 +01:00
lib devtool: update-recipe: avoid updating patches that have not changed 2015-10-07 00:09:10 +01:00
native-intercept
postinst-intercepts fontcache: allow to pass extra parameters and environment to fc-cache 2015-10-01 17:54:55 +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-whatchanged
buildhistory-collect-srcrevs
buildhistory-diff
cleanup-workdir
combo-layer combo-layer: fix action_pull for unknown branch 2015-08-09 00:13:57 -07: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 create-pull-request: cleanup bashisms 2015-08-16 09:24:56 +01:00
crosstap
devtool devtool: second fix for running from a different directory 2015-09-24 17:54:24 +01:00
gen-lockedsig-cache gen-lockedsig-cache: Allow cross-filesystem copies. 2015-02-24 17:41:42 +00:00
gen-site-config
hob
lnr
multilib_header_wrapper.h
oe-buildenv-internal scripts/oe-buildenv-internal: add means of skipping SDK check during setup 2015-02-24 17:41:43 +00:00
oe-find-native-sysroot
oe-git-proxy oe-git-proxy: Allow socks4 as protocol in $ALL_PROXY 2015-09-23 09:52:56 +01:00
oe-pkgdata-util oe-pkgdata-util: avoid returning skipped packages 2015-09-24 17:54:32 +01:00
oe-publish-sdk oe-publish-sdk: add script 2015-09-09 14:27:43 +01:00
oe-selftest oe-selftest: add scripts/lib and bitbake/lib to path 2015-07-27 23:29:14 +01:00
oe-setup-builddir scripts: Move BUILDDIR chmod fix after checks in oe-setup-builddir 2015-09-12 22:48:29 +01: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 recipetool: parse global args early 2015-07-27 23:29:13 +01: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: don't complain about conflicting machines if they are equal 2015-09-28 12:00:30 +01:00
runqemu-addptable2image
runqemu-export-rootfs runqemu-export-rootfs: update location of unfsd binary 2015-09-28 12:00:30 +01:00
runqemu-extract-sdk
runqemu-gen-tapdevs
runqemu-ifdown
runqemu-ifup
runqemu-internal runqemu-internal: qemuarm enable usage of virtio devices 2015-10-01 07:43:37 +01:00
runqemu.README
send-error-report scripts/send-error-report: Rework script to support new features 2015-03-10 10:47:38 +00:00
send-pull-request
sstate-cache-management.sh
sstate-diff-machines.sh
sstate-sysroot-cruft.sh sstate-sysroot-cruft.sh: Improve to use it from CI 2014-08-11 12:30:51 +01: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
wic wic: fix short variable names 2015-09-03 12:43:31 +01:00
wipe-sysroot
yocto-bsp scripts/yocto-bsp: Exit successfully when asking for help 2015-10-01 07:43:38 +01:00
yocto-kernel
yocto-layer

This directory contains Various useful scripts for working with OE builds