Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2018-12-18 15:31:05 to 2019-03-07 17:51:56 UTC [more...]

[PATCH] fetch2/svn: adds svn --ignore-externals option
 2019-03-07 17:44 UTC  (6+ messages)

Two recipes providing the same .so... How it should not be done :)
 2019-03-05 11:20 UTC  (8+ messages)
` [OE-core] "

[PATCH] build.py: support custom task [progress] handlers
 2019-02-26 17:15 UTC  (4+ messages)

[PATCH] bitbake: fix version comparison when one of the versions ends in 
 2019-02-24 20:07 UTC 

[PATCH 1/3] runqueue: Filter out multiconfig dependencies from BB_TASKDEPDATA
 2019-02-23 10:41 UTC  (3+ messages)
` [PATCH 2/3] siggen: Fix multiconfig corner case
` [PATCH 3/3] cooker: Tweak multiconfig dependency resolution

[PATCH 00/64] Sumo-next pull request
 2019-02-22 16:37 UTC 

Fixing bitbake --revisions-changed
 2019-02-21 21:16 UTC  (2+ messages)

Code coverage above all software components
 2019-02-19 23:33 UTC  (2+ messages)

[PATCH] runqueue: Fix dependency loop analysis 'hangs'
 2019-02-16 14:45 UTC 

[PATCH] wic/engine: Fix missing parted autobuilder failures
 2019-02-15  8:02 UTC 

[PATCH] bitbake: Allow arguments in FAKEROOTCMD
 2019-02-14 21:36 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/1] bitbake: cookerdata: Check duplicated BBFILE_COLLECTIONS
 2019-02-12 10:04 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] oe-build-perf-report: Fix missing buildstats comparisions
 2019-02-11 17:47 UTC 

[PATCH] build.py: add unhandled exception information to the logger when executing python tasks
 2019-02-11 14:13 UTC 

[master][PATCH] bitbake: remove True option to getVar calls
 2019-02-11 12:15 UTC  (2+ messages)

[PATCH] gitsm: catch SRCPV expansion errors
 2019-02-08 18:29 UTC 

Bitbaking recipe with patchdir in SRC_URI creates parse error
 2019-02-07 16:36 UTC  (3+ messages)

[PATCH] server/process: Add missing exception raise
 2019-02-05 21:40 UTC 

[PATCH 0/1] [thud] toaster: thud_branch_13064
 2019-02-05  3:40 UTC  (2+ messages)
` [PATCH 1/1] toaster: correctly register the thud branch

Bitbake parsing error
 2019-02-04 12:42 UTC 

[PATCH]gitsm fetcher: Fix recurse submodule error
 2019-01-28 19:38 UTC  (3+ messages)
` [PATCH] gitsm: The fetcher did not process some recursive submodules properly

[PATCH V2] fetch2/gitsm: fix config file concurrent update race
 2019-01-27 11:47 UTC  (13+ messages)

[PATCH] package: Add pkg_postinst_ontarget to PACKAGEVARS
 2019-01-25 16:58 UTC 

[PATCH] fetch2/gitsm: fix config file concurrent update race
 2019-01-25 16:53 UTC  (9+ messages)

[PATCH 0/1] bitbake: ConfHandler: Don't strip leading spaces
 2019-01-25  9:53 UTC  (2+ messages)
` [PATCH 1/1] "

eSDK
 2019-01-25  6:18 UTC  (2+ messages)

[PATCH 0/2] gitsm fetcher, fix submodule unpack issues
 2019-01-23 15:28 UTC  (3+ messages)
` [PATCH 1/2] gitsm.py: Fix relative URLs
` [PATCH 2/2] gitsmy.py: Fix unpack of submodules of submodules

[PATCH 0/7 v2] gitsm.py: submodule init and ssh url processing
 2019-01-23  3:36 UTC  (17+ messages)
` [PATCH 1/7] gitsm.py: Fix when a submodule is defined, but not initialized
` [PATCH 2/7] gitsm.py: Add support for alternative URL formats from submodule files
` [PATCH 3/7] tests/fetch.py: Add alternative gitsm test case
` [PATCH 4/7] gitsm.py: Optimize code and attempt to resolve locking issue
` [PATCH 5/7] gitsm.py: revise unpack
` [PATCH 6/7] gitsm.py: Rework the shallow fetcher and test case
` [PATCH 7/7] gitsm.py: Refactor the functions and simplify the class

[PATCH 0/2] Only try to expand refs to valid variable names
 2019-01-18 16:47 UTC  (4+ messages)
` [PATCH 1/2] bb.data_smart: only "
` [PATCH 2/2] bb.tests.codeparser: add parameter expansion modifiers test

[PATCH 0/2] bb: siggen: 2 fixes
 2019-01-16  6:30 UTC  (3+ messages)
` [PATCH 1/2] bb: siggen: Add a prefix for uuid4
` [PATCH 2/2] bb: siggen: Print more info when basehash are mis-matched

[PATCH] fetch2: probe for branches on version check
 2019-01-14 10:09 UTC 

[PATCH] bitbake: Fix Deprecated warnings from regexs
 2019-01-14 16:12 UTC 

[OE-core][PATCH v3 00/17] Hash Equivalency Server
 2019-01-11 20:39 UTC  (40+ messages)
` [OE-core][PATCH v4 00/10] "
  ` [OE-core][PATCH v4 01/10] bitbake: fork: Add os.fork() wrappers
  ` [OE-core][PATCH v4 02/10] bitbake: persist_data: Close databases across fork
  ` [OE-core][PATCH v4 03/10] bitbake: tests/persist_data: Add tests
  ` [OE-core][PATCH v4 04/10] bitbake: siggen: Split out task unique hash
  ` [OE-core][PATCH v4 05/10] bitbake: runqueue: Track "
  ` [OE-core][PATCH v4 06/10] bitbake: runqueue: Pass unique hash to task
  ` [OE-core][PATCH v4 07/10] bitbake: runqueue: Pass unique hash to hash validate
    ` [OE-core] [PATCH "
  ` [OE-core][PATCH v4 08/10] classes/sstate: Handle unihash in hash check
  ` [OE-core][PATCH v4 09/10] bitbake: hashserv: Add hash equivalence reference server
  ` [OE-core][PATCH v4 10/10] sstate: Implement hash equivalence sstate
  ` [OE-core][PATCH v5 0/8] Hash Equivalency Server
    ` [OE-core][PATCH v5 1/8] bitbake: tests/persist_data: Add tests
    ` [OE-core][PATCH v5 2/8] bitbake: siggen: Split out task unique hash
    ` [OE-core][PATCH v5 3/8] bitbake: runqueue: Track "
      ` [OE-core] [PATCH "
    ` [OE-core][PATCH v5 4/8] bitbake: runqueue: Pass unique hash to task
    ` [OE-core][PATCH v5 5/8] bitbake: runqueue: Pass unique hash to hash validate
    ` [OE-core][PATCH v5 6/8] classes/sstate: Handle unihash in hash check
    ` [OE-core][PATCH v5 7/8] bitbake: hashserv: Add hash equivalence reference server
    ` [OE-core][PATCH v5 8/8] sstate: Implement hash equivalence sstate
  ` [OE-core][PATCH v6 0/3] Hash Equivalency Server
    ` [OE-core][PATCH v6 1/3] classes/sstate: Handle unihash in hash check
    ` [OE-core][PATCH v6 2/3] bitbake: hashserv: Add hash equivalence reference server
    ` [OE-core][PATCH v6 3/3] sstate: Implement hash equivalence sstate
    ` [OE-core][PATCH v7 0/3] Hash Equivalency Server
      ` [OE-core][PATCH v7 1/3] classes/sstate: Handle unihash in hash check
      ` [OE-core][PATCH v7 2/3] bitbake: hashserv: Add hash equivalence reference server
      ` [OE-core][PATCH v7 3/3] sstate: Implement hash equivalence sstate

[PATCH 0/1] bitbake: runqueue: __find_md5__ -> __find_sha256
 2019-01-11  8:49 UTC  (2+ messages)
` [PATCH 1/1] "

gitsm shared DL_DIR and race conditions
 2019-01-09 16:46 UTC  (4+ messages)

[PATCH 0/3] gitsm.py: submodule init and ssh url processing
 2019-01-09 16:33 UTC  (7+ messages)
` [PATCH 1/3] gitsm.py: Fix when a submodule is defined, but not initialized
` [PATCH 2/3] gitsm.py: Add support for alternative URL formats from submodule files
` [PATCH 3/3] tests/fetch.py: Add alternative gitsm test case

[PATCH v2] fetch2/gitsm.py: Change the URI construction logic
 2019-01-08 21:24 UTC  (5+ messages)

/run/user/<id>/bb
 2019-01-08 20:03 UTC  (6+ messages)

[PATCH] bitbake: runqueue: Use multiconfig name to fetch unihash
 2019-01-07 19:23 UTC 

[PATCH 1/4] tests.data: Add underscore+numeric in overrides datastore test
 2019-01-07 17:25 UTC  (6+ messages)
` [PATCH 2/4] cooker: Remove Feeder() since its no longer needed with moderm multiprocessing
` [PATCH 3/4] cooker: Allow faster exitting from parser threads
` [PATCH 4/4] cooker: Split recipes to parse amongst threads ahead of time

[PATCH 1/2] bitbake-diffsigs: Merge with bitbake-dumpsig
 2019-01-07 12:32 UTC  (2+ messages)

[PATCH] fetch2/gitsm.py: Change the URI construction logic
 2019-01-07 10:51 UTC  (3+ messages)

Bitbake staged builds?
 2019-01-04  9:33 UTC  (2+ messages)

[PATCH] bitbake: persist_data: Fix Locking Protocol Error
 2019-01-03 16:36 UTC 

[PATCH] cooker: fix indirect multiconfig dependencies
 2018-12-28 20:47 UTC 

[PATCH 1/2] bitbake-diffsigs: Merge with bitbake-dumpsig
 2018-12-28 17:30 UTC  (2+ messages)
` [PATCH 2/2] bitbake-diffsigs: Support recursive deps with signature files

[PATCH 1/4] process.py: Set socket timeout to 10 seconds
 2018-12-25 11:55 UTC  (4+ messages)
` [PATCH 2/4] main: When retrying the connection, show the attempt number
` [PATCH 3/4] process: Handle EWOULDBLOCK in socket connect
` [PATCH 4/4] process: Rewrite multiple connection handling

[thud][PATCH] siggen: Adapt colors used by bitbake-diffsigs to support light themes
 2018-12-22 22:16 UTC 

[PATCH 1/3] data_smart: Add missing regexp markup
 2018-12-19 19:59 UTC  (8+ messages)
` [PATCH 2/3] data_smart: Allow numeric characters in overrides

gitsm: orphaned submodules WAS: Sumo to Thud migration: Fetch failure from gitsm.py
 2018-12-18 14:13 UTC  (3+ messages)


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