Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2012-06-21 17:39:38 to 2012-08-15 17:02:28 UTC [more...]

[PATCH] knotty: Fold knotty2 into knotty and make it the default
 2012-08-15 16:50 UTC 

[PATCH] knotty2: Handle long lines of text and terminal window size changes
 2012-08-15 16:00 UTC 

[PATCH] bb/ui/uihelper.py: Ensure task current and total numbers are updated for setscene events too
 2012-08-15 15:59 UTC 

[PATCH] knotty: Chain the WINCH signal handler in progressbar so any other handler is preserved and called
 2012-08-15 15:58 UTC 

[PATCH] build.py: Only execute mkdirhier if stampdir doesn't exist
 2012-08-15 15:57 UTC 

[PATCH 0/1] bitbake.conf: add BB_STAMPS_DIR for constructing STAMP
 2012-08-15 14:13 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/1 V2] bitbake-whatchanged: print what is about to happen
 2012-08-11  3:38 UTC  (7+ messages)
` [PATCH 1/1 "

Making a noexec task executable again
 2012-08-10  0:15 UTC  (5+ messages)

[PATCH 0/3] Variable tracking: Cleaned up and less buggy
 2012-08-09 20:23 UTC  (4+ messages)
` [PATCH 1/3] data_smart.py: Provide (optional) logging of variable modifications
` [PATCH 2/3] data_smart.py: Track configuration file inclusions
` [PATCH 3/3] data_smart.py: Fix variable tracking

[PATCH 0/1] cooker.py: disignore explicitly requested packages
 2012-08-09 17:54 UTC  (5+ messages)
` [PATCH 1/1] cooker.py: Remove explicit build targets from the ignored list

[PATCH 0/1] fetch2/__init__.py: add an "auto" policy for BB_SRCREV_POLICY
 2012-08-09  8:56 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Variable/include tracking (rebased)
 2012-08-08 16:02 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 0/1] bitbake-whatchanged: print what is about to happen
 2012-08-08  9:41 UTC  (10+ messages)
` [PATCH 1/1] "

bitbake under msys
 2012-08-07 21:20 UTC 

[PATCH] data_smart: Fix unanchored regexp causing strange parsing issue
 2012-08-03  9:24 UTC 

[PATCH] fetch2/local: Add search paths to the debug log to improve log usefullness
 2012-08-02 20:49 UTC 

[PATCH] fetch2/local.py: Provide better debug output when fetch of a local file fails
 2012-08-02 20:43 UTC 

[PATCH] cooker: fix OVERRIDES in BB_SIGNATURE_HANDLER (to override value from DISTRO.conf from local.conf)
 2012-08-02 16:52 UTC 

[PATCH] fetch2: print checksums when they are different then expected
 2012-08-02 16:06 UTC  (4+ messages)
` [PATCHv2] "

[PATCH] fetch2: handle broken symlinks in local mirror handling
 2012-08-02 16:05 UTC  (2+ messages)

[PATCH] knotty: ensure that directory for BB_CONSOLELOG exists before using it
 2012-08-02 16:05 UTC  (2+ messages)

[PATCH] bitbake-layers: fix help for show-overlayed to match behaviour
 2012-08-02 16:05 UTC  (2+ messages)

[PATCH 0/2] V3: hob check disk size
 2012-08-02 14:26 UTC  (5+ messages)
` [PATCH 1/2] monitordisk: fire event DISKFULL when terminate build
` [PATCH 2/2] hob: deal event DiskFull

[PATCH 0/2] hob:bug-fixes
 2012-08-02 11:06 UTC  (3+ messages)
` [PATCH 1/2] Hob: log for Hob and allow users to show logs after successful build
` [PATCH 2/2] Hob: change the Build failure scenario as ui design

[PATCH 0/1] contrib/dump_cache.py: dump recipe -> packages mapping from bb_cache.dat
 2012-08-01  7:18 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] fetch2/__init__.py: Add NoChecksumError exception
 2012-07-28  1:26 UTC 

[PATCH 0/3] V2: hob check disk size
 2012-07-27  9:33 UTC  (6+ messages)
` [PATCH 1/3] monitordisk: update check() to return a dict
` [PATCH 2/3] cooker: send event when terminated by disk monitor
` [PATCH 3/3] hob: deal event DiskFull

[PATCH] fetch/local: Allow preservation of path components in relative file:// urls
 2012-07-25 21:12 UTC 

[PATCH] runqueue.py: Wipe out the stamp cache between setscene and main task execution
 2012-07-25 21:11 UTC 

[PATCH] runqueue.py: Allow the setsceneverify function to have a list of tasks that are invalid and need to run
 2012-07-25 19:18 UTC 

[PATCH] runqueue.py: Ensure one setscene function doesn't mask out another which needs to run
 2012-07-25 19:17 UTC 

[PATCH] runqueue.py: Optimise the hashvalidate call to only process tasks we may actually want
 2012-07-25 19:17 UTC 

[PATCH] runqueue.py: Gracefully exit if an exception occurs in the runqueue execution code
 2012-07-25 19:16 UTC 

[PATCH] runqueue.py: Fix a stamp comparision bug
 2012-07-25 19:15 UTC 

[PATCH 0/2] treat runqueue terminated by disk monitor as failure
 2012-07-24 23:24 UTC  (5+ messages)
` [PATCH 1/2] monitordisk: update return value
` [PATCH 2/2] cooker: treat termination by disk monitor as failure

[PATCH 0/1] V2 add downloadfilename param to wget fetcher
 2012-07-24  9:37 UTC  (3+ messages)
` [PATCH 1/1] bitbake wget fetcher: add parameter: downloadfilename

[PATCH] Change bzr fetcher to use branch instead of co. Fixes: bzr: ERROR: No pull location known or specified
 2012-07-24  9:37 UTC  (2+ messages)

[PATCH] cooker.py: Ensure we track parser errors and only show bbappend issues on complete parse
 2012-07-23 16:41 UTC 

PLEASE READ: Major change landing shortly (python whitespace)
 2012-07-19 11:27 UTC  (11+ messages)
` [OE-core] "

[PATCH 0/1] hob2: add elf to image types
 2012-07-19  3:16 UTC  (6+ messages)
` [PATCH 1/1] hob2: add elf to hcc supported "

[PATCH] fetch2/svn.py: Use protocol parameter to get the protocol
 2012-07-17 22:38 UTC 

[PATCH] siggen.py: Insure .siginfo files writes into shared sstate cache are atomic
 2012-07-17  9:53 UTC  (2+ messages)

[PATCH] siggen.py: Insure .siginfo files writes into shared sstate cache are atomic
 2012-07-17  0:27 UTC 

[PATCH] runqueue.py: Improve error output to be more useful when non-existent tasks are found
 2012-07-16 14:57 UTC 

bitbake error
 2012-07-13 11:08 UTC  (3+ messages)

[PATCH 0/1] bitbake: Abort build if runtime dependency conflict
 2012-07-11 10:44 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH-V2 0/5] Warn user if "param" is used in SRC_URI
 2012-07-11 10:43 UTC  (7+ messages)
` [PATCH-V2 1/5] fetch2/svn.py: Use "protocol" parameter to get the protocol
` [PATCH-V2 2/5] fetch2/osc.py: "
` [PATCH-V2 3/5] fetch2/hg.py: "
` [PATCH-V2 4/5] fetch2/bzr.py: "
` [PATCH-V2 5/5] fetch2/__init__.py: Warn user if SRC_URI is using "proto" and not "protocol"

[PATCH 0/5] Modify fetchers to warn user if "param" is used
 2012-07-10 21:21 UTC  (10+ messages)
` [PATCH 1/5] fetch2/bzr.py: Use "protocol" parameter and warn user if recipe is using "proto"
` [PATCH 2/5] fetch2/git.py: "
` [PATCH 3/5] fetch2/hg.py: "
` [PATCH 4/5] fetch2/osc.py: "
` [PATCH 5/5] fetch2/svn.py: "

[PATCH] fetch2/wget: Use FETCHCMD_wget to provide the commandline and options
 2012-07-09 19:47 UTC  (2+ messages)

[PATCH] fetch2/cvs.py: Switch to use FETCHCMD_cvs and handle parameters in the fetcher itself
 2012-07-09 16:52 UTC 

[PATCH] Updating optparse module to argparse module
 2012-07-05  9:17 UTC  (4+ messages)

[PATCH] fetch2: try PREMIRRORS when calculating latest_revision
 2012-07-04 16:57 UTC  (3+ messages)

[PATCH] data_smart: Fix multiple override interaction with append and prepend operators
 2012-07-04 15:50 UTC 

[PATCH 0/1] Hob: bug-fixes
 2012-07-04 13:43 UTC  (3+ messages)
` [PATCH 1/1] Hob: fixed some variables not clean bug in detail page

[PATCH] git: do not execute 'git remote prune'
 2012-07-04 13:43 UTC  (2+ messages)

[PATCH] fetch2/svn: Enhance to cope with subversion 1.7 upgrade
 2012-07-03 18:03 UTC  (2+ messages)

[PATCH] usermanual: Improve task dependency documentation to match reality
 2012-07-02 15:36 UTC 

[PATCH] runqueue.py: Allow recrdeptasks that have self references
 2012-07-02 12:29 UTC 

do_fetchall broken by recent bitbake
 2012-07-02 11:09 UTC  (2+ messages)

[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  (4+ 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  (6+ 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


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