Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2015-08-17 11:12:37 to 2015-09-22 09:35:04 UTC [more...]

[PATCH 0/4] Fix for YOCTO #7442
 2015-09-22  9:34 UTC  (2+ messages)
` [PATCH 1/4] toaster: store task name in Target objects

[PATCH 0/1] Fix back button tab behaviour
 2015-09-22  2:45 UTC  (2+ messages)
` [PATCH 1/1] toaster: layerdetails "

[PATCH 0/1] Add fake entry to Target_File for filesystem root
 2015-09-22  2:42 UTC  (2+ messages)
` [PATCH 1/1] toaster: "

[PATCH] toaster: remove time from builds in progress
 2015-09-21 18:01 UTC 

[PATCH] tinfoil: remove logging handler at shutdown
 2015-09-21 13:07 UTC 

[PATCH V2] bitbake: bb.fetch2.git: Import errno module
 2015-09-20 17:06 UTC  (2+ messages)

[PATCH] bitbake: bb.fetch2.git: Import errno module
 2015-09-19 21:10 UTC  (4+ messages)

[PATCH 0/5] Hide irrelevant builds
 2015-09-19 10:33 UTC  (10+ messages)
` [PATCH 1/5] toaster: hide irrelevant builds in the project builds view
` [PATCH 2/5] toaster: Add tests for /project/X/builds page
` [PATCH 3/5] toaster: Show correct builds count on project pages
` [PATCH 4/5] toaster: Fix date range pickers on the project builds page
` [PATCH 5/5] toaster: Simplify redirects when build page parameters are missing

[PATCH] toaster: start script warning text formatting small improvement
 2015-09-18 14:46 UTC 

[PATCH] data_smart: Ensure OVERRIDES dependencies account for contains()
 2015-09-18  7:59 UTC 

[PATCH] data_smart: Expand overrides cache recursively
 2015-09-16 21:11 UTC  (2+ messages)

[PATCH] cache: Handle spaces and colons in directory names for file-checksums
 2015-09-16 21:08 UTC  (2+ messages)

[PATCH] data_smart: Correctly handle OVERRIDE values set using ??=
 2015-09-16 21:01 UTC 

[PATCH] data_smart: When considering OVERRIDE dependencies, do so recursively
 2015-09-16 20:59 UTC 

[PATCH] data_smart: Separate out update_overridevars into separate function
 2015-09-16 20:54 UTC 

[PATCHv2] bb.fetch2.{git, hg}: remove tarball if it needs updating
 2015-09-15 21:23 UTC  (2+ messages)

[PATCH] bb.fetch2.{git, hg}: remove tarball if it needs updating
 2015-09-15 20:56 UTC 

[PATCH] toaster: delete multiple builds cleanup
 2015-09-14 15:45 UTC 

[PATCH 0/3] Read correct cooker log
 2015-09-11 20:57 UTC  (4+ messages)
` [PATCH 1/3] toaster: Read correct cooker log path from toasterui
` [PATCH 2/3] toaster: Avoid unnecessary local to local copy of cooker log
` [PATCH 3/3] toaster: Don't def a function for each call to build_artifact()

[PATCH] [RFC] tests/fetch.py: Add test showing recursion failure in url mapping
 2015-09-10 23:16 UTC  (2+ messages)

[PATCH] tests/fetch.py: Fix recursion failure in url mapping
 2015-09-10 23:15 UTC 

[PATCH] fetch2/__init__.py: uri_replace regex handling
 2015-09-10 22:02 UTC 

[PATCH 0/1] Use Jquery's Qunit tests to create some unit tests for javascript
 2015-09-10  8:57 UTC  (6+ messages)
` [PATCH 1/1] toastergui: Add frontend javascript unit tests

[PATCH] bitbake-worker: Ensure pipe closure doesn't crash before killpg()
 2015-09-09 21:44 UTC 

[PATCH 0/1] increase waiting time for bitbake
 2015-09-09  2:39 UTC  (3+ messages)
` [PATCH 1/1] toaster: increase waiting time

[PATCH] bitbake-worker: Handle SIGKILL of parent gracefully
 2015-09-08 22:37 UTC 

[PATCH] bitbake-worker: Simple code cleanup
 2015-09-08 22:36 UTC 

[PATCH] prserv: SIGTERM and deamonization fixes
 2015-09-08 22:32 UTC 

[PATCH] utils: Add signal_on_parent_exit() function
 2015-09-08 22:31 UTC 

[PATCH 0/3] v2: Fix presentation issues on "all builds" page
 2015-09-08  9:47 UTC  (4+ messages)
` [PATCH 1/3] toaster: remove unnecessary white space
` [PATCH 2/3] toaster: fix project names in latest builds
` [PATCH 3/3] toaster: replace ETA with % of tasks done

[PATCH 0/3] Fix presentation issues on "all builds" page
 2015-09-08  9:42 UTC  (5+ messages)
` [PATCH 1/3] toaster: remove unnecessary white space
` [PATCH 2/3] toaster: fix project names in latest builds
` [PATCH 3/3] toaster: replace ETA with % of tasks done

[PATCH] bitbake: cooker: sort file pn-buildlist
 2015-09-08  8:04 UTC 

[PATCH] server/process: Handle SIGTERM more gracefully
 2015-09-07 20:17 UTC  (2+ messages)

[PATCH] toaster: Changes to navigation
 2015-09-04 10:05 UTC 

[PATCH] event/server: Add _uiready flag to handle missing error messages
 2015-09-03 17:54 UTC  (2+ messages)

[PATCH 1/1] wget.py: use BPN when parsing upstream directory paths
 2015-09-03 15:48 UTC  (2+ messages)

[Fwd: [PATCH] utils.movefile: specify dest file name]
 2015-09-03  7:10 UTC  (2+ messages)
` [PATCH] bitbake: fixing a potential error in movefile

[PATCH 0/2] [toaster] Correctly disable build button
 2015-09-03 14:43 UTC  (3+ messages)
` [PATCH 1/2] toaster: disable build button as needed
` [PATCH 2/2] toaster: show incomplete configuration warning

[PATCH 0/6] Fix handling of "default" project
 2015-09-03  0:25 UTC  (7+ messages)
` [PATCH 1/6] toaster: Make 0021 migration compatible with MySQL
` [PATCH 2/6] toaster: Improve how default project is identified and fetched
` [PATCH 3/6] toaster: Only redirect to projects page if user has added projects
` [PATCH 4/6] toaster: Exclude default project unless it has builds
` [PATCH 5/6] toaster: Fix test for projects page JSON
` [PATCH 6/6] toaster: Add tests for pages which show the default project

[PATCH] prserv/serv: Improve exit handling
 2015-09-02 21:49 UTC  (3+ messages)

[PATCHv2] Allow bitbake commands starting with do_
 2015-09-02 20:11 UTC 

[PATCH] toaster: improve explanation of checkout dir
 2015-09-02  9:56 UTC 

[PATCHv3 0/1] Allow bitbake commands starting with do_
 2015-09-01 21:44 UTC  (3+ messages)
` [PATCHv3 1/1] "

[PATCH] Allow bitbake commands starting with do_
 2015-08-31 23:35 UTC  (3+ messages)

[PATCH] Allow bitbake commands starting with do_ v2
 2015-08-31 20:18 UTC  (3+ messages)

[PATCH][1.24/dizzy] cooker: properly fix bitbake.lock handling
 2015-08-31 18:16 UTC  (4+ messages)

Research into exporting BitBake recipes for consumption elsewhere
 2015-08-28 20:53 UTC  (3+ messages)
` [PATCH] Make an '--export-tasks' option

[PATCH 0/2] Toaster UI tweaks
 2015-08-28 16:27 UTC  (3+ messages)
` [PATCH 1/2] toaster: adjust spacing in project pages
` [PATCH 2/2] toaster: fix global navigation

[PATCH][1.26/fido] cooker: properly fix bitbake.lock handling
 2015-08-28 16:07 UTC 

[PATCH] toaster: fix show / hide columns in all builds table
 2015-08-28 16:06 UTC 

[PATCH] toaster: Support environments which have proxies set
 2015-08-28 15:37 UTC 

[PATCH] toaster: Remove Log column from All builds page
 2015-08-27 13:34 UTC 

[PATCH] toaster: Fix extra checkbox in most recently built recipes section
 2015-08-27 13:25 UTC 

[PATCH 0/4] Implement git shallow mirror tarball support
 2015-08-26 23:15 UTC  (6+ messages)
` [PATCH 1/4] bb.fetch: simplify mirror tarball handling in try_mirror_url
` [PATCH 2/4] bb.fetch: support ud.mirrortarballs
` [PATCH 3/4] bb.fetch.git: add support for shallow mirror tarballs
` [PATCH 4/4] bb.fetch.git: truncate branches to SRCREV

[RFC PATCH 0/5] Implement git shallow mirror tarball support
 2015-08-26 16:38 UTC  (9+ messages)

[PATCH 0/3] A few fetch bugfixes
 2015-08-26 16:37 UTC  (4+ messages)
` [PATCH 1/3] bb.fetch.git: remove leading '.' from gitsrcname
` [PATCH 2/3] bb.fetch: handle checksums consistently for mirrors
` [PATCH 3/3] bb.fetch: don't remove the clone when an update fails

[PATCH 0/1] Allow BuildCompleted listeners to know if build was interrupted
 2015-08-26 12:50 UTC  (2+ messages)
` [PATCH 1/1] lib/bb/cooker: add interrupted flag to BuildCompleted event

[PATCH 0/3] Improve the image shown on the Toaster landing page
 2015-08-26  8:48 UTC  (4+ messages)
` [PATCH 1/3] toastergui: remove old screenshots
` [PATCH 2/3] toaster: new Toaster image
` [PATCH 3/3] toastergui: change image in landing page

[PATCH] toaster: update directory tree expansion
 2015-08-25  8:32 UTC 

[PATCH 1/2] bb.data_smart: retain traceback from ExpansionError
 2015-08-24 22:48 UTC  (3+ messages)
` [PATCH 2/2] bb.cookerdata: include useful traceback for ExpansionError/ParseError

[PATCH][1.24/Dizzy] cooker: properly fix bitbake.lock handling
 2015-08-24 14:59 UTC  (3+ messages)

[PATCH 0/1] Fix side-effects of listing server/UI modules
 2015-08-24 14:00 UTC  (2+ messages)
` [PATCH 1/1] lib/bb/main: avoid importing all server/UI modules on every execution

[PATCH] bitbake:main.py: Handle RuntimeError exception in list_extension_modules
 2015-08-21 16:53 UTC  (4+ messages)

[PATCH 00/14] Toaster patches
 2015-08-20 21:06 UTC  (17+ messages)
` [PATCH 01/14] bitbake: toaster: pylint fixes
` [PATCH 02/14] bitbake: toaster: checksettings: fix guesspath initialization
` [PATCH 03/14] bitbake: toaster: checksettings: fix TEMPLATECONF detection
` [PATCH 04/14] bitbake: toaster: improve exception handling
` [PATCH 05/14] bitbake: toaster: models field initialization
` [PATCH 06/14] bitbake: toaster: use loggers instead of prints
` [PATCH 07/14] bitbake: toastergui: rename variables in views.py
` [PATCH 08/14] bitbake: toaster: do not stop data import on bad data
` [PATCH 09/14] bitbake: toaster: replace raising Exceptions in loadconf
` [PATCH 10/14] bitbake: toaster: fix updates on failed build requests
` [PATCH 11/14] bitbake: toaster: fix pylint errors
` [PATCH 12/14] bitbake: toaster logger: fix pylint issues
` [PATCH 13/14] toastergui: do not show in-progress builds in the table
` [PATCH 14/14] toastergui: fix projectbuilds page

[PATCH 0/4] bitbake-layers improvements
 2015-08-20  7:36 UTC  (7+ messages)
` [PATCH 1/4] bitbake-layers: ensure we exit if BBLAYERS_LAYERINDEX_URL is not set
` [PATCH 2/4] bitbake-layers: remove-layer: accept just layer directory
` [PATCH 3/4] bitbake-layers: fix mapping files to layers
` [PATCH 4/4] bitbake-layers: show-recipes: allow filtering by class inheritance

[PATCH] bb.build: delete tasks thoroughly
 2015-08-19 18:06 UTC  (3+ messages)

[PATCH 0/1] Call csrf function in all pages to ensure cookie is sent
 2015-08-19 17:00 UTC  (5+ messages)
` [PATCH 1/1] bitbake: toastergui: "

[PATCH] toasteruitest: Updated UI tests cases to use dom IDs and 1.9 UI changes
 2015-08-19 13:29 UTC 

[PATCH 0/1] Call csrf function in all pages to ensure cookie is sent
 2015-08-18 22:32 UTC  (2+ messages)
` [PATCH 1/1] toastergui: "

[PATCH 00/13] Fixes and refactoring
 2015-08-18 10:29 UTC  (15+ messages)
` [PATCH 03/13] cooker: further limit inotify watches
` [PATCH 04/13] command: ensure sync commands that read configuration see updates
` [PATCH 05/13] cooker: ensure prefile/postfile can work in memory resident mode
` [PATCH 06/13] Fix -m handling if cannot connect to server
` [PATCH 07/13] lib/bb/main: consolidate UI/server extension listing and loading
    ` [PATCH v2] "
` [PATCH 08/13] cooker: drop appliedappendlist
` [PATCH 09/13] cooker: drop appendlist
` [PATCH 10/13] bitbake-layers: Convert flatten to use collections.bbappends
` [PATCH 11/13] bitbake-layers: refactor show-appends to stop using cooker bbappends list
` [PATCH 12/13] bitbake-layers: use "with open" consistently
` [PATCH 13/13] lib/bb/parse: properly handle OSError when updating mtime cache


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