Patchwork Bitbake Task Executor

login
mail settings

Incoming patches

« Previous 1 2 ... 7 8 9 10 11 12 13 14 15 16 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[bitbake-devel] bitbake:hob: use a socks proxy mechanism for git 2013-04-08 Cristian Iorga New
[bitbake-devel] build.py: avoid deleting taint files when writing stamps 2013-02-21 Paul Eggleton Accepted
[bitbake-devel] build.py: Correct package to recipe in TaskBase events to use consistent terminology 2012-08-17 Richard Purdie New
[bitbake-devel] build.py: Only execute mkdirhier if stampdir doesn't exist 2012-08-15 Richard Purdie New
[bitbake-devel] build.py: Preserve sigdata files in the stamps directory 2012-11-28 Richard Purdie New
[bitbake-devel] build.py: Provide useful diagnostics when exiting. 2013-05-29 Mark Hatle New
[bitbake-devel] build/siggen.py: Avoid removing too many stamps when cleaning 2012-11-28 Richard Purdie New
[bitbake-devel] build/siggen: Add support for stamp 'clean' masks 2012-09-18 Richard Purdie New
[bitbake-devel] builder: fix missing \ for if continuation 2012-04-12 Saul Wold Accepted
[bitbake-devel] cache broken in master 2012-02-25 Dongxiao Xu New
[bitbake-devel] cache.py: Drop support for BROKEN variable 2013-01-28 Richard Purdie Accepted
[bitbake-devel] Change bzr fetcher to use branch instead of co. Fixes: bzr: ERROR: No pull location known or specified. 2012-07-19 Martin Ertsaas Accepted
[bitbake-devel] Christopher Larson : cooker: add missing shutdowns to the exception handling 2012-01-31 git@git.openembedded.org Accepted
[bitbake-devel] Christopher Larson : cooker: use futures rather than a multiprocessing pool 2012-01-20 git@git.openembedded.org Accepted
[bitbake-devel] clarify wording 2012-08-24 Trevor Woerner Accepted
[bitbake-devel] clarify wording in help output for -s 2012-08-25 Trevor Woerner New
[bitbake-devel] codeparser: Call intern over the set contents for better cache performance 2012-03-11 Richard Purdie Accepted
[bitbake-devel] codeparser: Compute extra cache components on the fly rather than later 2012-03-11 Richard Purdie Accepted
[bitbake-devel] codeparser: Track appendVar and prependVar calls as we do for getVar 2013-02-14 Richard Purdie New
[bitbake-devel] codeparser: Track bb.utils.contains usage 2013-02-14 Richard Purdie New
[bitbake-devel] command: add error to return of runCommand 2012-10-29 Christopher Larson Accepted
[bitbake-devel] Complete rebuilds due to random hashes 2012-12-07 Enrico Scholz New
[bitbake-devel] conf/classes: Catch up with bb.data -> direct object access conversion 2012-03-04 Richard Purdie Accepted
[bitbake-devel] ConfHandler: Improve regexp to fix mis-parsing of += and no whitespace 2013-02-14 Richard Purdie New
[bitbake-devel] ConfHandler: Use re.X to make long regexp more readable 2013-02-14 Olof Johansson Accepted
[bitbake-devel] cooker.py: Allow parsing shutdown to be called more than once 2012-03-11 Richard Purdie Accepted
[bitbake-devel] cooker.py: Allow siggen classes to be added by the metadata 2012-01-20 Richard Purdie New
[bitbake-devel] cooker.py: Drop confusing updateCache calls 2013-05-10 Richard Purdie New
[bitbake-devel] cooker.py: Ensure we track parser errors and only show bbappend issues on complete parse 2012-07-23 Richard Purdie New
[bitbake-devel] cooker.py: Remove explicit build targets from the ignored list 2013-05-29 Mark Hatle New
[bitbake-devel] cooker.py: Remove global scope class event handlers 2013-05-23 Richard Purdie New
[bitbake-devel] cooker/cookerdata/event: Improve class handlers management 2013-05-23 Richard Purdie New
[bitbake-devel] cooker/cookerdata/utils: Improve context management 2013-05-23 Richard Purdie New
[bitbake-devel] cooker: Add explict handling of BBHandledException for parsing failures 2012-08-22 Richard Purdie New
[bitbake-devel] cooker: adjust layer dependency error messages 2012-09-25 Paul Eggleton New
[bitbake-devel] cooker: Drop unused variables from collect_bbfiles() 2013-05-10 Richard Purdie New
[bitbake-devel] cooker: Ensure parsing failures stop the build 2012-08-22 Richard Purdie New
[bitbake-devel] cooker: Fix get_bbfiles() 2013-05-10 Richard Purdie New
[bitbake-devel] cooker: fix OVERRIDES in BB_SIGNATURE_HANDLER (to override value from DISTRO.conf from local.conf) 2012-08-02 Martin Jansa Accepted
[bitbake-devel] cooker: Fix priority for virtual recipes 2012-09-13 Richard Purdie New
[bitbake-devel] cooker: fix traceback when using -b with skipped recipe 2012-08-22 Paul Eggleton New
[bitbake-devel] cooker: Move commandline parsing back into the UI/cookerdata 2013-05-20 Richard Purdie New
[bitbake-devel] cooker: now that we use a Pool, raise the exceptions 2013-02-25 Christopher Larson New
[bitbake-devel] cooker: Remove pointless repeated import 2013-05-10 Richard Purdie New
[bitbake-devel] cooker: Separate out collections handling code into its own class 2013-05-10 Richard Purdie New
[bitbake-devel] cooker: Split configuration parsing code into cookerdata 2013-05-20 Richard Purdie New
[bitbake-devel] cooker: Split data from configuration 2013-06-05 Richard Purdie New
[bitbake-devel] cvs fetcher 2012-09-19 Jate Sujjavanich New
[bitbake-devel] cvs.py fetcher 2012-09-18 Jate Sujjavanich New
[bitbake-devel] Darren Hart : usermanual: Correct "inherit" search to bbclass from oeclass 2012-01-20 git@git.openembedded.org Accepted
[bitbake-devel] data.py: Add a warning when expandKeys overwrites an existing key 2013-03-19 Mark Hatle Accepted
[bitbake-devel] data/runqueue.py: Fix commented out test code after variable name changes 2012-01-26 Richard Purdie New
[bitbake-devel] data: Ensure dependencies of subfunctions are accounted for 2013-05-19 Richard Purdie New
[bitbake-devel] data: Ensure emit_func honours vardeps flag 2012-12-14 Richard Purdie New
[bitbake-devel] data: fix performance regression 2013-04-15 Paul Eggleton Accepted
[bitbake-devel] data_smart.py: add some internal bitbake variables to configuration hash 2013-05-03 Laurentiu Palcu New
[bitbake-devel] data_smart.py: Rename variable flags 2013-03-20 Otavio Salvador New
[bitbake-devel] data_smart: Add _remove operator 2013-03-09 Richard Purdie New
[bitbake-devel] data_smart: Fix multiple override interaction with append and prepend operators 2012-07-04 Richard Purdie New
[bitbake-devel] data_smart: Fix unanchored regexp causing strange parsing issue 2012-08-03 Richard Purdie New
[bitbake-devel] data_smart: Improve get_hash to account for overrides and key expansion 2012-11-29 Richard Purdie New
[bitbake-devel] Dongxiao Xu : bitbake: add a new option "--server-only" 2012-01-06 git@git.openembedded.org Not Applicable
[bitbake-devel] Dongxiao Xu : command.py: add initCooker API 2012-01-06 git@git.openembedded.org Not Applicable
[bitbake-devel] Dongxiao Xu : command.py: add parseConfigurationFiles API 2012-01-10 git@git.openembedded.org Not Applicable
[bitbake-devel] Dongxiao Xu : command.py: Modify needcache value for certain functions 2012-01-06 git@git.openembedded.org Not Applicable
[bitbake-devel] Dongxiao Xu : cooker: remove command import in cooker.py 2012-01-06 git@git.openembedded.org Not Applicable
[bitbake-devel] Dongxiao Xu : cooker: remove command import in cooker.py 2012-01-06 git@git.openembedded.org Not Applicable
[bitbake-devel] Dongxiao Xu : cooker: user bb.configuration.data to inject events 2012-01-06 git@git.openembedded.org Not Applicable
[bitbake-devel] Dongxiao Xu : xmlrpc: Change BitbakeServerInfo init function 2012-01-06 git@git.openembedded.org Not Applicable
[bitbake-devel] event/ast: Use better_exec instead of simple_exec 2012-08-21 Richard Purdie New
[bitbake-devel] event: Drop Handled/NotHandled status return values 2013-05-23 Richard Purdie New
[bitbake-devel] event: temporarily disable verbose logs 2012-12-13 Enrico Scholz New
[bitbake-devel] fetch/local: Allow preservation of path components in relative file:// urls 2012-07-25 Richard Purdie New
[bitbake-devel] fetch2/cvs.py: Switch to use FETCHCMD_cvs and handle parameters in the fetcher itself 2012-07-09 Richard Purdie New
[bitbake-devel] fetch2/git: Add workaround for clone using alternates problem 2012-01-31 Richard Purdie Accepted
[bitbake-devel] fetch2/git: change colon to dot in ud.host 2011-12-22 Juraj Hercek Accepted
[bitbake-devel] fetch2/git: Clean up sortable_revision 2013-05-19 Richard Purdie New
[bitbake-devel] fetch2/git: create bareclone option 2012-02-23 Bruce Ashfield Accepted
[bitbake-devel] fetch2/git: Work around git confusion between foo.git and foo repositories 2012-08-18 Richard Purdie New
[bitbake-devel] fetch2/local.py: Provide better debug output when fetch of a local file fails 2012-08-02 Richard Purdie New
[bitbake-devel] fetch2/local: Add search paths to the debug log to improve log usefullness 2012-08-02 Richard Purdie New
[bitbake-devel] fetch2/local: Improve handling of wildcard matches 2012-11-22 Richard Purdie New
[bitbake-devel] fetch2/svn.py: Use protocol parameter to get the protocol 2012-07-17 Martin Jansa Accepted
[bitbake-devel] fetch2/svn: Enhance to cope with subversion 1.7 upgrade 2012-07-02 Richard Purdie New
[bitbake-devel] fetch2/wget: Use FETCHCMD_wget to provide the commandline and options 2012-07-09 Richard Purdie New
[bitbake-devel] fetch2/__init__.py: Add NoChecksumError exception 2012-07-28 Mark Hatle Accepted
[bitbake-devel] fetch2: Add new mirror syntax to simplify mirror specifications 2012-06-21 Richard Purdie New
[bitbake-devel] fetch2: Avoid using FILESDIR in unpack 2012-11-22 Richard Purdie New
[bitbake-devel] fetch2: do not try to checksum a socket 2012-06-18 Bernhard Reutner-Fischer New
[bitbake-devel] fetch2: Enhance error message for BB_NO_NETWORK 2013-06-19 Richard Purdie New
[bitbake-devel] fetch2: Ensure expansions happen in URL parameters in uri_replace 2013-02-14 Richard Purdie New
[bitbake-devel] fetch2: Ensure star character doesn't end up in mirror tarball names 2012-06-22 Richard Purdie New
[bitbake-devel] fetch2: Fix AUTOINC handling 2013-06-07 Richard Purdie New
[bitbake-devel] fetch2: fix fetcher looping due to self-referential entries 2012-09-07 Paul Eggleton Superseded
[bitbake-devel] fetch2: handle broken symlinks in local mirror handling 2012-07-31 Christopher Larson Accepted
[bitbake-devel] fetch2: Handle errors orruring when building mirror urls 2012-06-22 Richard Purdie New
[bitbake-devel] fetch2: Improve lock/done stamp file paths for local files 2013-02-14 Richard Purdie New
[bitbake-devel] fetch2: quote/unquote url paths 2012-05-21 Christopher Larson Accepted
[bitbake-devel] fetch2: raise an exception if user specifies protocol=git with http:// 2012-10-03 Paul Eggleton New
[bitbake-devel] fetch2: rename file with bad checksum instead of removing it completely 2013-04-12 Martin Jansa Accepted