poky/bitbake/lib/bb
Urs Fässler a8a077cafb bitbake: fetch2/git: provide information about missing sources
Provide more information in the case the sources are not found in the
unpack step.

(Bitbake rev: 27a2214bf6f2e7c61bfc422a20959a55f7e0d25d)

Signed-off-by: Urs Fässler <urs.fassler@bbv.ch>
Signed-off-by: Pascal Bach <pascal.bach@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-10-18 10:59:27 +01:00
..
fetch2 bitbake: fetch2/git: provide information about missing sources 2018-10-18 10:59:27 +01:00
parse bitbake: parse/ast: ensure saved event handlers really do get restored 2018-08-24 07:53:14 +01:00
pysh bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
server bitbake: server/process: Various server startup logging fixes 2018-09-05 18:01:37 +01:00
tests bitbake: fetch2/git: provide information about missing sources 2018-10-18 10:59:27 +01:00
ui bitbake: taskexp: add focused search bar 2018-10-18 10:59:26 +01:00
__init__.py bitbake: msg: Add explicit verbnote log level 2018-09-10 12:13:38 +01:00
build.py bitbake: daemonize/build: Clean up /dev/null fd handling 2018-09-22 15:52:12 -07:00
cache_extra.py bitbake: bitbake: cooker: get extra information from recipe cache 2013-09-22 12:19:44 +01:00
cache.py bitbake: codeparser: Track oe.utils.conditional usage 2018-07-30 12:45:15 +01:00
checksum.py bitbake: checksum: sanity check path when recursively checksumming 2018-08-14 16:32:48 +01:00
codeparser.py bitbake: codeparser: Track oe.utils.conditional usage 2018-07-30 12:45:15 +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 bitbake: compat/server/utils: Jettison pre python 2.7.3 workarounds 2013-06-14 17:26:30 +01:00
cooker.py bitbake: cooker/runqueue: Turn universe warnings into verbnotes 2018-09-10 12:13:38 +01:00
cookerdata.py bitbake: cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_x 2018-04-06 11:39:49 +01:00
COW.py bitbake: COW: Fix StopIteration warning 2018-09-22 15:52:12 -07:00
daemonize.py bitbake: daemonize/build: Clean up /dev/null fd handling 2018-09-22 15:52:12 -07:00
data_smart.py bitbake: data: Fix whitespace on _remove operations 2018-10-18 10:59:26 +01:00
data.py bitbake: data: Micro performance optimisation tweak 2017-07-08 13:29:54 +01:00
event.py bitbake: server/process: Various server startup logging fixes 2018-09-05 18:01:37 +01:00
exceptions.py bitbake: bitbake: Convert to python 3 2016-06-02 08:24:02 +01:00
main.py bitbake: main: Fix environment handling for UI module imports 2018-10-10 12:47:48 +01: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: msg: Add explicit verbnote log level 2018-09-10 12:13:38 +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 2017-12-10 22:45:21 +00: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: Ensure setscene tasks that aren't covered get built 2018-09-10 12:13:38 +01:00
siggen.py bitbake: bitbake: Add support for multiconfig dependencies 2018-08-01 10:07:22 +01:00
taskdata.py bitbake: bitbake: Add support for multiconfig dependencies 2018-08-01 10:07:22 +01:00
tinfoil.py bitbake: tinfoil: ensure get_recipe_info() returns Null if recipe not found 2017-11-21 13:06:45 +00:00
utils.py bitbake: utils: lockfile: Fix infinite loop 2018-09-25 23:16:21 +01:00