Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2018-02-20 12:08:24 to 2018-07-16 20:38:09 UTC [more...]

[RFC 0/9] Hash Equivalency Server
 2018-07-16 20:37 UTC  (9+ messages)
` [RFC 1/9] bitbake-worker: Pass taskhash as runtask parameter
` [RFC 2/9] siggen: Split out stampfile hash fetch
` [RFC 3/9] siggen: Split out task depend ID
` [RFC 4/9] runqueue: Track task dependency ID
` [RFC 5/9] runqueue: Pass dependency ID to task
` [RFC 6/9] runqueue: Pass dependency ID to hash validate
` [RFC 7/9] classes/sstate: Handle depid in hash check
` [RFC 8/9] hashserver: Add initial reference server

About bitbake tasks
 2018-07-14  8:50 UTC 

转发: About bitbake tasks
 2018-07-13  1:45 UTC  (3+ messages)
    ` 答复: "

Can't start menuconfig with Bitbake
 2018-07-12 22:26 UTC  (3+ messages)

[PATCH 0/5] Add a standard module for accessing the layerindex
 2018-07-12 21:07 UTC  (7+ messages)
` [PATCH 1/5] bblayers/layerindex.py: Fix addition of layers
` [PATCH 2/5] layerindexlib: Initial layer index processing module implementation
` [PATCH 3/5] bblayers/layerindex.py: Switch to use the new layerindexlib class
` [PATCH 4/5] bitbake-layers: disable parsing for layerindex commands
` [PATCH 5/5] toaster/orm/management/commands/lsupdates.py: Use new layerindexlib module

About bitbake tasks
 2018-07-12 10:09 UTC 

[PATCH 1/2] bb/utils.py: add iterate_chunks and hash_file helpers
 2018-07-10 14:06 UTC  (2+ messages)
` [PATCH 2/2] bb/utils.py: implement (md5, sha1, sha256)_file in terms of hash_file

[PATCH] bb/utils.py: add break_hardlinks helper
 2018-07-10 12:03 UTC 

commit 6c3281a14 / set_context broken?
 2018-07-10  9:31 UTC 

[PATCH 1/4] runqueue: Remove trailing whitespace
 2018-07-09 17:43 UTC  (6+ messages)
` [PATCH 2/4] siggen: Delete "
` [PATCH 3/4] runqueue: Remove unused variable
` [PATCH 4/4] runqueue: Stop on first unsatisfied dependency

Issue with bitbake fetch/unpack when using MIRRORS rewrite
 2018-07-03 13:59 UTC  (4+ messages)

pseudo interfering with git fetcher?
 2018-07-02 13:34 UTC  (5+ messages)

[PATCH] runqueue.py: fix a multiconfig issue
 2018-06-29 15:43 UTC 

[PATCH 0/1] toaster: project_specific_12785 enhancement set
 2018-06-28  7:59 UTC  (2+ messages)
` [PATCH 1/1] toaster: project-specific "

is there a replacement for "bitbake -c fetchall"?
 2018-06-27 16:15 UTC  (4+ messages)

[PATCH] fetch2/repo.py: improve unpack to copy only asked project
 2018-06-26  4:09 UTC  (2+ messages)

[PATCH] python: fix gcc 8 alignement error
 2018-06-22 11:07 UTC  (3+ messages)

[PATCH] fetch2/repo.py: improve unpack to copy only asked project
 2018-06-21  7:13 UTC 

[PATCH] fetch2: Use correct check in parameter handling in uri_replace()
 2018-06-18  6:29 UTC  (2+ messages)

[PATCH] runqemu: Allow the user to specity DTB
 2018-06-15  8:09 UTC  (2+ messages)

[PATCH] fetch2: unify the way fetchers determine DL_DIR and FETCHCMD
 2018-06-11 19:43 UTC  (2+ messages)

[PATCH v5] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-06-08 13:27 UTC  (12+ messages)

Enabling the Macro in .bb
 2018-06-07 14:22 UTC  (2+ messages)

expand after getVar
 2018-06-06 22:44 UTC  (3+ messages)

[PATCH v6] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-06-06 16:55 UTC 

[PATCH 0/2] toaster: broken custom.xml and threads patch
 2018-05-29 14:22 UTC  (4+ messages)
` [PATCH 1/2] bitbake: toaster: do not fail on optional 'custom.xml' file
` [PATCH 2/2] bitbake: Toaster: fix shutdown and extra threads

Generating extensible SDK fails because of missing LAYERSERIES_CORENAMES
 2018-05-28 15:01 UTC  (2+ messages)

[PATCH v4] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-05-25 13:47 UTC  (6+ messages)

[PATCH] fetch2: fix import error for Python 3.6.5
 2018-05-21 17:56 UTC 

[PATCH] Fix import spawn error on Python 3.6.5(Default Python version on Ubuntu 18.04 LTS). - Copy the find_executable() function from python3.5/distutils/spawn.py - npm.py do not need to import spawn
 2018-05-21 17:54 UTC 

[PATCH] Fix import spawn error on Python 3.6.5(Default Python version on Ubuntu 18.04 LTS). - Copy the find_executable() function from python3.5/distutils/spawn.py - npm.py do not need to import spawn
 2018-05-21  4:13 UTC  (2+ messages)

Enabling the recipe from menuconfig
 2018-05-18  2:25 UTC 

bitbake task not returning
 2018-05-15 14:40 UTC  (2+ messages)

Forcing a task to run depending on the output of a python script?
 2018-05-15 13:11 UTC  (2+ messages)

Listing package source URL for a given image
 2018-05-15 13:09 UTC 

[PATCH] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-05-14 18:51 UTC  (3+ messages)

[PATCH 0/2] Add maximum task accounting
 2018-05-14 14:51 UTC  (5+ messages)
` [PATCH 1/2] runqueue.py: Minor cleanup for RunQueueStats and users
` [PATCH 2/2] runqueue.py: Initial implementation of per task process limits

[PATCH] fetch2: Use correct check in parameter handling in uri_replace()
 2018-05-12 14:10 UTC 

[PATCH] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-05-11 19:32 UTC  (2+ messages)

[PATCH] fetch/gitsm: avoid live submodule fetching during unpack()
 2018-05-11 13:55 UTC  (3+ messages)

.bb script file for auto tools
 2018-05-10 10:58 UTC  (6+ messages)

[PATCH] fetch/git: make fewer calls to _contains_ref() from download()
 2018-05-08  1:02 UTC 

Help with Bitbake: (bitbake-layers show-recipes)
 2018-05-06 21:21 UTC  (2+ messages)

[PATCH 0/1] toaster: add 'Sumo' to release selection
 2018-05-01 22:27 UTC  (3+ messages)
` [PATCH 1/1] "

PREFERRED_VERSION_db-native doesn't work?
 2018-04-26  9:53 UTC  (3+ messages)

[PATCH] lib/bb/utils: prevent movefile from changing dest dir permissions
 2018-04-18 22:54 UTC  (2+ messages)

[PATCH] fetch2/git.py: Added handling of the user's password in url
 2018-04-18 20:02 UTC  (6+ messages)

[PATCH] fetch2/__init__.py: Fixed handling of uris with empty path (fixed version)
 2018-04-17 10:00 UTC 

[PATCH] fetch2/__init__.py: Fixed handling of uris with empty path
 2018-04-17  9:53 UTC 

clearcase and npm fetch2 modules depending on python3-distutils
 2018-04-13  9:38 UTC 

clearcase and npm fetch2 modules depending on python3-distutils
 2018-04-13  9:26 UTC 

[PATCH] bitbake: fetch2/svn: Add tarsnapshots parameter
 2018-04-08  8:28 UTC  (3+ messages)

[PATCH] cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_x
 2018-04-06 10:24 UTC 

Conditional DAG recalculation at build time
 2018-04-05 16:57 UTC  (3+ messages)

[PULL] *** Fix build issue with html5lib in bitbake 1.26/1.28 ***
 2018-03-30 15:46 UTC  (5+ messages)

[PATCH 1/2] tests/fetch: state which upstream failed
 2018-03-28  9:54 UTC  (2+ messages)
` [PATCH 2/2] fetch2/git: log exception if ls-remote fails

[RFC] Respect force flag in runall and runonly
 2018-03-27 18:34 UTC  (2+ messages)
` [RFC] bitbake: respect "

[PATCH 0/2] toaster: cummulative 021518 patch
 2018-03-26  6:46 UTC  (6+ messages)
` [PATCH 1/2] toaster: do not fail on optional 'custom.xml' file
` [PATCH 2/2] Toaster: fix shutdown and extra threads

[PATCH] wget.py: handle BBFetchException
 2018-03-20 20:40 UTC 

[PATCH] bitbake: bitbake-user-manual-metadata: fix wrong option to 'echo' comamnd in example
 2018-03-20 15:03 UTC 

[PATCH 0/1] cooker: remove old bitbake shell reference
 2018-03-16  6:27 UTC  (2+ messages)
` [PATCH 1/1] "

[resend][PATCH 0/3 V2] cooker: fixes event notifications
 2018-03-15  2:00 UTC  (5+ messages)
` [PATCH 1/3] bitbake: cooker: don't preserve BB_CONSOLELOG
` [PATCH 2/3] bitbake: cooker: fix event notifications
` [PATCH 3/3] bitbake: cooker: improve inotify handling

[PATCH] bitbake: fetch2/npm.py: Allow shrinkwrap resolved relative URL which startswith 'http' (e.g http-proxy)
 2018-03-14 16:50 UTC 

New Release Number 2.99 in Bugzilla
 2018-03-09 21:49 UTC 

[PATCH] data: show value in -e when unexported
 2018-03-07 17:35 UTC 

[PATCH V3 0/1] utils.py: Add option for explode_dep_versions2 to return unsorted
 2018-03-05 19:11 UTC  (2+ messages)
` [PATCH V3 1/1] "

[PATCH] cooker: Fix environment double key expansion issue
 2018-03-03 23:31 UTC 

[PATCH 1/2] parse/ast: Abstract anonymous function execution into a function
 2018-03-03 17:09 UTC  (2+ messages)
` [PATCH 2/2] cooker: Run registered anonymous python before displaying environment

[yocto] Add custom user to custom group in bitbake recipe
 2018-03-03  2:30 UTC  (2+ messages)

Yocto: Add custom user to custom group in bitbake recipe
 2018-03-02 15:47 UTC  (4+ messages)

devtool workspace creation problem
 2018-02-28 18:40 UTC 

[PATCH] runqueue: Ensure only recursive task dependencies are pruned
 2018-02-28 11:27 UTC  (3+ messages)

[PATCH 1/4] runqueue: Fix recidepends handling
 2018-02-26 22:20 UTC  (9+ messages)
` [PATCH 4/4] runqueue: Rewrite and optimize recrdepends handling

exception in checksum.py
 2018-02-22  8:13 UTC  (2+ messages)

[PATCH] bitbake: knotty: Simplify footer tasklist generation
 2018-02-21 10:25 UTC 

[PATCH v3 0/2] fetch/git: fix per-branch unpacking
 2018-02-21  9:41 UTC  (2+ messages)

[PATCH V2 0/1] utils.py: Add option for explode_dep_versions2
 2018-02-20 15:14 UTC  (4+ messages)
` [PATCH V2 1/1] utils.py: Add option for explode_dep_versions2 to return unsorted


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