Patchwork Bitbake Task Executor

login
mail settings

Incoming patches

« Previous 1 2 3 4 5 6 7 8 9 10 ... 11 12 Next »
Filters: State = Action Required remove filter
Patch Date Submitter Delegate State
[Bitbake-dev] Add ability to query dependent packages 2011-02-28 Paul Sokolovsky New
[bitbake-devel] world-image: add extra target 2013-01-25 Martin Jansa New
[bitbake-devel] wget: Only use -O option when not spidering 2013-02-14 Richard Purdie New
[bitbake-devel] v5 [PATCH 0/2] variable history and file inclusion tracking 2012-10-08 Peter Seebach New
[bitbake-devel] v4 or so [PATCH 0/2] variable/include tracking: revised 2012-09-18 Peter Seebach New
[bitbake-devel] v3 or so [PATCH 0/1] File inclusion tracking (cleaned up) 2012-09-14 Peter Seebach New
[bitbake-devel] v2 [PATCH 0/2] data_smart.py: Track inclusions and assignments 2012-05-21 Peter Seebach New
[bitbake-devel] utils: Use rm -rf in remove() 2013-02-07 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] utils: Add explode_dep_versions2 to replace explode_dep_versions 2012-10-02 Richard Purdie New
[bitbake-devel] utils.py: Use shutil.rmtree if the path we wish to remove is a directory. 2013-01-10 Martin Ertsaas New
[bitbake-devel] utils.py: Try harder to extract good traceback information by querying the datastore 2012-08-22 Richard Purdie New
[bitbake-devel] utils.py: Once we've printed errors messages, suppress the backtrace 2012-08-22 Richard Purdie New
[bitbake-devel] utils.py: Add function to set nonblocking operation on a file descriptor 2012-06-22 Richard Purdie New
[bitbake-devel] usermanual: Improve task dependency documentation to match reality 2012-07-02 Richard Purdie New
[bitbake-devel] Updated information in tooltips 2013-05-07 Andrei Dinu New
[bitbake-devel] ui: Improve error message if bitbake cannot import python curses module 2012-08-21 Mark Hatle New
[bitbake-devel] ui/knotty: give out start time of task 2012-08-22 Enrico Scholz New
[bitbake-devel] ui/knotty: Add a footer to the build output for interactive terminals 2012-03-15 Richard Purdie New
[bitbake-devel] Typo: "nonexistant" -> "non-existent" 2012-03-19 Robert P. J. Day New
[bitbake-devel] trouble during parsing 2013-02-25 Jason Wessel New
[bitbake-devel] tests/utils: Add test for explode_dep_versions2 2012-10-02 Richard Purdie New
[bitbake-devel] tests/codeparser: Hack around circular inclusion problem 2013-02-14 Richard Purdie New
[bitbake-devel] taskdata: Don't add dependencies on tasks that don't exist 2012-08-28 Richard Purdie New
[bitbake-devel] taskdata: Add gettask_id_fromfnid helper function 2012-06-27 Richard Purdie New
[bitbake-devel] taskdata.py: Add support for rdepends task flag 2012-06-22 Richard Purdie New
[bitbake-devel] siggen: Ensure correct runtask dependency output is shown for diffsigs 2012-01-19 Richard Purdie New
[bitbake-devel] siggen: Ensure correct runtask dependency output is shown for diffsigs 2012-01-19 Richard Purdie New
[bitbake-devel] siggen.py: Pass the datacache to signature generator classes 2012-02-22 Richard Purdie New
[bitbake-devel] siggen.py: Insure .siginfo files writes into shared sstate cache are atomic 2012-07-17 Jeffrey Honig New
[bitbake-devel] siggen.py: Abstract the runtime task dependency handling code in the generators 2012-01-20 Richard Purdie New
[bitbake-devel] server/process.py: Change timeout error handling 2012-11-21 Richard Purdie New
[bitbake-devel] sanity.bbclass: bblayers.conf should be updated automatically 2012-09-26 Constantin Musca New
[bitbake-devel] runqueue: Reimplement recrdepends so it works more correctly 2012-06-27 Richard Purdie New
[bitbake-devel] runqueue: Allow partial setscene task coverage 2012-11-16 Richard Purdie New
[bitbake-devel] runqueue.py: Wipe out the stamp cache between setscene and main task execution 2012-07-25 Richard Purdie New
[bitbake-devel] runqueue.py: Optimise the hashvalidate call to only process tasks we may actually want 2012-07-25 Richard Purdie New
[bitbake-devel] runqueue.py: Improve error output to be more useful when non-existent tasks are found 2012-07-16 Richard Purdie New
[bitbake-devel] runqueue.py: Gracefully exit if an exception occurs in the runqueue execution code 2012-07-25 Richard Purdie New
[bitbake-devel] runqueue.py: Fix missing setscene dependencies 2012-01-26 Richard Purdie New
[bitbake-devel] runqueue.py: Fix a stamp comparision bug 2012-07-25 Richard Purdie New
[bitbake-devel] runqueue.py: Ensure one setscene function doesn't mask out another which needs to run 2012-07-25 Richard Purdie New
[bitbake-devel] runqueue.py: Ensure export flag is set for fakeroot environment variables 2013-02-18 Richard Purdie New
[bitbake-devel] runqueue.py: Enhance add_xxx_dependencies to return the fnid it resolved to 2012-06-27 Richard Purdie New
[bitbake-devel] runqueue.py: Convert depends variable to use sets 2012-06-27 Richard Purdie New
[bitbake-devel] runqueue.py: Allow the setsceneverify function to have a list of tasks that are invalid and need to run 2012-07-25 Richard Purdie New
[bitbake-devel] runqueue.py: Allow recrdeptasks that have self references 2012-07-02 Richard Purdie New
[bitbake-devel] runqueue.py: Add inter setscene task dependency handling 2012-01-26 Richard Purdie New
[bitbake-devel] runningbuild.py: fix goggle ui 2012-03-21 Eric BENARD New
[bitbake-devel] Removed popup when including a package 2013-03-28 Andrei Dinu New
[bitbake-devel] prserv/cooker: Handle PRService errors cleanly 2013-05-02 Richard Purdie New
[bitbake-devel] providers.py: Fix PREFERRED_VERSION containing epochs 2012-10-03 Richard Purdie New
[bitbake-devel] propertydialog.py : Scrollable windows for long tooltips 2013-05-15 Andrei Dinu New
[bitbake-devel] propertydialog.py : Scrollable windows for long tooltips 2013-05-15 Andrei Dinu New
[bitbake-devel] propertydialog adjustments for package.bbclass 2013-04-03 Andrei Dinu New
[bitbake-devel] process: Improve _logged_communicate buffering 2012-06-22 Richard Purdie New
[bitbake-devel] PLEASE READ: Major change landing shortly (python whitespace) 2012-07-18 Richard Purdie New
[bitbake-devel] parse: get_file_depends(): return deterministic result 2012-05-20 Enrico Scholz New
[bitbake-devel] parse/ConfHandler: Add negative lookahead to spot some quoting problems 2012-09-27 Richard Purdie New
[bitbake-devel] parse/cache/cooker: Preserve order in the file inclusion list 2012-11-19 Richard Purdie New
[bitbake-devel] parse/ast: Expand inherit statements before splitting them 2012-03-04 Richard Purdie New
[bitbake-devel] methodpool: Retire it, remove global method scope 2013-05-23 Richard Purdie New
[bitbake-devel] methodpool: Remove unused check_insert_method function 2012-08-22 Richard Purdie New
[bitbake-devel] methodpool: Conflicting methodnames should be a fatal error 2013-05-23 Richard Purdie New
[bitbake-devel] methodpool: Clean up the parsed module list handling to be slightly less insane 2012-08-22 Richard Purdie New
[bitbake-devel] lib/bb/runqueue.py: fix exceptions with -k and failed targets 2012-09-23 Paul Eggleton New
[bitbake-devel] lib/bb/fetch2: fix comments for verify_checksum 2012-05-24 Paul Eggleton New
[bitbake-devel] lib/bb/fetch2: don't skip checksums when local mirror enabled 2012-04-05 Paul Eggleton New
[bitbake-devel] lib/bb/event: improve handling of event queue on exit 2012-09-11 Paul Eggleton New
[bitbake-devel] lib/bb/data.py: improve output for expansion errors 2012-09-25 Paul Eggleton New
[bitbake-devel] knotty: use bb.error instead of print 2012-12-13 Mihai Lindner New
[bitbake-devel] knotty: Limit printed lines to terminal size 2013-05-12 Richard Purdie New
[bitbake-devel] knotty: Fold knotty2 into knotty and make it the default 2012-08-15 Richard Purdie New
[bitbake-devel] knotty: Chain the WINCH signal handler in progressbar so any other handler is preserved and called 2012-08-15 Richard Purdie New
[bitbake-devel] knotty: Allow displaying of status when no tasks are active 2012-09-27 Richard Purdie New
[bitbake-devel] knotty2: Handle long lines of text and terminal window size changes 2012-08-15 Richard Purdie New
[bitbake-devel] Implement 'settings' dialog as designed 2012-09-03 Bogdan Marinescu New
[bitbake-devel] Implement 'settings' dialog as designed 2012-09-06 Bogdan Marinescu New
[bitbake-devel] hob:Only display scrolled list of images if needed 2013-04-09 Ioana Grigoropol New
[bitbake-devel] hob: when BBLAYERS_NON_REMOVABLE is not set hob shows an error 2012-11-27 Cristiana Voicu New
[bitbake-devel] hob: warnings during the build should be displayed in the Issues tab 2012-11-13 Cristiana Voicu New
[bitbake-devel] hob: use correct semantics for dealing with pkgdata 2012-09-10 Paul Eggleton New
[bitbake-devel] hob: use base image only if it was set 2012-12-14 Cristiana Voicu New
[bitbake-devel] hob: Use a GtkTreeView to present and configure the sstate mirrors 2013-01-28 Cristiana Voicu New
[bitbake-devel] hob: The title of the packages screen depends on the screen you arrive from 2012-09-21 Constantin Musca New
[bitbake-devel] hob: The 'run image' and 'deploy image' dialogs text and alignment corrections 2012-09-05 Cristiana Voicu New
[bitbake-devel] hob: stop build without percentage shown 2012-10-12 Andrei Dinu New
[bitbake-devel] hob: sort alphabetically results in groups of recipes/packages 2013-04-16 Cristiana Voicu New
[bitbake-devel] hob: some settings in Hob are not remembered 2013-03-11 Cristiana Voicu New
[bitbake-devel] hob: small fixes to parsing warnings dialog 2013-01-25 Cristiana Voicu New
[bitbake-devel] hob: showing when build fails because out of disk space 2012-11-20 Cristiana Voicu New
[bitbake-devel] hob: set modal flag on progress dialog 2012-09-27 Ross Burton New
[bitbake-devel] hob: Search strings and results should be persistent 2013-03-27 Cristiana Voicu New
[bitbake-devel] hob: saving any customizations into the project's configuration 2012-11-14 Cristiana Voicu New
[bitbake-devel] hob: report event handler failures 2012-09-19 Paul Eggleton New
[bitbake-devel] hob: reordering the layers in the Hob Layers dialog 2012-10-26 Cristiana Voicu New
[bitbake-devel] hob: rename task -> packagegroup in recipe selection 2012-09-10 Paul Eggleton New
[bitbake-devel] hob: rename 'View log' to 'Open log' 2012-09-14 Constantin Musca New
[bitbake-devel] hob: remove save/load template functionality 2013-01-31 Cristiana Voicu New
« Previous 1 2 3 4 5 6 7 8 9 10 ... 11 12 Next »