Lines Matching full:fix
8 - Fix cache errors when generation dotGraphs
10 - Fix bug when target was in ASSUME_PROVIDED (#2236)
12 - Fix invalid regexp in BBMASK error handling (missing import) (#1124)
35 - Fix local fetcher's localpath return values
38 - Fix handling of variables with expansion in the name using _append/_prepend
43 - Fix/improve bitbake -s output
45 - Fix int(0)/None confusion in runqueue.py which causes random gaps in dependency chains
52 - runqueue.py: Fix idepends handling to avoid dependency errors
54 - Fix regression from r653 and make SRCDATE/CVSDATE work for packages again
55 - Fix a bug in bb.decodeurl where http://some.where.com/somefile.tgz decoded to host="" (#1530)
71 - Fix preferred_version return values (providers.py)
72 - Fix 'depends' flag splitting
73 - Fix unexport handling (#3135)
90 - Fix shell showdata command (#3259)
91 - Fix shell data updating problems (#1880)
97 - Fix exit code for build failures in --continue mode
98 - Fix git branch tags fetching
102 - Fix getVarFlags bug in data_smart
121 - Fix -f (force) in conjunction with -b
122 - Fix problems with recrdeptask handling where some idepends weren't handled
134 - Flush stdout/stderr before forking to fix duplicate console output
143 - Revert the '-' character fix in class names since it breaks things
148 - Fix hg fetcher username/password handling and fix crash
149 - Fix PACKAGES_DYNAMIC handling of packages with '++' in the name
157 - Perforce fetcher fix to use commandline options instead of being overriden by the environment
173 - Fix hg checkouts of specific revisions (from Poky)
174 - Fix wget fetching of urls with parameters specified (from Poky)
179 - Fix + character escaping from PACKAGES_DYNAMIC (thanks Otavio Salvador)
193 - PATH fix to bbimage (#1108)
202 - Fix -f force option when used without -b (long standing bug)
207 - Fix data.emit_env() to expand keynames as well as values
219 - Fix/standardise on GPLv2 licence
234 - #1017 fix to work with rm_work
249 - Fix to check both RDEPENDS and RDEPENDS_${PN}
250 - Fix a RDEPENDS parsing bug in utils:explode_deps()
269 - Typo fix for Issue #531 by Philipp Zabel for the
289 - Fix regression in the handling of BBCOLLECTIONS