Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2012-06-05 10:09:38 to 2012-06-29 12:44:58 UTC [more...]

[PATCH 0/1] Hob: bug-fixes
 2012-06-29 12:33 UTC  (3+ messages)
` [PATCH 1/1] Hob: change 'run image' and 'deploy' Gui and work flow for building detail page

[PATCH] fetch2: Add new mirror syntax to simplify mirror specifications
 2012-06-28 11:43 UTC  (11+ messages)
` (PRE)MIRRORS doesn't work with https?$:// anymore Was: "
    ` [PATCH 20/20] fetch: allow regexps in mirror protocol
      ` [OE-core] "

[PATCH v2] runqueue: Reimplement recrdepends so it works more correctly
 2012-06-27 20:55 UTC 

[PATCH] runqueue: Reimplement recrdepends so it works more correctly
 2012-06-27 20:42 UTC  (2+ messages)

[PATCH] runqueue.py: Enhance add_xxx_dependencies to return the fnid it resolved to
 2012-06-27 10:05 UTC 

[PATCH] runqueue.py: Convert depends variable to use sets
 2012-06-27 10:04 UTC 

[PATCH] taskdata: Add gettask_id_fromfnid helper function
 2012-06-27 10:04 UTC 

[PATCH] Fix for Hob bug #2323
 2012-06-26 18:49 UTC  (2+ messages)

[PATCH 0/1] small fix for DeployImageDialog
 2012-06-25  8:47 UTC  (2+ messages)
` [PATCH 1/1] hig.py: use module tempfile to create temp file

Hob can't support external toolchain?
 2012-06-25  5:53 UTC  (6+ messages)

[PATCH] Fix for Hob bug #2323
 2012-06-22 15:54 UTC 

[PATCH] process: Improve _logged_communicate buffering
 2012-06-22 11:55 UTC 

[PATCH] fetch2: Handle errors orruring when building mirror urls
 2012-06-22 11:54 UTC 

[PATCH] fetch2: Ensure star character doesn't end up in mirror tarball names
 2012-06-22 11:53 UTC 

[PATCH] utils.py: Add function to set nonblocking operation on a file descriptor
 2012-06-22 11:53 UTC 

[PATCH] git.py: Remove -l option, its not necessary
 2012-06-22 11:52 UTC 

taskdata.py: Add support for rdepends task flag
 2012-06-22 11:51 UTC 

[PATCH] fetch2: do not try to checksum a socket
 2012-06-22  8:09 UTC  (7+ messages)

[PATCH 1/2] bitbake: tweak help text for -C slightly
 2012-06-21 17:28 UTC  (2+ messages)
` [PATCH 2/2] lib/bb/siggen.py: log when tainting the signature of a task

[PATCH 0/1] process.py, build.py: Fix log truncation problems with flush()
 2012-06-21 16:26 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Signature-based rebuild improvements
 2012-06-21 14:44 UTC  (21+ messages)
` [PATCH 1/2] bitbake: ensure -f causes dependent tasks to be re-run
` [PATCH 2/2] bitbake: add -C option to invalidate a task and rebuild the target
    ` p2020rdb - httpd+php

[PATCH] lib/bb/utils.py: remove unnecessary preserved variables
 2012-06-21 14:43 UTC 

[PATCH 0/1] ui/depexp.py: use the new progressbar in Hob
 2012-06-21 12:17 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] print which pkgs would be built
 2012-06-21  2:28 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] File inclusion and variable assignment tracking
 2012-06-20 18:41 UTC  (3+ messages)
` [PATCH 1/2] data_smart.py: Provide (optional) logging of variable modifications
` [PATCH 2/2] data_smart.py: Track configuration file inclusions

[PATCH 00/14] Bitbake fetcher mirror handling overhaul
 2012-06-20 14:13 UTC  (15+ messages)
` [PATCH 01/14] fetch2/__init__: Make it clearer when uri_replace doesn't return a match
` [PATCH 02/14] fetch2: Fix error handling in uri_replace()
` [PATCH 03/14] fetch2: Only cache data if fn is set, its pointless caching it against a None value
` [PATCH 04/14] fetch2: Ensure when downloading we are consistently in the same directory
` [PATCH 05/14] fetch2: Split try_mirrors into two parts
` [PATCH 06/14] fetch2: Explicitly check for mirror tarballs in mirror handling code
` [PATCH 07/14] fetch2: Improve mirror looping to consider more cases
` [PATCH 08/14] fetch2: Simplify some looping constructs in uri_replace()
` [PATCH 09/14] fetch2: Remove basestring test and simplify uri_replace
` [PATCH 10/14] fetch2: Add parameter handling to uri_replace()
` [PATCH 11/14] fetch2: uri_replace() remove what amounts to a null operation and add some comments
` [PATCH 12/14] fetch2: uri_replace() improve mirrortarball handling
` [PATCH 13/14] fetch2: uri_replace() only consider ud.localpath where its a file
` [PATCH 14/14] test/fetch: Add in unit tests for uri_replace() and git premirrors

is there a bitbake command to *just* fetch all necessary packages?
 2012-06-18 22:28 UTC  (4+ messages)

failures with current master
 2012-06-18 11:27 UTC 

[PATCH 0/1] Webhob: webservice client
 2012-06-16  1:23 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/3] fetch2: optimizations and pre-mirrors
 2012-06-14 21:44 UTC  (4+ messages)
` [PATCH v2 1/3] fetch2/git.py: Optimize clone fall back when it is local
` [PATCH v2 2/3] fetch2: Allow local git trees as pre-mirrors
` [PATCH v2 3/3] fetch2: Remove mirrortarball check from uri_replace

[PATCH 0/4] fetch2: fixes and optimizations
 2012-06-14 21:11 UTC  (11+ messages)
` [PATCH 1/4] fetch2: Fix missing output from stderr in fetcher logs
` [PATCH 2/4] fetch2: Fix URI encode / decode regression
` [PATCH 3/4] fetch2: Allow local git trees as pre-mirrors
` [PATCH 4/4] fetch2/git.py: Optimize clone fall back when it is local

[PATCH 0/3] Update for Yocto 2388
 2012-06-14 12:55 UTC  (5+ messages)
` [PATCH 1/3] ui/crumbs/hig.py: tweak strings
` [PATCH 2/3] ui/crumbs/hig.py: simplify subprocess call
` [PATCH 3/3] image-writer: tweak some strings

[PATCH 0/2] Hob: bug-fixes
 2012-06-14 12:55 UTC  (4+ messages)
` [PATCH 1/2] Hob: fixed an issue about no 'set_page' function in hob failed page show
` [PATCH 2/2] Hob: fixed issue about 'select a base image' combo not sensitive

[PATCH 0/3] runqueue changes
 2012-06-14  3:16 UTC  (4+ messages)
` [PATCH 1/3] bitbake, runqueue: Add --no-setscene to skip all setscene tasks
` [PATCH 2/3] bitbake, runqueue.py: Add -i to invalidate a stamp and rebuild the target
` [PATCH 3/3] runqueue.py, build.py: Invalidate setscene tasks based on do_unpack stamps

[PATCH v4 0/18] Multiplexed task logs / bitbake fixes for fetch2 / stamp features
 2012-06-14  3:00 UTC  (21+ messages)
` [PATCH v4 01/18] process.py, build.py: Fix log truncation problems with flush()
` [PATCH v4 02/18] knotty: Extend knotty to support "real time" log tail for tasks
` [PATCH v4 03/18] knotty: Add the ability to dynamically select loglevel from stdin
` [PATCH v4 04/18] msg.py, knotty.py: Allow dynamic toggle of the debug log level
` [PATCH v4 05/18] knotty.py: Add the ability to spawn screen directly from knotty with OE_TERMINAL=screen_inline
` [PATCH v4 06/18] fetch2: Fix missing output from stderr in fetcher logs
` [PATCH v4 07/18] fetch2/git.py: Use local download dir, when using an external read-only GITDIR
` [PATCH v4 08/18] knotty.py, knotty2, py: Flush and update footer on dynamic log level change
` [PATCH v4 09/18] knotty2.py: Fix knotty2 to report something other than 0 of 0 for setscene tasks
` [PATCH v4 10/18] knotty2: Properly adjust for lines longer than terminal size
` [PATCH v4 11/18] knotty: Merge knotty2 functionality into knotty
` [PATCH v4 12/18] knotty: Add ability to dynamically toggle log location
` [PATCH v4 13/18] bitbake, runqueue: Add --no-setscene to skip all setscene tasks
` [PATCH v4 14/18] runqueue.py, build.py: Invalidate setscene tasks based on do_unpack stamps
` [PATCH v4 15/18] bitbake, runqueue.py: Add -i to invalidate a stamp and rebuild the target
` [PATCH v4 16/18] meta/lib/oe/terminal.py: Add an additional reference to screen called screen_inline
` [PATCH v4 17/18] terminal.bbclass: Allow OE_TERMINAL_PREFERRED to override the fallback order for OE_TERMINAL
` [PATCH v4 18/18] terminal.py: Make screen_inline have a higher priority than screen

[PATCH 0/1] Webhob: helper based on webservice
 2012-06-13  5:56 UTC  (3+ messages)
` [PATCH 1/1] Webhob: a general helper interface "

[PATCH 0/6] V2 hob2: some tweak and add a standalone deploy image tool
 2012-06-13  1:25 UTC  (13+ messages)
` [PATCH 1/6] ui/crumbs/utils.py: import module bb
` [PATCH 2/6] ui/crumbs/hig.py: fix run time error
` [PATCH 3/6] ui/crumbs/hig.py: remove extra spaces
` [PATCH 4/6] ui/crumbs/hig.py: check deploy process return value
` [PATCH 5/6] hob2: update DeployImageDialog for seperated tool
` [PATCH 6/6] hob2: create a standalone deploy image tool

Regarding Bitbake parsing error
 2012-06-11 10:59 UTC 

[PATCH 0/3] Hob: some fixes
 2012-06-08 11:02 UTC  (2+ messages)

[PATCH 0/3] Hob: bug fixes
 2012-06-08 11:01 UTC  (2+ messages)

[PATCH v2 0/15] Multiplexed task logs / bitbake fixes for fetch2
 2012-06-06 20:28 UTC  (16+ messages)
` [PATCH v3 01/15] process.py: Fix log truncation problems
` [PATCH v3 02/15] knotty: Extend knotty to support "real time" log tail for tasks
` [PATCH v3 03/15] knotty: Add the ability to dynamically select loglevel from stdin
` [PATCH v3 04/15] msg.py, knotty.py: Allow dynamic toggle of the debug log level
` [PATCH v3 05/15] knotty.py: Add the ability to spawn screen directly from knotty with OE_TERMINAL=screen_inline
` [PATCH v3 06/15] fetch2: Fix missing output from stderr in fetcher logs
` [PATCH v3 07/15] fetch2/git.py: Use local download dir, when using an external read-only GITDIR
` [PATCH v3 08/15] knotty.py, knotty2, py: Flush and update footer on dynamic log level change
` [PATCH v3 09/15] knotty2.py: Fix knotty2 to report something other than 0 of 0 for setscene tasks
` [PATCH v3 10/15] knotty2: Properly adjust for lines longer than terminal size
` [PATCH v3 11/15] knotty: Merge knotty2 functionality into knotty
` [PATCH v3 12/15] knotty: Add ability to dynamically toggle log location
` [PATCH v3 13/15] meta/lib/oe/terminal.py: Add an additional reference to screen called screen_inline
` [PATCH v3 14/15] terminal.bbclass: Allow OE_TERMINAL_PREFERRED to override the fallback order for OE_TERMINAL
` [PATCH v3 15/15] terminal.py: Make screen_inline have a higher priority than screen

Error when Setting up Open Embedded Environment
 2012-06-06 16:59 UTC  (2+ messages)

[PATCH 0/2] hob2: add a standalone deploy image tool
 2012-06-06  5:01 UTC  (14+ messages)
` [PATCH 1/2] hob2: update DeployImageDialog for seperated tool
` [PATCH 2/2] hob2: create a standalone deploy image tool

[PATCH 0/1] Webhob: helper based on webservice
 2012-06-06  9:58 UTC  (4+ messages)
` [PATCH 1/1] Webhob: Clean up the code and modify some errors


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