poky/bitbake/lib/bb
Naveen Saini e7c2bc67b5 bitbake: bitbake: fetch2/git: git-lfs check
Build will fail if repository has lfs contents in absense of git-lfs tool on host.
Build will pass if repository may or may not contains lfs content if host has git-lfs installed.

[YOCTO #13198]

(Bitbake rev: 3f2c2eb2f59707828bdcdd6414db837da8dc3b0e)

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-04-29 14:16:31 +01:00
..
fetch2 bitbake: bitbake: fetch2/git: git-lfs check 2019-04-29 14:16:31 +01:00
parse bitbake: bitbake: ConfHandler: Don't strip leading spaces 2019-02-06 08:24:50 +00:00
pysh bitbake: bitbake: pysh: Improve error handling for shell code 2018-12-09 11:07:48 +00:00
server bitbake: server/process: Add missing exception raise 2019-02-06 08:24:50 +00:00
tests bitbake: gitsm: Add need_update method to determine when we are going to a new SRCREV 2019-04-01 14:48:44 +01:00
ui bitbake: taskexp: add focused search bar 2018-10-18 10:59:26 +01:00
__init__.py bitbake: bitbake: Post release version bumnp to 1.43 2019-04-12 13:59:52 +01:00
build.py bitbake: build.py: add unhandled exception information to the logger when executing python tasks 2019-02-14 11:21:58 +00:00
cache_extra.py bitbake: bitbake: cooker: get extra information from recipe cache 2013-09-22 12:19:44 +01:00
cache.py bitbake: cache: Cleanup deprecated function usage 2018-12-07 12:38:58 +00:00
checksum.py bitbake: checksum: sanity check path when recursively checksumming 2018-08-14 16:32:48 +01:00
codeparser.py bitbake: codeparser: Switch to sha256 from md5 2019-01-08 11:16:03 +00: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: Fix bbfile_config_priorities when BBFILE_PATTERN is empty 2019-03-24 17:01:34 +00:00
cookerdata.py bitbake: bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONS 2019-02-14 11:21:58 +00: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: bb.data_smart: only try to expand refs to valid variable names 2019-01-21 23:44:34 +00:00
data.py bitbake: data/siggen: Switch md5 -> sha256 2019-01-08 11:16:03 +00: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: When retrying the connection, show the attempt number 2018-12-26 11:10:33 +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: bitbake: Fix Deprecated warnings from regexs 2019-01-16 15:35:07 +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: bitbake: persist_data: Fix Locking Protocol Error 2019-01-08 11:16:03 +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: bitbake: Fix Deprecated warnings from regexs 2019-01-16 15:35:07 +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: bitbake-diffsigs: Use 4 spaces as indent for recursecb 2019-04-23 23:30:45 +01:00
siggen.py bitbake: bb: siggen: Print more info when basehash are mis-matched 2019-04-23 23:30:45 +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: Let mkdirhier fail if existing path is not a folder 2019-04-12 13:48:04 +01:00