Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2013-02-20 07:29:19 to 2013-05-16 09:43:32 UTC [more...]

Can't run bitbake with su -c
 2013-05-16  9:03 UTC 

How to determine a flowId for log messages?
 2013-05-15 19:18 UTC  (2+ messages)

[PATCH] propertydialog.py : Scrollable windows for long tooltips
 2013-05-15  9:59 UTC 

[PATCH] propertydialog.py : Scrollable windows for long tooltips
 2013-05-15  9:52 UTC  (2+ messages)

Bitbake build visualization
 2013-05-15  5:03 UTC 

[PATCH] knotty: Limit printed lines to terminal size
 2013-05-12  7:25 UTC 

[PATCH] cooker.py: Drop confusing updateCache calls
 2013-05-10 15:18 UTC 

[PATCH] cooker: Remove pointless repeated import
 2013-05-10 15:18 UTC 

[PATCH] cooker: Fix get_bbfiles()
 2013-05-10 15:17 UTC 

[PATCH] cooker: Separate out collections handling code into its own class
 2013-05-10 15:17 UTC 

[PATCH] cooker: Drop unused variables from collect_bbfiles()
 2013-05-10 15:16 UTC 

[RFC] git: add BB_FETCH_PREMIRROR_READONLY option
 2013-05-10 12:32 UTC  (9+ messages)
  ` [PATCHv2] git: remove symling before updating mirror tarball
  ` [PATCHv3] "

[PATCH] bin/bitbake: add a check for /dev/shm existing
 2013-05-09 10:22 UTC 

utils: Improve better_compile error message
 2013-05-08 17:16 UTC 

[PATCH] utils: Improve better_exec traceback handling
 2013-05-08 17:14 UTC 

Building Custom Images- Need help
 2013-05-07 21:53 UTC 

[WIP 0/2] Adding support for shell arithmetics
 2013-05-07  9:22 UTC  (3+ messages)
` [WIP 1/2] pysh: Say what kind of token isn't implemented
` [WIP 2/2] initial work on supporting shell arith

[PATCH 0/4] hob patches
 2013-05-07  8:07 UTC  (5+ messages)
` [PATCH 1/4] hob: sort alphabetically results in groups of recipes/packages
` [PATCH 2/4] hob: "Brought in by" sorting should take into account the (+#) information
` [PATCH 3/4] hob: clicking on "cancel" should reset table sorting to default
` [PATCH 4/4] hob: assure consistency for image size label

[PATCH] Updated information in tooltips
 2013-05-07  8:06 UTC 

[PATCH] data_smart.py: add some internal bitbake variables to configuration hash
 2013-05-03 14:37 UTC 

[PATCH] prserv/cooker: Handle PRService errors cleanly
 2013-05-02 14:46 UTC 

[PATCH 0/2] refactoring bb.server code
 2013-04-30 12:57 UTC  (3+ messages)
` [PATCH 1/2] bitbake server: create common server infrastructure
` [PATCH 2/2] bitbake servers: use "

[PATCH] goggle: fix invalid error check
 2013-04-25 16:41 UTC 

Question about the setVar method
 2013-04-25 16:00 UTC  (2+ messages)

[PATCH] bitbake: remove stack trace depth limitation
 2013-04-23 13:43 UTC 

error in building basic root file system
 2013-04-23 10:19 UTC 

BitBake changes in the Yocto Project 1.5 cycle
 2013-04-23 10:02 UTC  (13+ messages)
` [OE-core] "

Accessing Variables and the Data Store from Python
 2013-04-22 20:16 UTC  (2+ messages)

bitbake clean / cleanall / cleansstate not working
 2013-04-22 14:22 UTC  (5+ messages)

bash-completion
 2013-04-20 23:28 UTC  (2+ messages)

[PATCH] hob: sort alphabetically results in groups of recipes/packages
 2013-04-16 12:12 UTC 

[PATCH] data: fix performance regression
 2013-04-15 15:49 UTC  (2+ messages)

Checksum failure encountered with download
 2013-04-15 13:41 UTC  (6+ messages)
` [PATCH] fetch2: rename file with bad checksum instead of removing it completely

[PATCH 0/3] Generic bitbake errors for hob ui
 2013-04-15 10:38 UTC  (4+ messages)
` [PATCH 1/3] bitbake : handle each ui error
` [PATCH 2/3] hob.py : implemented handle_sys_exit() for hob
` [PATCH 3/3] hoberror.py : new class in handling hob errors

[PATCH 0/1] monitordisk.py: disable inode checking for btrfs
 2013-04-15  8:47 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] svn fetcher: do not save authentication
 2013-04-12  6:35 UTC 

[PATCH] hob: Refine sorting mechanisms in Hob
 2013-04-11 12:07 UTC 

[PATCH] hob:Only display scrolled list of images if needed
 2013-04-09 10:25 UTC 

[PATCH] bitbake:hob: use a socks proxy mechanism for git
 2013-04-08 16:06 UTC 

[PATCH] propertydialog adjustments for package.bbclass
 2013-04-03 11:58 UTC 

[PATCH] hob: giving focus to the search field loses the table sorting
 2013-04-01 10:36 UTC 

[PATCH] hob: add tooltip on "clear search" button
 2013-03-29 13:40 UTC 

[PATCH 0/6] Add file information to package information window
 2013-03-29 13:35 UTC  (12+ messages)
` [PATCH 1/6] cache_extra.py : added package information
` [PATCH 2/6] cooker.py : added variables related to cache_extra
` [PATCH 3/6] packageinfo.bbclass : extended functionality
` [PATCH 4/6] propertydialog.py : added 'Package files' functionality
` [PATCH 5/6] hoblistmodel.py : passing the package information to hob
` [PATCH 6/6] packageselectionpage.py : added "

[PATCH V2] Removed popup when including a package
 2013-03-29 13:26 UTC 

[PATCH] Removed popup when including a package
 2013-03-29 10:47 UTC  (2+ messages)

[PATCH] hob: Search strings and results should be persistent
 2013-03-27 15:20 UTC 

[PATCH 0/6] Add file information to package information window
 2013-03-27 10:59 UTC  (8+ messages)
` [PATCH 1/6] cache_extra.py : added package information
` [PATCH 2/6] cooker.py : added variables related to cache_extra
` [PATCH 3/6] packageinfo.bbclass : extended functionality
` [PATCH 4/6] propertydialog.py : added 'Package files' functionality
` [PATCH 5/6] hoblistmodel.py : passing the package information to hob
` [PATCH 6/6] packageselectionpage.py : added "

Status updates going forward and communication
 2013-03-26 17:25 UTC 

Yocto Project 1.5 Planning
 2013-03-26 17:09 UTC 

[PATCH v2] bb.tests.fetch: Opt-out for unittests that require network
 2013-03-26  8:28 UTC 

[PATCH] bb.tests.fetch: Opt-in for unittests that require network
 2013-03-26  8:12 UTC  (3+ messages)

[PATCH] Adjust spacing on information windows
 2013-03-22 15:20 UTC 

[PATCH] bitbake/fetch: Add git submodules fetcher
 2013-03-22 14:18 UTC 

[PATCH] data_smart.py: Rename variable flags
 2013-03-20 17:59 UTC  (2+ messages)

[PATCH_V2] hob: implementation of search functionality in Hob
 2013-03-20 12:35 UTC 

[PATCH] hob: Hob custom image build error
 2013-03-20  9:21 UTC 

[PATCH] data.py: Add a warning when expandKeys overwrites an existing key
 2013-03-19 20:28 UTC  (2+ messages)

Bitbake / oe-core anomaly with multilibs
 2013-03-19 16:52 UTC  (5+ messages)

[PATCH] hob: implementation of search functionality in Hob
 2013-03-19 13:59 UTC  (2+ messages)

[PATCH 00/11] replace tooltips with property windows in HOB
 2013-03-19 13:52 UTC  (14+ messages)
` [PATCH 01/11] added extra variables to cache_extra.py
` [PATCH 02/11] extended cooker.py variables
` [PATCH 03/11] replaced the function that displayed tooltips
` [PATCH 04/11] added information for the information dialogs
` [PATCH 05/11] new class added for the property windows
` [PATCH 06/11] added entries for information dialogs
` [PATCH 07/11] added information columns needed for prop dialogs
` [PATCH 08/11] added functionality for the information dialogs
` [PATCH 09/11] added information so that it displays correctly
` [PATCH 10/11] added event for the "All packages" tab
` [PATCH 11/11] added events for the "Package Groups" "All recipes

[PATCH 0/1] utils.py: fix BB_ENV_WHITELIST
 2013-03-16  8:07 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] monitordisk.py: monitor disks based on path
 2013-03-15  7:42 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] data_smart: Add _remove operator
 2013-03-13 23:04 UTC  (5+ messages)

[PATCH] runqueue: Use taskData.fn_index[depdata] instead of uninitialized dep
 2013-03-13 20:01 UTC 

[PATCH] hob: some settings in Hob are not remembered
 2013-03-11 13:06 UTC 

[PATCH 0/5] bb.fetch2.URI class fixes
 2013-03-10 16:22 UTC  (6+ messages)
` [PATCH 1/5] fetch2.URI: Coerce urlparse to use netloc for all schemes
` [PATCH 2/5] tests.fetch: Remove debug assert
` [PATCH 3/5] fetch2.URI: add support for query parameters
` [PATCH 4/5] fetch2.URI: Support URIs with both query strings and params
` [PATCH 5/5] fetch2.URI: Set username/password should not change the other

Parse error with latest HEAD
 2013-03-07 12:29 UTC 

[PATCH] siggen: add quotes around variable values to see whitespace
 2013-03-07 10:49 UTC  (5+ messages)

[PATCH 0/1] bitbake-layers: fix duplicated help info
 2013-03-06  5:36 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] [HOB] replace tooltips with property windows
 2013-03-04 14:17 UTC  (2+ messages)

[PATCH] cooker: now that we use a Pool, raise the exceptions
 2013-02-26 15:29 UTC  (2+ messages)

[PATCH][1.16] build.py: avoid deleting taint files when writing stamps
 2013-02-25 17:52 UTC 

trouble during parsing
 2013-02-25 15:24 UTC  (13+ messages)
        ` [meta-ti] "

parse does not cache
 2013-02-24 10:20 UTC  (3+ messages)

How to get additional binaries in tmp/deploy/images
 2013-02-22 11:28 UTC  (2+ messages)

[1.16] Re: btrfs fix for 1.3.1?
 2013-02-22 10:59 UTC 

[PATCH] build.py: avoid deleting taint files when writing stamps
 2013-02-21 23:55 UTC  (2+ messages)

[PATCH 0/6] fetch2: SFTP fetcher and restructure of decodeurl
 2013-02-20  7:12 UTC  (3+ messages)
` [PATCH v2 4/6] fetch2: Adapt encode/decode url to use URI class


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