Patchwork Bitbake Task Executor

login
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 14 15 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[bitbake-devel] taskdata: Don't add dependencies on tasks that don't exist 2012-08-28 Richard Purdie New
[bitbake-devel] cooker: Fix priority for virtual recipes 2012-09-13 Richard Purdie New
[bitbake-devel] build/siggen: Add support for stamp 'clean' masks 2012-09-18 Richard Purdie New
[bitbake-devel] knotty: Allow displaying of status when no tasks are active 2012-09-27 Richard Purdie New
[bitbake-devel] parse/ConfHandler: Add negative lookahead to spot some quoting problems 2012-09-27 Richard Purdie New
[bitbake-devel,v2] knotty: Allow displaying of status when no tasks are active 2012-09-27 Richard Purdie New
[bitbake-devel] utils: Add explode_dep_versions2 to replace explode_dep_versions 2012-10-02 Richard Purdie New
[bitbake-devel] tests/utils: Add test for explode_dep_versions2 2012-10-02 Richard Purdie New
[bitbake-devel] providers.py: Fix PREFERRED_VERSION containing epochs 2012-10-03 Richard Purdie New
[bitbake-devel] runqueue: Allow partial setscene task coverage 2012-11-16 Richard Purdie New
[bitbake-devel] parse/cache/cooker: Preserve order in the file inclusion list 2012-11-19 Richard Purdie New
[bitbake-devel] server/process.py: Change timeout error handling 2012-11-21 Richard Purdie New
[bitbake-devel] fetch2/local: Improve handling of wildcard matches 2012-11-22 Richard Purdie New
[bitbake-devel] fetch2: Avoid using FILESDIR in unpack 2012-11-22 Richard Purdie New
[bitbake-devel] build/siggen.py: Avoid removing too many stamps when cleaning 2012-11-28 Richard Purdie New
[bitbake-devel] build.py: Preserve sigdata files in the stamps directory 2012-11-28 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] BBHandler: Ensure parser state engine is correctly reset for new parsing 2012-12-07 Richard Purdie New
[bitbake-devel] BBHandler/ast: Simplify/fix EXPORT_FUNCTIONS usage 2012-12-11 Richard Purdie New
[bitbake-devel] BBhandler/data: Fix __inherit_cache duplication 2012-12-11 Richard Purdie New
[bitbake-devel] BBHandler/ConfHandler: Improve multiline comment handling 2012-12-14 Richard Purdie New
[bitbake-devel] data: Ensure emit_func honours vardeps flag 2012-12-14 Richard Purdie New
[bitbake-devel,0/2] Variable tracking: Cleaned up and rebased. 2013-01-17 Richard Purdie New
[bitbake-devel,0/2] Variable tracking: Cleaned up and rebased. 2013-01-17 Richard Purdie New
[bitbake-devel] bitbake: data_smart.py and friends: Track file inclusions for bitbake -e 2013-01-18 Richard Purdie New
[bitbake-devel] BBHandler/data: Standardise some setVar access formats 2013-01-18 Richard Purdie New
[bitbake-devel] bitbake: data_smart.py and friends: Track variable history 2013-01-18 Richard Purdie New
[bitbake-devel] cache.py: Drop support for BROKEN variable 2013-01-28 Richard Purdie Accepted
[bitbake-devel] utils: Use rm -rf in remove() 2013-02-07 Richard Purdie New
[bitbake-devel] ConfHandler: Improve regexp to fix mis-parsing of += and no whitespace 2013-02-14 Richard Purdie New
[bitbake-devel] wget: Only use -O option when not spidering 2013-02-14 Richard Purdie New
[bitbake-devel] tests/codeparser: Hack around circular inclusion problem 2013-02-14 Richard Purdie New
[bitbake-devel] fetch2: Ensure expansions happen in URL parameters in uri_replace 2013-02-14 Richard Purdie New
[bitbake-devel] fetch2: Improve lock/done stamp file paths for local files 2013-02-14 Richard Purdie New
[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] runqueue.py: Ensure export flag is set for fakeroot environment variables 2013-02-18 Richard Purdie New
[bitbake-devel] data_smart: Add _remove operator 2013-03-09 Richard Purdie New
[bitbake-devel] bitbake/fetch: Add git submodules fetcher 2013-03-22 Richard Purdie New
[bitbake-devel] prserv/cooker: Handle PRService errors cleanly 2013-05-02 Richard Purdie New
[bitbake-devel] utils: Improve better_exec traceback handling 2013-05-08 Richard Purdie New
[bitbake-devel] utils: Improve better_compile error message 2013-05-08 Richard Purdie New
[bitbake-devel] cooker: Drop unused variables from collect_bbfiles() 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: Fix get_bbfiles() 2013-05-10 Richard Purdie New
[bitbake-devel] cooker: Remove pointless repeated import 2013-05-10 Richard Purdie New
[bitbake-devel] cooker.py: Drop confusing updateCache calls 2013-05-10 Richard Purdie New
[bitbake-devel] knotty: Limit printed lines to terminal size 2013-05-12 Richard Purdie New
[bitbake-devel] data: Ensure dependencies of subfunctions are accounted for 2013-05-19 Richard Purdie New
[bitbake-devel] fetch2/git: Clean up sortable_revision 2013-05-19 Richard Purdie New
[bitbake-devel] fetch2: Shorten long srcrevs 2013-05-19 Richard Purdie New
[bitbake-devel] bitbake: Create cookerdata splitting config from cooker and bin/bitbake 2013-05-20 Richard Purdie New
[bitbake-devel] cooker: Move commandline parsing back into the UI/cookerdata 2013-05-20 Richard Purdie New
[bitbake-devel] bin/bitbake: Improve exception handling 2013-05-20 Richard Purdie New
[bitbake-devel] cooker: Split configuration parsing code into cookerdata 2013-05-20 Richard Purdie New
[bitbake-devel] bitbake/cookerdata: Explicitly specify cooker configuration options 2013-05-20 Richard Purdie New
[bitbake-devel] Bitbake patches: Track include history and variable modification history 2012-05-03 Peter Seebach New
[bitbake-devel] Bitbake patches: Track include history and variable modification history 2012-05-03 Peter Seebach New
[bitbake-devel,RFC,0/2] data_smart.py (mostly): Variable and include tracking! 2012-05-18 Peter Seebach New
[bitbake-devel,RFC,2/2] data_smart.py: Track configuration file inclusions 2012-05-18 Peter Seebach New
[bitbake-devel,RFC,1/2] data_smart.py: Provide (optional) logging of variable modifications 2012-05-18 Peter Seebach New
[bitbake-devel,2/2] data_smart.py: Track configuration file inclusions 2012-05-21 Peter Seebach New
[bitbake-devel,1/2] data_smart.py: Provide (optional) logging of variable modifications 2012-05-21 Peter Seebach New
[bitbake-devel] v2 [PATCH 0/2] data_smart.py: Track inclusions and assignments 2012-05-21 Peter Seebach New
[bitbake-devel,1/2] data_smart.py: Provide (optional) logging of variable modifications 2012-06-20 Peter Seebach New
[bitbake-devel,0/2] File inclusion and variable assignment tracking 2012-06-20 Peter Seebach New
[bitbake-devel,2/2] data_smart.py: Track configuration file inclusions 2012-06-20 Peter Seebach New
[bitbake-devel,2/2] data_smart.py: Track configuration file inclusions 2012-08-08 Peter Seebach New
[bitbake-devel,1/2] data_smart.py: Provide (optional) logging of variable modifications 2012-08-08 Peter Seebach New
[bitbake-devel,0/2] Variable/include tracking (rebased) 2012-08-08 Peter Seebach New
[bitbake-devel,1/1] cooker.py: Remove explicit build targets from the ignored list 2012-08-08 Peter Seebach New
[bitbake-devel,0/1] cooker.py: disignore explicitly requested packages 2012-08-08 Peter Seebach New
[bitbake-devel,2/3] data_smart.py: Track configuration file inclusions 2012-08-09 Peter Seebach New
[bitbake-devel,0/3] Variable tracking: Cleaned up and less buggy 2012-08-09 Peter Seebach New
[bitbake-devel,1/3] data_smart.py: Provide (optional) logging of variable modifications 2012-08-09 Peter Seebach New
[bitbake-devel,3/3] data_smart.py: Fix variable tracking 2012-08-09 Peter Seebach New
[bitbake-devel,0/2] variable/include tracking and _remove 2012-08-16 Peter Seebach New
[bitbake-devel,1/2] data_smart.py: track file inclusion and variable modifications 2012-08-16 Peter Seebach New
[bitbake-devel,2/2] data_smart.py: implement _remove as a keyword like _append. 2012-08-16 Peter Seebach New
[bitbake-devel] v3 or so [PATCH 0/1] File inclusion tracking (cleaned up) 2012-09-14 Peter Seebach New
[bitbake-devel,1/1] data_smart.py and friends: Track file inclusions for bitbake -e 2012-09-14 Peter Seebach New
[bitbake-devel] v4 or so [PATCH 0/2] variable/include tracking: revised 2012-09-18 Peter Seebach New
[bitbake-devel,2/2] data_smart.py and friends: Track variable history 2012-09-18 Peter Seebach New
[bitbake-devel,1/2] data_smart.py and friends: Track file inclusions for bitbake -e 2012-09-18 Peter Seebach New
[bitbake-devel] v5 [PATCH 0/2] variable history and file inclusion tracking 2012-10-08 Peter Seebach New
[bitbake-devel,2/2] data_smart.py and friends: Track variable history 2012-10-08 Peter Seebach New
[bitbake-devel,1/2] data_smart.py and friends: Track file inclusions for bitbake -e 2012-10-08 Peter Seebach New
[bitbake-devel,0/1] build.py: Emit meaningful errors when exiting automatically 2012-10-10 Peter Seebach New
[bitbake-devel,1/1] build.py: Provide useful diagnostics when exiting. 2012-10-10 Peter Seebach New
[bitbake-devel,1/2] data_smart.py and friends: Track file inclusions for bitbake -e 2013-01-12 Peter Seebach New
[bitbake-devel,2/2] data_smart.py and friends: Track variable history 2013-01-12 Peter Seebach New
[bitbake-devel,0/2] Variable tracking: Cleaned up and rebased. 2013-01-12 Peter Seebach New
[Bitbake-dev] Add ability to query dependent packages 2011-02-28 Paul Sokolovsky New
[bitbake-devel] bitbake-layers: fix Python error during parse 2011-12-29 Paul Eggleton Accepted
[bitbake-devel,2/3] bitbake-layers: flatten: warn the user if output structure is incorrect 2012-01-08 Paul Eggleton New
[bitbake-devel,3/3] bitbake-layers: close files in apply_append() 2012-01-08 Paul Eggleton New
[bitbake-devel,1/3] bitbake-layers: flatten: allow specifying layers to flatten 2012-01-08 Paul Eggleton New
[bitbake-devel,4/4] bitbake/runqueue: avoid "failed" in task summary if nothing did 2012-01-11 Paul Eggleton New
[bitbake-devel,3/4] bitbake: make warning for initial fetch failure one line 2012-01-11 Paul Eggleton New
[bitbake-devel,2/4] bitbake: improve error formatting for fetcher errors 2012-01-11 Paul Eggleton New