messages from 2017-02-06 20:08:55 to 2017-04-20 05:50:48 UTC [more...]
[PATCH 0/1] toaster: move release lookup from morty to pyro
2017-04-20 5:41 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] tinfoil overrides fix
2017-04-20 2:20 UTC (2+ messages)
` [PATCH 1/1] lib/bb/command: fix overrides in remote datastores where there is no default
[PATCH] bitbake: knotty: Show elapsed time for tasks with progressbar
2017-04-12 16:03 UTC
bitbake-layers: add signal hander to avoid exception
2017-04-12 10:07 UTC (4+ messages)
[v2][PATCH] bitbake-layers: add signal hander to avoid exception
2017-04-12 3:29 UTC
[PATCH] data_smart: Ensure _remove operations on newly set variables are cleared
2017-04-11 14:09 UTC
[PATCH] lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptions
2017-04-11 13:07 UTC
[PATCH 0/1] toaster: fix SDK artifact capture
2017-04-11 11:31 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/1] bitbake-diffsigs: fix traceback with no arguments
2017-04-10 22:35 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH v3] command.py: multiconfig support for findBestProvider
2017-04-10 15:51 UTC
[PATCH v2] command.py: multiconfig support for findBestProvider
2017-04-10 15:41 UTC (3+ messages)
[PATCH 0/1] toaster: restore Toaster filter feature
2017-04-10 13:29 UTC (2+ messages)
` [PATCH 1/1] toaster: Toaster filters are broken
[PATCH] bb.cache: prevent division-by-zero in load_cahefile()
2017-04-10 10:50 UTC
[PATCH 0/1] toaster: fix add layer button for Machines
2017-04-10 5:36 UTC
[PATCH 0/1] toaster: fix SDK artifact capture
2017-04-10 5:12 UTC (2+ messages)
` [PATCH 1/1] toaster: fix add layer button for Machines
[PATCH 00/11] bitbake-diffsigs fixes/improvements
2017-04-07 16:46 UTC (22+ messages)
` [PATCH 01/11] bitbake-diffsigs: fix -t picking wrong files to compare
` [PATCH 02/11] lib/bb/siggen: add missing path separator to cleaned paths
` [PATCH 03/11] bitbake-diffsigs: properly report which signature is missing
` [PATCH 04/11] bitbake-diffsigs: drop naive logic for removing duplicate files
` [PATCH 05/11] lib/bb/siggen: show a diff when dumping changes to multi-line values
` [PATCH 06/11] lib/bb/siggen: don't show unchanged runtaskdeps list
` [PATCH 07/11] bitbake-diffsigs: change to use argparse
` [PATCH 08/11] bitbake-diffsigs: add an option to find and compare specific signatures
` [PATCH 09/11] lib/bb/siggen: add collapsed mode to compare_sigfiles()
` [PATCH 10/11] lib/bb/siggen: show word-diff for single-line values containing spaces
` [PATCH 11/11] bitbake-diffsigs: colourise output
[PATCH] tinfoil.py: validate argument in parse_recipe_file
2017-04-06 20:40 UTC (4+ messages)
[PATCH] cooker.py: multiconfig support for findBestProvider
2017-04-06 14:23 UTC (4+ messages)
[PATCH] Bump version to 1.33.4
2017-04-06 11:24 UTC
[PATCH 0/1] toaster: Create selenium tests for project dashboard page
2017-04-05 22:18 UTC (2+ messages)
` [PATCH 1/1] toaster:test:Create "
[PATCH] fetch/local: Drop FILESDIR
2017-04-05 17:04 UTC (2+ messages)
[PATCH 0/1] toaster: toastergui: implement machine name validation
2017-04-05 7:12 UTC (2+ messages)
` [PATCH 1/1] "
[morty][PATCH] fetch2: Do not fail to create symbolic links if they already exist
2017-04-03 14:08 UTC (2+ messages)
[PATCH 0/4] Fixes for variable dependency handling with contains functions
2017-04-02 23:19 UTC (5+ messages)
` [PATCH 1/4] lib/bb/data: fix dependency handling for contains and multiple values
` [PATCH 2/4] codeparser: improve handling of contains_any() and filter()
` [PATCH 3/4] bitbake-selftest: add contains tests
` [PATCH 4/4] codeparser: add some comments
[PATCH 0/1] The fetcher should not fail due to an alredy existing symlink
2017-03-31 14:59 UTC (2+ messages)
` [PATCH 1/1] fetch2: Do not fail to create symbolic links if they already exist
[PATCH] bb/utils: extend which() so it can look for just executables
2017-03-30 13:34 UTC
[PATCH] wget: Fix handling of urls with user/password
2017-03-30 10:44 UTC
[PATCH] bug 9962: improve -v, -D documentation
2017-03-30 10:11 UTC (5+ messages)
[PATCHv2] s3.py: Remove hardcoded aws
2017-03-30 9:06 UTC
[PATCH 0/2] tinfoil: fixes for get_recipe_file()
2017-03-30 2:24 UTC (3+ messages)
` [PATCH 1/2] tinfoil: fix get_recipe_file() to return an error on invalid recipe
` [PATCH 2/2] tinfoil: improve get_recipe_file() exception text
[PATCH] s3.py: Remove hardcoded aws
2017-03-29 13:45 UTC (2+ messages)
[PATCHv2] s3.py: Add support for fetching source mirrors/minor cleanup
2017-03-29 9:07 UTC (3+ messages)
[PATCH v2 0/1] Follow-up fix for tinfoil series
2017-03-28 20:41 UTC (2+ messages)
` [PATCH v2 1/1] lib/bb/codeparser: ensure BufferedLogger respects target logging level
[PATCH 0/1] Follow-up fix for tinfoil series
2017-03-28 20:07 UTC (6+ messages)
` [PATCH 1/1] lib/bb/codeparser: ensure BufferedLogger respects target filtering
[PATCH] s3.py: Add support for fetching source mirrors/minor cleanup
2017-03-28 13:31 UTC (5+ messages)
[PATCH] fetch2: Ensure we don't have file downloads overwriting each other
2017-03-28 13:28 UTC
[PATCH 0/3] Fixes for tinfoil usage issues
2017-03-27 7:02 UTC (5+ messages)
` [PATCH 1/3] fetch2/git: prevent recursion on getting latest revision
` [PATCH 2/3] lib/bb/msg: introduce logger_create() function
` [PATCH 3/3] tinfoil: enable client-side logger handling by default
[1.32][PATCH 1/1] bitbake: Fix imports from html5lib >= 0.9999999/1.0b8
2017-03-26 12:20 UTC (2+ messages)
[PATCH] cooker.py: use correct multiconfig prefix in dependency graph
2017-03-22 13:36 UTC
[PATCH] data.py: sort exported variables
2017-03-21 23:00 UTC (2+ messages)
[PATCH] data/cooker: Sort output data shown by -e
2017-03-21 21:10 UTC
[PATCH 0/4] fetch/git: a few cleanups and one minor fix
2017-03-21 18:41 UTC (5+ messages)
` [PATCH 1/4] fetch/git: use enumerate for ud.names
` [PATCH 2/4] fetch/git: kill pointless quotes around single % args
` [PATCH 3/4] fetch/git: drop pointless os.path.join, workdir=
` [PATCH 4/4] fetch/git: fix FetchError reference
[PATCH 0/1] bitbake-layers: fix layerindex-fetch for Python 3
2017-03-20 4:07 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/2] Fixes for some tinfoil2 omissions
2017-03-20 4:05 UTC (3+ messages)
` [PATCH 1/2] tinfoil: fix override handling in remote datastores
` [PATCH 2/2] data_smart: implement missing remote datastore operations
[PATCH] lib/bb/tests/codeparser: update expand syntax in comment
2017-03-17 15:54 UTC
[PATCH] taskdata.py: include more information in error message about broken task depends
2017-03-17 9:20 UTC
[PATCH] tests/data: Add inactive remove override test
2017-03-16 12:55 UTC
_remove operator -- taskhash issue
2017-03-16 12:54 UTC (2+ messages)
[PATCH] runqueue: minor typo fix
2017-03-15 2:36 UTC
What does the "fn" represent for in "<fn>:<taskname>"?
2017-03-13 8:49 UTC (3+ messages)
[PATCH] ConfHandler: Use the same regular expression for all variable names
2017-03-11 5:30 UTC
[PATCH] knotty: Remove extra whitespace after task progress bars
2017-03-11 5:30 UTC
[PATCH 0/3] Improve bitbake-dumpsig
2017-03-11 5:22 UTC (4+ messages)
` [PATCH 1/3] bitbake-dumpsig: Allow recipe and task to be specified
` [PATCH 2/3] bitbake-dumpsig: Add debug support
` [PATCH 3/3] bitbake-diffsigs: "
[PATCH v3] runqueue: add option to run all tasks in specific build target
2017-03-08 20:24 UTC
[PATCH v2] runqueue: add option to run all tasks in specific build target
2017-03-08 8:53 UTC (4+ messages)
[PATCH] runqueue: add option to run all tasks in specific build target
2017-03-08 2:56 UTC (2+ messages)
[PATCH 0/1] toaster: resolve missing native[sdk]: prefixes
2017-03-06 22:05 UTC (2+ messages)
` [PATCH 1/1] toaster: resolve missing 'native[sdk]:' prefixes
bitbake-worker: where the data come from in handle_runtask?
2017-03-03 10:00 UTC (2+ messages)
[PATCH] fetch2: pass --no-same-owner when extracting tar files compressed with 7-Zip
2017-03-03 0:24 UTC
[PATCH] fetch2: remove last remaining usage of deprecated bb.data APIs
2017-03-03 0:22 UTC
[PATCH] fetch2: Allow whitespace only mirror entries
2017-03-03 0:18 UTC
[PATCH] fetch2: add initial Amazon AWS S3 fetcher
2017-03-01 23:56 UTC
[PATCH] fetch2: don't use deprecated bb.data APIs
2017-02-28 9:33 UTC (2+ messages)
[PATCH 0/2] Add bb.utils.filter()
2017-02-27 8:22 UTC (5+ messages)
` [PATCH 1/2] lib/bb/utils: Add filter()
` [PATCH 2/2] Make use of the new bb.utils.filter() function
[PATCH 0/2] Handle angular2 package names in bitbake
2017-02-24 20:52 UTC (3+ messages)
` [PATCH 1/2] fetch2/__init__: handle @ in package names
` [PATCH 2/2] lib/bb/fetch2: rewrite / to - "
[PATCH] process: stop bb.process.communicate mixing bytes and str return types
2017-02-24 16:20 UTC
[PATCH 0/3] Fix rpm signing with GPG v2.1
2017-02-23 15:48 UTC (5+ messages)
` [PATCH 1/3] rpm: support customizing gpg command line
` [PATCH 2/3] lib/oe/gpg_sign: make gpg version a property of the signer
` [PATCH 3/3] lib/oe/gpg_sign: fix rpm signing with gpg > 2.1
[PATCH] lib/oe/gpg_sign: sign rpm packages in chunks of 100
2017-02-23 10:13 UTC
[selftest][PATCH V3 3/3] bitbake: event: remove mapping for deleted event handlers
2017-02-22 0:00 UTC
[bitbake][PATCH V3 2/3] bitbake: selftest: add bb.tests.event to bitbake-selftest
2017-02-22 0:00 UTC
[selftest][PATCH V3 1/3] bitbake: tests: create unit tests for event module
2017-02-22 0:00 UTC
[selftest][PATCH V3 0/3] QA: create unit tests for event module
2017-02-22 0:00 UTC
[selftest][PATCH V2 0/3] QA: create unit tests for event module
2017-02-21 18:22 UTC (5+ messages)
` [selftest][PATCH V2 1/3] bitbake: tests: "
` [selftest][PATCH V2 2/3] bitbake: selftest: add bb.tests.event to bitbake-selftest
` [selftest][PATCH V2 3/3] bitbake: event: remove mapping for deleted event handlers
[PATCH] wget.py: match .lz tarballs as well when determining latest version
2017-02-21 11:36 UTC
[PATCH] runqueue: Fix collapsed setscene dependency tree
2017-02-20 9:01 UTC (2+ messages)
[PATCH] Fix to svn fetcher
2017-02-17 9:39 UTC (2+ messages)
` [PATCH] fetch2/svn: change 'rsh' parameter to 'ssh'
[PATCH] cooker: detect malformed BBMASK expressions which begin with a separator
2017-02-15 9:03 UTC (2+ messages)
[PATCH] bitbake-layers: Handle exception raised bytinfoil.prepare()
2017-02-14 16:32 UTC (2+ messages)
[PATCH] fetch2: Rename "setup_revisons" to "setup_revisions"
2017-02-13 11:50 UTC
[PATCH] fetch2: Correct two examples of typo "revsion."
2017-02-13 11:38 UTC
[PATCH 1/2] ui: Replace depexp with taskexp
2017-02-13 11:36 UTC (2+ messages)
` [PATCH 2/2] cooker: Rewrite dependency dot file generation
[PATCH] lib: Drop now unneeded update_data calls
2017-02-09 23:06 UTC
[PATCH] fetch2: Add NFS Stale file exception handling
2017-02-09 6:41 UTC
New progress meters
2017-02-09 4:09 UTC (6+ messages)
[PATCH 0/1] tinfoil: ensure PATH includes bitbake's bin directory
2017-02-09 3:42 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/3] OE eSDK related fixes
2017-02-06 20:08 UTC (4+ messages)
` [PATCH 1/3] lib/bb/build: add tasksbetween() function
` [PATCH 2/3] fetch2/npm: handle items only in optionalDependencies
` [PATCH 3/3] fetch2/npm: fix handling of os field
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox