Patchwork Bitbake Task Executor

login
mail settings

Incoming patches

« Previous 1 2 ... 6 7 8 9 10 11 12 13 14 15 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[bitbake-devel,PRService/bitbake,0/2] new PRService features in bitbake 2011-12-30 Lianhao Lu New
[bitbake-devel,PRService/bitbake,1/2] bitbake/PRservice: Added no_hist mode and export/import. 2011-12-30 Lianhao Lu New
[bitbake-devel,PRService/bitbake,2/2] bitbake: Automatically start local PR service. 2011-12-30 Lianhao Lu New
[bitbake-devel,PRService/bitbake,V2,1/2] bitbake/PRservice: Added no_hist mode and export/import. 2012-01-10 Lianhao Lu New
[bitbake-devel,PRService/bitbake,V2,2/2] bitbake: Automatically start local PR service. 2012-01-10 Lianhao Lu New
[bitbake-devel,PRService/bitbake,V2,0/2] new PRService features in bitbake 2012-01-10 Lianhao Lu New
[bitbake-devel,0/1] persist_data: reconnect when DB is locked 2012-01-16 Lianhao Lu New
[bitbake-devel,1/1] bitbake/persist_data: Reconnect when DB is locked 2012-01-16 Lianhao Lu New
[bitbake-devel,1/1] prserv: Do not ping PRService if not required 2012-01-31 Lianhao Lu New
[bitbake-devel,0/1] bitbake: fix bug #1492 2012-01-31 Lianhao Lu New
[bitbake-devel,0/1] Add new option --environment-more 2012-02-23 Lianhao Lu New
[bitbake-devel,1/1] bitbake: Add new otpion --environment-more 2012-02-23 Lianhao Lu New
[bitbake-devel,V2,0/1] Added new variable BBINCLUDED 2012-02-28 Lianhao Lu New
[bitbake-devel,V2,1/1] bitbake: Added BBINCLUDED variable. 2012-02-28 Lianhao Lu New
[bitbake-devel,0/1] Make bitbake-prserv executable 2012-03-02 Lianhao Lu New
[bitbake-devel,0/1] Modified the vercmp() to meet Debian rules 2012-04-12 Lianhao Lu New
[bitbake-devel,1/1] bb.utils: Modifed vercmp() to meet Debian rules. 2012-04-12 Lianhao Lu Accepted
[bitbake-devel,0/1] Hob fixing: fixed unfunctional toolchain. 2012-04-13 Lianhao Lu New
[bitbake-devel,1/1] Hob: Added required packages for toolchain. 2012-04-13 Lianhao Lu Accepted
[bitbake-devel,1/3] build.py: Add a log to capture task execution order 2012-05-23 Mark Hatle Accepted
[bitbake-devel,2/3] build.py: Add additional debug messages 2012-05-23 Mark Hatle New
[bitbake-devel,1/3] build.py: Add a log to capture task execution order 2012-05-23 Mark Hatle New
[bitbake-devel,3/3] build.py: Add support for log and run filename changes 2012-05-23 Mark Hatle New
[bitbake-devel,2/3] build.py: Add additional debug messages 2012-05-23 Mark Hatle New
[bitbake-devel,3/3] build.py: Add support for log and run filename changes 2012-05-23 Mark Hatle Accepted
[bitbake-devel,2/4] build.py: Cleanup exec_func_shell 2012-05-23 Mark Hatle Accepted
[bitbake-devel,3/4] build.py: Add additional debug messages 2012-05-23 Mark Hatle Accepted
[bitbake-devel,4/4] build.py: Add support for log and run filename changes 2012-05-23 Mark Hatle New
[bitbake-devel,1/4] build.py: Add a log to capture task execution order 2012-05-23 Mark Hatle New
[bitbake-devel] fetch2/__init__.py: Add NoChecksumError exception 2012-07-28 Mark Hatle Accepted
[bitbake-devel] ui: Improve error message if bitbake cannot import python curses module 2012-08-21 Mark Hatle New
[bitbake-devel] ui: Improve error message if bitbake cannot import python curses module 2012-08-21 Mark Hatle Accepted
[bitbake-devel,1/2] utils.py: Check for duplication dependency entries 2012-09-28 Mark Hatle New
[bitbake-devel,2/2] utils.py: explode_dep_version - add ability to deal with whitespace 2012-09-28 Mark Hatle New
[bitbake-devel,1/2,v2] utils.py: Check for duplicate dependency entries 2012-09-30 Mark Hatle Accepted
[bitbake-devel,2/2,v2] utils.py: Allow explode_dep_versions comparisons to have arbitrary whitespace 2012-09-30 Mark Hatle Accepted
[bitbake-devel] lib/bb/build.py: 'deps' may not always exist in a few corner cases. 2013-01-07 Mark Hatle Accepted
[bitbake-devel] data.py: Add a warning when expandKeys overwrites an existing key 2013-03-19 Mark Hatle Accepted
[bitbake-devel] goggle: fix invalid error check 2013-04-25 Martin Donnelly 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] utils.py: Use shutil.rmtree if the path we wish to remove is a directory. 2013-01-10 Martin Ertsaas New
[bitbake-devel,2/2] prserv: fix import of sqlite3 2012-01-15 Martin Jansa Accepted
[bitbake-devel] siggen: compare runtaskdeps dictionary even when they have the same size 2012-02-22 Martin Jansa Accepted
[bitbake-devel] setup.py: remove bb.fetch package, code was dropped in 292e3430e5140b602cad86f55b5453e8cebb28a1 2012-03-07 Martin Jansa Accepted
[bitbake-devel] setup.py: fix path for bitbake-selftest 2012-05-12 Martin Jansa Accepted
[bitbake-devel] fetch2/svn.py: Use protocol parameter to get the protocol 2012-07-17 Martin Jansa Accepted
[bitbake-devel] knotty: ensure that directory for BB_CONSOLELOG exists before using it 2012-07-30 Martin Jansa Accepted
[bitbake-devel,PATCHv2] fetch2: print checksums when they are different then expected 2012-07-31 Martin Jansa Accepted
[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] world-image: add extra target 2013-01-25 Martin Jansa New
[bitbake-devel,3/3] ssh.py: add example SRC_URI 2013-01-28 Martin Jansa Accepted
[bitbake-devel,2/3] ssh.py: throw ParameterError when someone tries ssh://foo; protocol=git 2013-01-28 Martin Jansa Accepted
[bitbake-devel,1/3] ssh: fix fetcher 2013-01-28 Martin Jansa Accepted
[bitbake-devel,for-1.16,1/3] ssh: fix fetcher 2013-01-31 Martin Jansa New
[bitbake-devel,for-1.16,2/3] ssh.py: throw ParameterError when someone tries ssh://foo; protocol=git 2013-01-31 Martin Jansa New
[bitbake-devel,for-1.16,3/3] ssh.py: add example SRC_URI 2013-01-31 Martin Jansa New
[bitbake-devel] bitbake cache broken today 2013-02-06 Martin Jansa New
[bitbake-devel] bitbake cache broken today 2013-02-06 Martin Jansa New
[bitbake-devel] siggen: add quotes around variable values to see whitespace 2013-03-02 Martin Jansa Accepted
[bitbake-devel] runqueue: Use taskData.fn_index[depdata] instead of uninitialized dep 2013-03-13 Martin Jansa Accepted
[bitbake-devel] fetch2: rename file with bad checksum instead of removing it completely 2013-04-12 Martin Jansa Accepted
[bitbake-devel,RFC] git: add BB_FETCH_PREMIRROR_READONLY option 2013-04-30 Martin Jansa New
[bitbake-devel,PATCHv2] git: remove symling before updating mirror tarball 2013-05-03 Martin Jansa New
[bitbake-devel,PATCHv3] git: remove symling before updating mirror tarball 2013-05-07 Martin Jansa Accepted
[bitbake-devel] bitbake/fetch2: add support for wrapper command 2012-01-12 Matthew McClintock New
[bitbake-devel,for-1.16] command: add error to return of runCommand 2012-11-02 Matthew McClintock New
[bitbake-devel] bitbake/fetch2: workaround urlparse in older python not support git 2013-02-19 Matthew McClintock New
[bitbake-devel] knotty: use bb.error instead of print 2012-12-13 Mihai Lindner New
[bitbake-devel,0/1] V2 add downloadfilename param to wget fetcher 2012-07-19 Nitin A Kamble New
[bitbake-devel,1/1] bitbake wget fetcher: add parameter: downloadfilename 2012-07-19 Nitin A Kamble New
[bitbake-devel,6/6] fetch2: Add SFTP fetcher 2013-01-21 Olof Johansson New
[bitbake-devel,5/6] fetch2: Add editor modelines for bb.tests.* 2013-01-21 Olof Johansson New
[bitbake-devel,2/6] fetch2: Add a class representing a generic URI 2013-01-21 Olof Johansson New
[bitbake-devel,3/6] fetch2: unittests for bb.fetch2.URI class 2013-01-21 Olof Johansson New
[bitbake-devel,4/6] fetch2: Adapt encode/decode url to use URI class 2013-01-21 Olof Johansson New
[bitbake-devel,1/6] fetch2: Remove unused code in wget fetcher 2013-01-21 Olof Johansson New
[bitbake-devel,v2,1/6] fetch2: Remove unused code in wget fetcher 2013-01-29 Olof Johansson Accepted
[bitbake-devel,v2,4/6] fetch2: Adapt encode/decode url to use URI class 2013-01-29 Olof Johansson Accepted
[bitbake-devel,v2,5/6] fetch2: Add editor modelines for bb.tests.* 2013-01-29 Olof Johansson Accepted
[bitbake-devel,v2,2/6] fetch2: Add a class representing a generic URI 2013-01-29 Olof Johansson Accepted
[bitbake-devel,v2,3/6] fetch2: unittests for bb.fetch2.URI class 2013-01-29 Olof Johansson Accepted
[bitbake-devel,v2,6/6] fetch2: Add SFTP fetcher 2013-01-29 Olof Johansson Accepted
[bitbake-devel] ConfHandler: Use re.X to make long regexp more readable 2013-02-14 Olof Johansson Accepted
[bitbake-devel,1/5] fetch2.URI: Coerce urlparse to use netloc for all schemes 2013-03-10 Olof Johansson New
[bitbake-devel,4/5] fetch2.URI: Support URIs with both query strings and params 2013-03-10 Olof Johansson New
[bitbake-devel,2/5] tests.fetch: Remove debug assert 2013-03-10 Olof Johansson New
[bitbake-devel,5/5] fetch2.URI: Set username/password should not change the other 2013-03-10 Olof Johansson New
[bitbake-devel,3/5] fetch2.URI: add support for query parameters 2013-03-10 Olof Johansson New
[bitbake-devel] bb.tests.fetch: Opt-in for unittests that require network 2013-03-25 Olof Johansson New
[bitbake-devel,v2] bb.tests.fetch: Opt-out for unittests that require network 2013-03-26 Olof Johansson New
[bitbake-devel,WIP,2/2] initial work on supporting shell arith 2013-05-07 Olof Johansson New
[bitbake-devel,WIP,1/2] pysh: Say what kind of token isn't implemented 2013-05-07 Olof Johansson Accepted
[bitbake-devel] data_smart.py: Rename variable flags 2013-03-20 Otavio Salvador 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