Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2017-03-27 07:02:43 to 2017-06-14 10:10:50 UTC [more...]

[PATCH 0/2] A couple more memres fixes
 2017-06-14 10:10 UTC 

[PATCH] bitbake: runqueue: multiconfig fix
 2017-06-14  0:46 UTC 

[PATCH v2] bitbake:process: flush stderr/stdout to log
 2017-06-13 16:21 UTC 

[PATCH 0/1] flush stdout/stderr to log file
 2017-06-13 16:03 UTC  (4+ messages)
` [PATCH 1/1] bitbake:process: flush stderr/stdout to log

[PATCH 0/1] Drop Hob support commands and functions
 2017-06-09 15:13 UTC  (2+ messages)
` [PATCH 1/1] command / cooker: drop "

[PATCH 0/4] BitBake memory-resident mode fixes
 2017-06-09 13:34 UTC  (5+ messages)
` [PATCH 1/4] cookerdata: fix variable history not showing in bitbake -e with memres
` [PATCH 2/4] cooker: fix file changes not triggering task re-execution "
` [PATCH 3/4] cooker: set config valid flags in initConfigurationData()
` [PATCH 4/4] cooker: add BB_CMDLINE to enable access to UI command line with memres

Bitbake and Git LFS
 2017-06-09 10:33 UTC 

[PATCH 0/2] more flexible include and require statements
 2017-06-08 14:21 UTC  (7+ messages)
` [PATCH 1/2] ConfHandler.py: allow inherit or include without parameter
` [PATCH 2/2] ConfHandler.py: allow inherit or include with multiple parameters

[PATCH 0/2] Tinfoil log duplication fixes
 2017-06-07 19:04 UTC  (3+ messages)
` [PATCH 1/2] tinfoil: fix duplication of log messages
` [PATCH 2/2] knotty: prevent extra logger from being enabled for tinfoil

[PATCH] cookerdata: Implement LAYERSERIES_COMPAT and LAYERSERIES_CORENAMES
 2017-06-07 12:38 UTC 

[PATCH] cooker.py: allow dangling bbappends if explicitly whitelisted
 2017-06-07  9:03 UTC  (12+ messages)
  ` [PATCH] cookerdata: Add support for BBFILES_DYNAMIC

Overriding bitbake functions
 2017-06-07  6:27 UTC  (3+ messages)

Overriding bitbake functions
 2017-06-06  7:10 UTC 

[PATCH] bitbake-user-manual-metadata.xml: fix a typo
 2017-06-06  3:27 UTC 

[PATCHv3] bitbake-layers: check layer dependencies before adding
 2017-06-05  8:43 UTC  (2+ messages)

[PATCHv2] bitbake-layers: check layer dependencies before adding
 2017-06-05  6:40 UTC  (4+ messages)

[PATCH 0/8] Add support for shallow mirror tarballs
 2017-06-02 13:59 UTC  (14+ messages)
` [PATCH 1/8] fetch: support multiple mirror tarball filenames
` [PATCH 2/8] git-make-shallow: add script to make a git repo shallow
` [PATCH 3/8] fetch/git: add support for shallow mirror tarballs
` [PATCH 4/8] fetch/git: support per-branch/per-url depths for shallow
` [PATCH 5/8] fetch/git: add support for keeping extra refs "
` [PATCH 6/8] fetch/gitsm: add support for shallow mirror tarballs
` [PATCH 7/8] fetch/gitannex: "
` [PATCH 8/8] fetch/git: add support for removing arbitrary revs for shallow

[PATCH] siggen: Make calc_taskhash match get_taskhash for file checksums
 2017-06-02 13:02 UTC 

[PATCH 1/3 v2] bitbake: Fix return value checks from subprocess.call()'s
 2017-06-01 15:56 UTC  (2+ messages)

[PATCH] bb/tinfoil.py: import bb.msg
 2017-06-01  2:52 UTC  (2+ messages)

[selftest][PATCH V4 0/3] QA: create unit tests for event module
 2017-05-31 21:26 UTC  (4+ messages)
` [selftest][PATCH V4 1/3] bitbake: tests: "
` [selftest][PATCH V4 2/3] bitbake: selftest: add bb.tests.event to bitbake-selftest
` [selftest][PATCH V4 3/3] bitbake: event: remove mapping for deleted event handlers

[PATCH v3] ConfHandler: Require whitespace between export and variable name
 2017-05-31  8:46 UTC 

[PATCH v2] ConfHandler: Require whitespace between export and variable name
 2017-05-31  8:44 UTC 

[PATCH] ConfHandler: Require whitespace between export and variable name
 2017-05-31  8:28 UTC 

[PATCH] bitbake-layers: check layer dependencies before adding
 2017-05-26 13:39 UTC  (2+ messages)

Problem using Subversion in Pyro
 2017-05-19 12:44 UTC  (5+ messages)

[PATCH 0/2] Fix NameError in generatePkgDepTreeData
 2017-05-18 16:09 UTC  (3+ messages)
` [PATCH 1/2] tinfoil: allow extra features to be passed to prepare
` [PATCH 2/2] cooker: fix undefined dep in generatePkgDepTreeData

[PATCH] lib/bb/fetch2: Fix npm tarball fetch
 2017-05-17 20:35 UTC  (6+ messages)

[PATCH 0/2] A couple of typo fixes
 2017-05-14 21:29 UTC  (3+ messages)
` [PATCH 1/2] lib/bb/COW.py: fix typo in Tim Ansell's name
` [PATCH 2/2] lib/bb/fetch2: fix typo in conflicting revision message

[PATCH] data_smart: Don't cache/process capitalised overrides
 2017-05-12 15:24 UTC  (3+ messages)

Problems with bitbake
 2017-05-12 14:22 UTC 

[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  (3+ messages)
` [PATCH 3/3] tinfoil: enable client-side logger handling by default


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox