poky/bitbake/lib/bb
Ross Burton 61da85778a bitbake: checksum: sanity check path when recursively checksumming
In case something goes tragically wrong, catch a request to checksum / and
refuse.

(Bitbake rev: 8bd16328a9332c57b03198826e22b48fadcd21d9)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-29 15:23:58 +01:00
..
fetch2 bitbake: fetch2/__init__: Disable pseudo in runfetchcmd() 2018-07-02 11:56:01 +01:00
parse bitbake: cooker: Improve inotify overflow handling 2017-08-13 09:28:14 +01:00
pysh bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
server bitbake: server/process: Increase runCommand timeout 2017-09-25 14:14:17 +01:00
tests bitbake: tests/fetch: Update gnome.org urls after upstream changes 2018-08-29 10:44:21 +01:00
ui bitbake: toaster: some recipe events do not include packages 2017-12-18 15:05:36 +00:00
__init__.py bitbake: bitbake: Update version to 1.36.0 for stable release 2017-10-31 09:02:47 +00:00
build.py bitbake: lib/bb/build: add tasksbetween() function 2017-02-07 14:36:01 +00:00
cache_extra.py
cache.py bitbake: cache.py: fix whitespace 2017-07-18 22:39:33 +01:00
checksum.py bitbake: checksum: sanity check path when recursively checksumming 2018-08-29 15:23:58 +01:00
codeparser.py bitbake: codeparser: add some comments 2017-04-05 23:19:17 +01:00
command.py bitbake: cooker: clear extra config settings and remote datastores on client disconnect 2017-09-05 15:00:49 +01:00
compat.py
cooker.py bitbake: cooker: fix watching directories with Python 3.6+ 2017-10-31 09:09:27 +00:00
cookerdata.py bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandline option 2017-09-02 00:52:10 +01:00
COW.py bitbake: lib/bb/COW.py: fix typo in Tim Ansell's name 2017-05-15 16:21:20 +01:00
daemonize.py bitbake: daemonize: Always print any remaning UI events at exit 2017-08-03 11:14:13 +01:00
data_smart.py bitbake: data_smart: Don't cache/process capitalised overrides 2017-05-18 13:19:55 +01:00
data.py bitbake: data: Micro performance optimisation tweak 2017-07-08 13:29:54 +01:00
event.py bitbake: event: Ensure we clean up loggers 2017-12-04 17:24:01 +00:00
exceptions.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
main.py bitbake: main: Give a user readable error if we can't locate topdir 2017-10-31 09:09:27 +00:00
methodpool.py bitbake: event/utils/methodpool: Add a cache of compiled code objects 2015-12-22 00:02:05 +00:00
monitordisk.py bitbake: monitordisk: add event 2016-12-07 10:42:22 +00:00
msg.py bitbake: knotty: prevent extra logger from being enabled for tinfoil 2017-06-12 15:07:39 +01:00
namedtuple_with_abc.py bitbake: lib/bb/*.py: Typo fixes/grammar/comment fixes, nothing functional. 2014-08-25 08:57:45 +01:00
persist_data.py bitbake: prserv/persist_data/utils: Drop obsolete python2 imports 2017-01-09 13:39:13 +00:00
process.py bitbake: bitbake:process: flush stderr/stdout to log 2017-06-14 14:54:24 +01:00
progress.py bitbake: lib/bb/progress: avoid possibility of start event being reported twice 2016-07-26 08:10:35 +01:00
providers.py bitbake: providers: Fix determinism issue 2018-03-09 06:12:02 -08:00
remotedata.py bitbake: remotedata: enable transporting datastore from the client to the server 2016-12-14 12:25:07 +00:00
runqueue.py bitbake: runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHITELIST 2017-09-12 23:55:29 +01:00
shell.py
siggen.py bitbake: siggen: move reset() definition to base SignatureGenerator class 2017-09-05 15:00:49 +01:00
taskdata.py bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and commandline option 2017-09-02 00:52:10 +01:00
tinfoil.py bitbake: tinfoil: Ensure we clean up loggers 2017-12-04 17:24:01 +00:00
utils.py bitbake: utils/md5_file: don't iterate line-by-line 2018-08-29 15:23:58 +01:00