Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2011-09-12 20:48:17 to 2011-12-01 23:20:16 UTC [more...]

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 

[PATCH] siggen.py: If both sigs have a variable in it's whitelist then don't say it's changed
 2011-11-30 17:24 UTC 

[PATCH 0/2] Remove a few unwanted lines
 2011-11-30  9:23 UTC  (3+ 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

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: Improve uri_replace to handle paths with no trailing '/'
 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 : runqueue.py: Fix debug message to reference the correct task
 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 

[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 : Add FAKEROOTNOENV variable
 2011-11-10 11:40 UTC 

Richard Purdie : utils.py: Fix lockfile retry handling
 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: merge the nested python parsing classes
 2011-11-08 17:37 UTC 

Christopher Larson : codeparser: accept a name for better messages
 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 

Christopher Larson : codeparser: silence non-literal warnings for vardeps
 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 : Increment version post release
 2011-11-03 22:54 UTC 

Richard Purdie : Release 1.14.0
 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: improve usability of checksums
 2011-10-27  7:09 UTC 

Richard Purdie : Merge branch 'master' of git.openembedded.org:bitbake
 2011-10-27  7:09 UTC 

Joshua Lock : doc: update manual for checksum changes
 2011-10-27  7:09 UTC 

Joshua Lock : fetch2: enable checksum definition as SRC_URI parameter
 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

[PATCH 0/3] Various hob fixes
 2011-09-20 21:16 UTC  (5+ messages)
` [PATCH 1/3] ui/crumbs/hobprefs: re-enable reloading of data after prefs changes
` [PATCH 2/3] hob: fix build again when building packages only
` [PATCH 3/3] hob: enable package only builds even if an image has been built

[PATCH 0/1] Fix git fetcher subpath option v2
 2011-09-19 11:34 UTC  (3+ messages)
` [PATCH 1/1] fetch2/git: fix subpath destination directory

[PATCH 0/3] Small fixes for fetch2
 2011-09-19 11:31 UTC  (9+ messages)
` [PATCH 1/3] fetch2/git: fix typo logggin/logger
` [PATCH 2/3] fetch2/git: be more carefull in _contains_ref when checking git log output
` [PATCH 3/3] fetch2: export LD_LIBRARY_PATH
  ` [PATCH] fetch2/git: fix logger.debug

[PATCH 0/1] Quieten wet fetchers checkstatus method
 2011-09-19 11:30 UTC  (3+ messages)
` [PATCH 1/1] fetch2/wget: make checkstatus() quieter

[PATCH 0/1] Fix git fetcher subpath option
 2011-09-17 10:54 UTC  (3+ messages)
` [PATCH 1/1] fetch2/git: fix subpath destination directory

[PATCH] fetch2/git: fix typo logggin/logger
 2011-09-16  7:34 UTC  (2+ messages)

[PATCH 0/1] Re-enable custom preference dialog responder
 2011-09-14 23:35 UTC  (2+ messages)
` [PATCH 1/1] ui/crumbs/hobprefs: re-enable reloading of data after prefs changes

[PATCH 0/4] Various UI fixes related to #1468
 2011-09-13 16:21 UTC  (5+ messages)
` [PATCH 1/4] ui/crumbs/hobeventhandler: fix test for BBFILES
` [PATCH 2/4] ui/crumbs/hobeventhandler: don't check BBPATH and BBFILES each build
` [PATCH 3/4] hob: correctly handle an exception
` [PATCH 4/4] hob: correctly set the selected image when loading a recipe

[RFC PATCH 0/1] Don't use set() for datastore variables
 2011-09-13 12:55 UTC  (3+ messages)


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