Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2013-03-19 20:11:30 to 2013-06-05 20:51:59 UTC [more...]

[PATCH 1/4] bitbake server: create common server infrastructure
 2013-06-05 20:51 UTC  (5+ messages)
` [PATCH 2/4] xmlrpc: fixes for bitbake resident server
` [PATCH 3/4] bitbake: fixes in executable
` [PATCH 4/4] xmlrpc: add support for event-observer-only connection

Question on including ruby 1.9.3 in embedded image
 2013-06-05 18:46 UTC 

[PATCH] cooker: Split data from configuration
 2013-06-05 14:27 UTC 

[RFC PATCH] Split runqueue to use bitbake-worker
 2013-06-05 13:59 UTC 

[PATCH] cooker.py: Remove explicit build targets from the ignored list
 2013-06-04 10:33 UTC  (5+ messages)

[PATCH] lib/bb/cache.py: invalidate cache when file checksum entry no longer exists
 2013-06-04  8:59 UTC 

bitbake & klocwork
 2013-05-31 18:10 UTC 

[PATCH] bitbake: add event masks
 2013-05-31 16:51 UTC  (2+ messages)

[1.18][PATCH 0/5] Cherry-picks from master for 1.18 (cover letter only)
 2013-05-31 14:55 UTC 

[PATCH 1/2] autotools.bbclass: Factor out aclocal copying function
 2013-05-31 11:06 UTC 

[PATCH] .gitignore: add vim tag and swp files
 2013-05-31 10:50 UTC 

Hello World example for BitBake Manual
 2013-05-30 19:08 UTC  (4+ messages)

[PATCH] Added distroy signal to information dialogs
 2013-05-29  8:42 UTC 

[PATCH] lib/bb/cache.py: Change debugging note to a debug message
 2013-05-29  4:01 UTC 

[PATCH] build.py: Provide useful diagnostics when exiting
 2013-05-29  4:00 UTC 

[PATCH 1/7] knotty.py: Extend knotty to support "real time" log tail for tasks
 2013-05-29  3:59 UTC  (7+ messages)
` [PATCH 2/7] knotty.py: Add the ability to dynamically select loglevel from stdin
` [PATCH 3/7] msg.py, knotty.py: Allow dynamic toggle of the debug log level
` [PATCH 4/7] knotty.py: update footer on dynamic log level change
` [PATCH 5/7] knotty.py: Add interactive commands to knotty
` [PATCH 6/7] knotty.py: Add ability to dynamically toggle log location
` [PATCH 7/7] knotty.py: Handle rare interrupted select call

Patches FYI
 2013-05-29  3:48 UTC 

Unpack failure for URL: 'http://zlib.net/pigz/pigz-2.3.tar.gz
 2013-05-28 15:47 UTC  (2+ messages)

[PATCH v2] bitbake-layers: fix show-appends and flatten for recent cooker changes
 2013-05-24 10:12 UTC 

[PATCH] bitbake-layers: fix show-layers and flatten for recent cooker changes
 2013-05-24 10:09 UTC 

[PATCH] cooker/cookerdata/event: Improve class handlers management
 2013-05-23  9:50 UTC 

[PATCH] cooker/cookerdata/utils: Improve context management
 2013-05-23  9:49 UTC 

[PATCH] event: Drop Handled/NotHandled status return values
 2013-05-23  9:49 UTC 

[PATCH] cooker.py: Remove global scope class event handlers
 2013-05-23  9:48 UTC 

[PATCH] methodpool: Conflicting methodnames should be a fatal error
 2013-05-23  9:47 UTC 

[PATCH] methodpool: Retire it, remove global method scope
 2013-05-23  9:47 UTC 

[PATCH] fetch2/git: Clean up sortable_revision
 2013-05-22 22:27 UTC  (3+ messages)

[PATCH] fetch2: Shorten long srcrevs
 2013-05-22 19:51 UTC  (7+ messages)

[PATCH 0/3] Fixes for recent changes to cooker
 2013-05-22 14:25 UTC  (4+ messages)
` [PATCH 1/3] bitbake-layers: fix for move of calc_bbfile_priority within cooker
` [PATCH 2/3] tinfoil: fix for changes to cooker config structure
` [PATCH 3/3] cookerdata: rename _parse to parse_config_file

[PATCH 0/2] hob:changes to recipes/packages table view
 2013-05-22  9:52 UTC  (3+ messages)
` [PATCH 1/2] hob: apply a fade out animation when deselecting from tables
` [PATCH 2/2] hob: Table sorting criteria should not change after deselecting recipes/packages

[PATCH] bitbake/cookerdata: Explicitly specify cooker configuration options
 2013-05-20 22:01 UTC 

[PATCH] cooker: Split configuration parsing code into cookerdata
 2013-05-20 22:00 UTC 

[PATCH] bin/bitbake: Improve exception handling
 2013-05-20 22:00 UTC 

Bitbake OpenEmbedded lists moved to new hardware
 2013-05-20 21:56 UTC 

[PATCH] cooker: Move commandline parsing back into the UI/cookerdata
 2013-05-20 21:54 UTC 

[PATCH] bitbake: Create cookerdata splitting config from cooker and bin/bitbake
 2013-05-20 21:54 UTC 

[1.18][PATCH 0/3] Stable branch cherry-picks
 2013-05-20 15:20 UTC  (4+ messages)
` [1.18][PATCH 1/3] goggle: fix invalid error check
` [1.18][PATCH 2/3] prserv/cooker: Handle PRService errors cleanly
` [1.18][PATCH 3/3] data_smart.py: add some internal bitbake variables to configuration hash

[PATCH] data: Ensure dependencies of subfunctions are accounted for
 2013-05-19 10:16 UTC 

Can't run bitbake with su -c
 2013-05-19  9:33 UTC  (2+ messages)

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)


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