messages from 2011-09-21 00:20:52 to 2011-12-15 07:21:15 UTC [more...]
[PATCH 00/10 v2] Hob2 related bitbake changes
2011-12-15 7:14 UTC
[PATCH 00/10][PULL] Hob2 related bitbake changes
2011-12-14 1:03 UTC (19+ messages)
` [PATCH 01/10] command.py: Modify needcache value for certain functions
` [PATCH 02/10] cache: Use configuration's hash value to validate cache
` [PATCH 03/10] cooker: user bb.configuration.data to inject events
` [PATCH 04/10] command.py: add initCooker API
` [PATCH 05/10] command.py: add parseConfigurationFiles API
` [PATCH 06/10] command.py: add generateTargetsTreePro API
` [PATCH 07/10] event.py: Add a new event PackageInfo
` [PATCH 08/10] xmlrpc: Change BitbakeServerInfo init function
` [PATCH 09/10] cooker: remove command import in cooker.py
` [PATCH 10/10] bitbake: add a new option "--server-only"
[PATCH 0/2] Hob v1 related fixes
2011-12-13 22:45 UTC (3+ messages)
` [PATCH 1/2] ui/crumbs/runningbuild: handle InvalidTask events
` [PATCH 2/2] ui/crumbs/hobprefs: trigger a reparse after changing IMAGE_FSTYPES
[PATCH] fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
2011-12-13 22:11 UTC (2+ messages)
[PATCH] vim/syntax: Recognize ?? operator
2011-12-10 18:25 UTC
How bitbake works(Draft)
2011-12-07 13:01 UTC (2+ messages)
[PATCH] fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
2011-12-05 16:18 UTC (2+ messages)
[PATCH] siggen.py: If both sigs have a variable in it's whitelist then don't say it's changed
2011-12-05 16:17 UTC (2+ messages)
Matthew McClintock : siggen.py: If both sigs have a variable in it' s whitelist then don't say it's changed
2011-12-05 16:21 UTC
[PATCH 0/2] Remove a few unwanted lines
2011-12-05 16:17 UTC (4+ messages)
` [PATCH 1/2] Remove the duplicated assignments of self.configuration.cmd
` [PATCH 2/2] Remove the async_cmds and sync_cmds from command.py
Robert Yang : Remove the async_cmds and sync_cmds from command.py
2011-12-05 16:19 UTC
Joshua Lock : fetch2: fix Exception parameters when BB_STRICT_CHECKSUM enabled
2011-12-05 16:19 UTC
Richard Purdie : cooker.py: Allow the -e option to work with virtual classes and -b
2011-12-01 23:16 UTC
Richard Purdie : build.py: Be determistic about a function's cwd
2011-12-01 12:09 UTC
[PATCH] build.py: Be determistic about a function's cwd
2011-12-01 12:03 UTC
Richard Purdie : Update users of getVar/ setVar to use the data store functions directly
2011-11-27 10:35 UTC
[RFC PATCH] ui/knotty: Add a footer to the build output for interactive terminals
2011-11-26 13:47 UTC
[PATCH] ui/uihelper: Keep track of task numbers
2011-11-26 13:44 UTC
[PATCH] bitbake: Update users of getVar/setVar to use the data store functions directly
2011-11-25 15:10 UTC
[RFC PATCH 0/1] Fix bitbake-runtask
2011-11-25 11:36 UTC (6+ messages)
` [RFC PATCH 1/1] "
Richard Purdie : bitbake/siggen.py: Don' t backtrace if the taskhash data isn't present
2011-11-25 11:27 UTC
[PATCH] Nothing uses USERNAME, remove it - can cause sstate-cache conflicts
2011-11-25 0:29 UTC (2+ messages)
Matthew McClintock : Nothing uses USERNAME, remove it - can cause sstate-cache conflicts
2011-11-25 0:31 UTC
Richard Purdie : knotty: Add support for logging the console to logfile
2011-11-24 22:09 UTC
Richard Purdie : fetch2/local: Don't default to files in DL_DIR for file:// urls
2011-11-24 22:09 UTC
Richard Purdie : fetch2: Improve uri_replace to handle paths with no trailing '/'
2011-11-24 22:09 UTC
Richard Purdie : data/siggen: Add vardepvalue mechanism to allow the variable dependency code to be forced to specific values
2011-11-24 22:09 UTC
Richard Purdie : runqueue.py: Fix debug message to reference the correct task
2011-11-24 22:09 UTC
[PATCH] bitbake.conf: We only care about the absolute value of baselib
2011-11-24 17:54 UTC
[PATCH] data/siggen: Add vardepvalue mechanism to allow the variable dependency code to be forced to specific values
2011-11-24 17:53 UTC
[PATCH] fetch2: Improve uri_replace to handle paths with no trailing '/'
2011-11-24 16:15 UTC
[PATCH] runqueue.py: Fix debug message to reference the correct task
2011-11-24 14:51 UTC
[PATCH] knotty: Add support for logging the console to logfile
2011-11-24 14:47 UTC
[PATCH] fetch2/local: Don't default to files in DL_DIR for file:// urls
2011-11-24 14:00 UTC
[PATCH] bitbake: print out symmetric difference when comparing sigs
2011-11-23 17:49 UTC (2+ messages)
[PATCH] siggen.py: sort task hash depedencies with basepath
2011-11-23 17:49 UTC (2+ messages)
Matthew McClintock : bitbake: print out symmetric difference when comparing sigs
2011-11-23 17:51 UTC
Matthew McClintock : siggen.py: sort task hash depedencies with basepath
2011-11-23 17:51 UTC
Richard Purdie : runqueue.py: Ensure we fully process the covered list
2011-11-23 16:00 UTC
Richard Purdie : runqueue.py: Ensure setscene tasks don' t break dependency order
2011-11-23 12:47 UTC
[PATCH] runqueue.py: Ensure setscene tasks don't break dependency order
2011-11-23 12:43 UTC
Richard Purdie : bitbake/runqueue.py: Sort the list of skipped tasks as it makes searching the list easier when debugging
2011-11-22 13:08 UTC
Richard Purdie : bitbake/runqueue.py: Fix incorrect task number reference in debug message
2011-11-22 13:08 UTC
Richard Purdie : bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hook
2011-11-22 13:08 UTC
bitbake/runqueue.py: Add BB_SETSCENE_VERIFY_FUNCTION hook
2011-11-21 16:51 UTC
bitbake/runqueue.py: Ensure we fully process the covered list
2011-11-21 16:50 UTC
Richard Purdie : parse_py: Use absolute paths for FILE
2011-11-18 14:24 UTC
Richard Purdie : siggen.py: Include list of variables in hashes
2011-11-18 10:46 UTC
Richard Purdie : siggen.py: Fix diffsigs output for filename comparisions
2011-11-18 10:46 UTC
[PATCH] siggen.py: Fix diffsigs output for filename comparisions
2011-11-17 16:35 UTC (2+ messages)
[Fwd: [OE-core] [PATCH] siggen.py: Include list of variables in hashes]
2011-11-17 14:02 UTC
[PATCH] lib/bb/runqueue: avoid marking runtime dependencies as covered
2011-11-15 11:54 UTC (2+ messages)
Paul Eggleton : lib/bb/runqueue: avoid marking runtime dependencies as covered
2011-11-15 11:53 UTC
Richard Purdie : cooker.py: Ensure only one copy of bitbake executes at once
2011-11-10 11:40 UTC
Richard Purdie : utils.py: Fix lockfile retry handling
2011-11-10 11:40 UTC
Richard Purdie : Add FAKEROOTNOENV variable
2011-11-10 11:40 UTC
Richard Purdie : data_smart: Add appendVar/prependVar functions
2011-11-10 11:40 UTC
[PATCH RFC] data_smart: Add appendVar/prependVar functions
2011-11-08 22:22 UTC (2+ messages)
[PATCH] Add FAKEROOTNOENV variable
2011-11-08 22:19 UTC
[PATCH] cooker.py: Ensure only one copy of bitbake executes at once
2011-11-08 17:52 UTC
[PATCH] utils.py: Fix lockfile retry handling
2011-11-08 17:49 UTC
Christopher Larson : codeparser: accept a name for better messages
2011-11-08 17:37 UTC
Christopher Larson : codeparser: merge the nested python parsing classes
2011-11-08 17:37 UTC
Christopher Larson : codeparser: silence non-literal warnings for vardeps
2011-11-08 17:37 UTC
Christopher Larson : codeparser: simplify how we compare the called node names
2011-11-08 17:37 UTC
Christopher Larson : codeparser: drop expand tracking
2011-11-08 17:37 UTC
Bitbake 1.14.0 released!
2011-11-08 14:00 UTC (4+ messages)
` [OE-core] "
Removal of fetch v1 from master?
2011-11-04 17:52 UTC (3+ messages)
Tag 1.14.0 : Richard Purdie : Tag 1.14.0
2011-11-03 22:59 UTC
Richard Purdie : Release 1.14.0
2011-11-03 22:54 UTC
Richard Purdie : Release 1.14.0
2011-11-03 22:54 UTC
Richard Purdie : Increment version post release
2011-11-03 22:54 UTC
Bug with task variable overrides
2011-11-03 0:44 UTC (3+ messages)
[PATCH] codeparser: accept a name for better messages
2011-10-29 7:05 UTC (3+ messages)
[PATCH 0/2] Simplify PythonParser
2011-10-28 14:50 UTC (3+ messages)
` [PATCH 1/2] codeparser: merge the nested python parsing classes
` [PATCH 2/2] codeparser: simplify how we compare the called node names
Christopher Larson : codeparser: make var_expands actually hold useful information
2011-10-28 5:52 UTC
Joshua Lock : hob: fix backtrace when dismissing open dialog
2011-10-27 7:09 UTC
Joshua Lock : fetch2: enable checksum definition as SRC_URI parameter
2011-10-27 7:09 UTC
Joshua Lock : doc: update manual for checksum changes
2011-10-27 7:09 UTC
Richard Purdie : Merge branch 'master' of git.openembedded.org:bitbake
2011-10-27 7:09 UTC
Joshua Lock : fetch2: improve usability of checksums
2011-10-27 7:09 UTC
Cliff Brake : Linefeed to test commits
2011-10-26 11:57 UTC
Time for a release of 1.14.0?
2011-10-24 17:40 UTC (2+ messages)
[PATCH 0/2] Improve usability of checksums
2011-10-24 16:38 UTC (10+ messages)
` [PATCH 1/2] fetch2: improve "
` [PATCH 2/2] fetch2: enable checksum definition as SRC_URI parameter
[PATCH 0/1] Fix a silly hob bug
2011-10-24 16:32 UTC (3+ messages)
` [PATCH 1/1] hob: fix backtrace when dismissing open dialog
[PATCH] Export additional variables to the fetchers
2011-10-05 13:23 UTC (2+ messages)
Feedback on HOB (new image creator GUI)
2011-10-03 22:13 UTC (18+ messages)
` [OE-core] "
fetcher hangs
2011-10-03 11:30 UTC (2+ messages)
[PATCH] Make git fetch run with -f so rebased branches don't fail
2011-10-03 10:47 UTC (2+ messages)
meta-micro problems
2011-10-01 18:00 UTC (7+ messages)
` [OE-core] "
[RFC PATCH 0/1] Fix texinfo build on Ubuntu Oneiric
2011-09-27 23:41 UTC (3+ messages)
` [RFC PATCH 1/1] texinfo: fix "
[PATCH 0/3] Hob bug fixes
2011-09-25 15:26 UTC (5+ messages)
` [PATCH 1/3] ui/crumbs/hobeventhandler: move remaining getVariable calls to init
` [PATCH 2/3] ui/crumbs/hobeventhandler: fix variable name typo
` [PATCH 3/3] hob: fix building with current selections after reparse
[PATCH 0/1] bitbake: fix -D and -v options v2
2011-09-25 15:26 UTC (3+ messages)
` [PATCH 1/1] bitbake/lib/bb/msg.py: fix setting debug and verbosity levels
[PATCH 0/1] bitbake: fix -D and -v options
2011-09-23 15:53 UTC (3+ messages)
` [PATCH 1/1] bitbake/lib/bb/msg.py: fix setting debug and verbosity levels
[RFC] fetch2: introduce BB_GENERATE_MIRROR_VERSIONED_TARBALLS to enable classic versioned scm snapshots
2011-09-22 18:11 UTC (2+ messages)
[PATCH] Fix mercurial fetcher in fetch2
2011-09-21 13:08 UTC (2+ messages)
[PATCH 0/2] Hob fixes
2011-09-21 13:06 UTC (4+ messages)
` [PATCH 1/2] ui/crumbs/runningbuild: fix log messages right-click menu
` [PATCH 2/2] hob: fix opening of image output dir on image build completion
[PATCH 0/1] Fix dumb hob typo
2011-09-21 0:15 UTC (2+ messages)
` [PATCH 1/1] ui/crumbs/runningbuild: fix log messages right-click menu
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox