Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2012-06-13 01:35:24 to 2012-07-19 10:27:18 UTC [more...]

PLEASE READ: Major change landing shortly (python whitespace)
 2012-07-19 10:15 UTC  (9+ 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  (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  (4+ messages)
` [PATCH v4 14/18] runqueue.py, build.py: Invalidate setscene tasks based on do_unpack stamps

[PATCH 0/1] Webhob: helper based on webservice
 2012-06-13  5:56 UTC  (2+ messages)

[PATCH 0/6] V2 hob2: some tweak and add a standalone deploy image tool
 2012-06-13  1:25 UTC  (4+ messages)


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