generic-poky/bitbake/lib/bb
Matthew McClintock 340657142e Nothing uses USERNAME, remove it - can cause sstate-cache conflicts
USER is the correct variable to use, also this can affect sstate
cache as well.

(Bitbake rev: d7f9edda65dae2e046871afa275c5a51dff48fc4)

Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-11-25 00:30:30 +00:00
..
fetch bitbake: Sync fetch back with upstream 2011-05-06 18:18:59 +01:00
fetch2 fetch2: Improve uri_replace to handle paths with no trailing '/' 2011-11-24 22:11:45 +00:00
parse parse_py: Use absolute paths for FILE 2011-11-18 14:22:40 +00:00
pysh make exception handling syntax consistent 2011-06-15 11:13:13 +01:00
server bitbake/process.py: Ensure queued UI events are queued right before we add our own handler 2011-07-07 10:57:43 +01:00
ui knotty: Add support for logging the console to logfile 2011-11-24 22:11:44 +00:00
COW.py Apply some 2to3 refactorings 2010-07-02 15:41:37 +01:00
__init__.py Increment version post release 2011-11-04 15:43:27 +00:00
build.py bitbake/lib/bb/msg.py: fix setting debug and verbosity levels 2011-09-25 16:25:27 +01:00
cache.py Add FAKEROOTNOENV variable 2011-11-10 11:51:11 +00:00
cache_extra.py Introduce extra cache class for image creator 2011-06-07 22:39:12 +01:00
codeparser.py codeparser: silence non-literal warnings for vardeps 2011-11-10 11:44:29 +00:00
command.py bb/command|cooker: refactor the reparseFiles logic 2011-08-12 21:06:59 +01:00
compat.py bitbake: Add missing file 2011-05-07 08:49:28 +01:00
cooker.py cooker.py: Ensure only one copy of bitbake executes at once 2011-11-10 11:44:58 +00:00
daemonize.py Apply some 2to3 transforms that don't cause issues in 2.6 2010-07-02 15:41:33 +01:00
data.py data/siggen: Add vardepvalue mechanism to allow the variable dependency code to be forced to specific values 2011-11-24 22:11:45 +00:00
data_smart.py data_smart: Add appendVar/prependVar functions 2011-11-10 11:51:11 +00:00
event.py bitbake/event: Allow event handlers to quietly raise SkipPackage events 2011-09-02 18:15:27 +01:00
exceptions.py bb.exceptions: don't choke on frames without arguments 2011-06-08 20:38:25 +01:00
methodpool.py Consolidate the exec/eval bits, switch anonfunc to better_exec, etc 2010-07-02 15:41:31 +01:00
msg.py bitbake/lib/bb/msg.py: fix setting debug and verbosity levels 2011-09-25 16:25:27 +01:00
namedtuple_with_abc.py bb.namedtuple_with_abc: add useful util from activestate 2011-06-08 20:38:23 +01:00
persist_data.py bitbake/persist_data: Sync file with upstream bitbake 2011-05-06 18:07:23 +01:00
process.py make exception handling syntax consistent 2011-06-15 11:13:13 +01:00
providers.py lib/bb/providers: make "checking PREFERRED_PROVIDER_%s" a debug message 2011-08-15 09:13:53 +01:00
runqueue.py runqueue.py: Fix debug message to reference the correct task 2011-11-24 22:11:44 +00:00
shell.py Introduce new param caches_array into Cache impl. 2011-06-07 22:39:52 +01:00
siggen.py data/siggen: Add vardepvalue mechanism to allow the variable dependency code to be forced to specific values 2011-11-24 22:11:45 +00:00
taskdata.py taskdata: fix string formatting of an error message 2011-09-20 22:22:21 +01:00
utils.py Nothing uses USERNAME, remove it - can cause sstate-cache conflicts 2011-11-25 00:30:30 +00:00