messages from 2013-11-07 17:24:26 to 2014-01-06 09:12:37 UTC [more...]
[PATCH 0/2] bitbake: fetch2: Add sanity check for SHA validity of tag and adjust SHA define order
2014-01-06 9:12 UTC (7+ messages)
` [PATCH 1/2] bitbake: fetch2/git: Add sanity check for SHA validity of tag
` [PATCH 2/2] bitbake: fetch2: adjust the priority of revision definition
[RFC PATCH 0/1] set the PREFERRED_VERSION from command line
2014-01-06 10:53 UTC (2+ messages)
` [RFC PATCH 1/1] bitbake/cooker.py: "
[PATCH] bitbake: bb.fetch2.git: Fix _latest_revision function while using tags
2014-01-05 1:53 UTC
about oe-init-build-env: Allow startup with and without memres
2014-01-03 14:42 UTC (3+ messages)
[PATCH 1/1] toaster: add buildstats to toaster config file
2014-01-03 12:56 UTC (3+ messages)
[PATCH 0/1] bitbake/lib/bb/cooker.py: remove a duplicated self.data
2014-01-03 17:24 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/1] bitbake: replace 3 spaces with 4
2014-01-02 13:06 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] runqueue: Add output for -S option for listing the changepoints compared with an sstate cache
2014-01-01 23:38 UTC (9+ messages)
` [RFC][WIP][PATCH] runqueue: Don't fail without match found
[PATCH 0/2] fetcher2: remove stamps
2013-12-27 6:51 UTC (3+ messages)
` [PATCH 1/2] bitbake: fetcher2: clean(): remove the .patch.done
` [PATCH 2/2] bitbake: fetcher2: git.py: clean(): remove the .tar.gz.done
[PATCH 0/1] fetch2/__init__.py: let try_mirror_url return correct value
2013-12-25 16:01 UTC (2+ messages)
` [PATCH 1/1] "
[dora-next] [PATCH 0/4] bitbake: several fixes
2013-12-25 2:19 UTC (5+ messages)
` [PATCH 1/4] bitbake: runqueue/bitbake-worker: Fix dry run fakeroot issues
` [PATCH 2/4] bitbake: data: Fix output inconsistencies for emit_var
` [PATCH 3/4] bitbake: parse/ConfHander/BBHandler/utils: Fix cache dependency bugs
` [PATCH 4/4] bitbake: imagedetailspage: Fix crash with more than 15 layers
Running configure script up one dir
2013-12-20 22:42 UTC (3+ messages)
[PATCH 0/2] SRC_URI checksum handling fixes
2013-12-20 14:48 UTC (3+ messages)
` [PATCH 1/2] fetch2: fail checksum validation if SRC_URI checksums set to ""
` [PATCH 2/2] fetch2: avoid printing "no checksum" error message twice
[PATCH] siggen: Fix reversed difference output
2013-12-20 12:07 UTC
Regarding CFLAGS in recipe
2013-12-20 9:54 UTC (2+ messages)
[PATCH] bb.fetch2.git: support resolving both tags and branches
2013-12-19 14:16 UTC
[PATCH] runqueue: Further extend bitbake -S output to view signature differences
2013-12-19 9:40 UTC
[PATCH] siggen: When printing signatures recursively, limit the output
2013-12-19 9:37 UTC
[PATCH] runqueue: Fix data being written into siginfo/sigdata files
2013-12-19 9:36 UTC
[RFC 0/5] Git fetcher changes for resolving tags
2013-12-18 12:25 UTC (9+ messages)
` [RFC 1/5] fetch2/git: Improve handling of unresolved names verses branches
` [RFC 2/5] bb.fetch2.git: reuse basecmd attribute
` [RFC 3/5] bb.tests.fetch_git: initial set of tests for git fetcher
` [RFC 4/5] bb.fetch2.git: support resolving both tags and branches
` [RFC 5/5] bb.fetch2.git: use the _gen_git_url() function
[PATCH] build/ast: Create strong task add/del API in bb.build
2013-12-18 10:45 UTC
[PATCH] ast/BBHandler/build: Add support for removing tasks (deltask)
2013-12-18 10:44 UTC
Developing in Python for Bitbake
2013-12-17 21:56 UTC (3+ messages)
[PATCH 0/5] hob: remove meta-hob layer
2013-12-17 13:04 UTC (6+ messages)
` [PATCH 1/5] hob: replace hob-toolchain with meta-toolchain
` [PATCH 2/5] hob: create a base hob image used to create custom images
` [PATCH 3/5] hob: remove the rest of meta-hob
` [PATCH 4/5] hob: remove the code that adds hob layer to bblayers
` [PATCH 5/5] hob: append bbfiles to bblayers.conf instead of local.conf
git fetcher sanity check for matching branch and SRCREV
2013-12-12 0:28 UTC (4+ messages)
` [OE-core] "
[PATCH 1/1] toaster: add two-stage commit startup logic
2013-12-10 18:24 UTC
[PATCH 0/5] [dora] bitbake: fixes for dora
2013-12-10 15:09 UTC (6+ messages)
` [PATCH 1/5] [dora] bitbake: cooker/command: Add error state for the server and use for pre_serve errors
` [PATCH 2/5] [dora] bitbake: monitordisk: lower inode check warning to note
` [PATCH 3/5] [dora] bitbake: fetch2: Fix handling of SCM mirrors in MIRRORS
` [PATCH 4/5] [dora] bitbake: build.py: add single-quotes around already-expanded directory name
` [PATCH 5/5] [dora] bitbake: runqueue: Fix hole in setsceneverify skipped task logic
[PATCH 00/11] Toaster improvements (BitBake part)
2013-12-09 19:07 UTC (12+ messages)
` [PATCH 01/11] toaster: Analysis API variablehistory update
` [PATCH 02/11] toaster: remove Author field in SimpleUI
` [PATCH 03/11] toaster: move layer information reading code
` [PATCH 04/11] toaster: update build stats reading
` [PATCH 05/11] toaster: change package storage model
` [PATCH 06/11] toasterui: fix version numbers for no PE specified
` [PATCH 07/11] toasterui: do not link non-image targets
` [PATCH 08/11] toaster: update to Django 1.5
` [PATCH 09/11] toaster: migrate orm models to South
` [PATCH 10/11] toaster: add pagination to the Simple UI
` [PATCH 11/11] toaster: Add more information for tasks in "
[PATCH] hob: after adding a layer, hob do not parse the configuration
2013-12-06 12:23 UTC
[PATCH] fetch2/git: Add sanity check to ensure we really did fetch the correct revisions
2013-12-05 15:21 UTC
[PATCH] hob: changes to INHERIT var should use "append" operation
2013-12-05 14:09 UTC
[PATCH] fetch2: Unable to fetch URL should be a warning, not an error
2013-12-04 22:51 UTC (2+ messages)
[PATCH] toaster: exclude "set in documentation.conf" from variable history
2013-12-04 13:58 UTC
[1.18][PATCH 0/3] Backports for 1.18 branch (cover letter only)
2013-12-03 16:36 UTC
[PATCH 0/1] Hob: check if warnings are related to package build
2013-12-03 15:52 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] codeparser/data_smart: Optimise parsing speed
2013-12-03 12:10 UTC
[PATCH 0/3] BitBake UI changes for OE-Core pkgdata improvements
2013-12-02 18:58 UTC (4+ messages)
` [PATCH 1/3] lib/bb/ui: handle PKGSIZE change to bytes
` [PATCH 2/3] hob: name package files list variables appropriately
` [PATCH 3/3] hob: fix package property dialog for changes to FILES_INFO
[PATCH] cooker/command/hob: Cleanup configuration init/reset functions and commands
2013-12-02 17:48 UTC
[PATCH] hob: Use BASEDATASTORE_TRACKING feature
2013-12-02 17:47 UTC
[PATCH] hob: fix rotating progress icon animation
2013-12-02 15:10 UTC
[PATCH] bitbake: btibake server must reparse the conf between builds
2013-12-02 13:35 UTC (3+ messages)
[PATCH v2] parse/ConfHander/BBHandler/utils: Fix cache dependency bugs
2013-11-29 23:31 UTC (3+ messages)
[PATCH] parse/ConfHander/utils: Fix cache dependency bugs
2013-11-29 18:11 UTC
[PATCH] hob: disable layer drag and drop outside the containing widget
2013-11-29 14:10 UTC
[PATCH] cooker: Fix support for wildcards in bbappend filenames
2013-11-29 5:19 UTC
[PATCH] crumbs/builder.py: Fix typo for indefinite article
2013-11-27 9:40 UTC
[PATCH 0/1] Hob: force notebook refresh
2013-11-26 9:30 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] data/codeparser: Improve handling of contains functions
2013-11-26 2:07 UTC (2+ messages)
[PATCH] bitbake: Share BB_TASKDEPDATA with tasks
2013-11-25 23:18 UTC
[PATCH] runqueue: Optimise next_buildable_task()
2013-11-25 23:12 UTC
[PATCH] codeparser: Drop unneeded variable separation
2013-11-25 23:00 UTC
[RFC PATCH 0/5] bitbake memory resident improvements
2013-11-25 21:21 UTC (6+ messages)
` [PATCH 1/5] bitbake: Add --status-only option
` [PATCH 2/5] bitbake.lock: Add host:port to bitbake.lock for memres server
` [PATCH 3/5] bitbake, xmlrpc.py: Implement memory resident auto port configuration/restart
` [PATCH 4/5] oe-init-build-env: Allow startup with and without memres
` [PATCH 5/5] oe-init-build-env-memres: Add auto port functionality
[PATCH] fetch2: Correct a few calls to latest_revision()
2013-11-25 11:41 UTC
[PATCH] Change call to latest_revision() to match parameters in function definition
2013-11-25 7:26 UTC
[PATCH] data: Fix output inconsistencies for emit_var
2013-11-22 16:17 UTC
[PATCH] runqueue/bitbake-worker: Fix dry run fakeroot issues
2013-11-22 14:18 UTC
Doing 'oerunmake configure' verses just 'configure'
2013-11-22 11:10 UTC (2+ messages)
[PATCH 0/1] HOB: Show warnings in Issues tab
2013-11-22 9:32 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] cooker: add support for using % as a wildcard in bbappend filename
2013-11-21 17:50 UTC
[PATCH] bitbake-layers: avoid loading configuration when not needed
2013-11-21 14:09 UTC
[PATCH 0/1] v2: cooker.py and friends, switch to SanityCheck events
2013-11-20 23:26 UTC (2+ messages)
` [PATCH 1/1] cooker.py and friends: Convert to using Sanity Check events
[PATCH] fetch2: Stop passing around the pointless url parameter
2013-11-20 14:53 UTC
[PATCH] fetch2: Clean up some url parameters to functions
2013-11-20 14:51 UTC
[PATCH v2] runqueue: Fix hole in setsceneverify skipped task logic
2013-11-20 10:46 UTC
[PATCH 0/2] improve recovery when something goes horribly wrong
2013-11-20 0:31 UTC (3+ messages)
` [PATCH 1/2] build.py: add single-quotes around already-expanded directory name
` [PATCH 2/2] data_smart.py: Add isTracking() to datasmart
runqueue: Fix hole in setsceneverify skipped task logic
2013-11-19 22:29 UTC
[PATCH 1/1] bitbake: cooker, toaster: mark interrupted builds as failed
2013-11-19 16:46 UTC
[PATCH] fetch2: Fix handling of SCM mirrors in MIRRORS
2013-11-19 13:21 UTC
[PATCH] git: Use git branch for ancestor checks
2013-11-19 13:20 UTC
[PATCH 0/1] bug fix for a typo in buildinfohelper
2013-11-19 10:53 UTC (2+ messages)
` [PATCH 1/1] toasterui: fix typo
[PATCH] git: Use merge-base instead of log for testing if a commit is present
2013-11-18 21:36 UTC (3+ messages)
[PATCH_DYLAN] hob/hoblistmodel: check if vals of packages/recipes names are not None
2013-11-18 13:03 UTC
[Patch 0/1] serv.py: Give pr-server up to 5 seconds to commit data
2013-11-15 20:51 UTC (2+ messages)
` [PATCH] "
[PATCH] toaster: convert build_package size to bytes to keep consistence
2013-11-15 11:57 UTC (3+ messages)
[PATCH] hob/hoblistmodel: check if vals of packages/recipes names are not None
2013-11-15 11:36 UTC (2+ messages)
[PATCH 0/5] bug fixes for Toaster
2013-11-15 11:35 UTC (9+ messages)
` [PATCH 1/5] cooker, toaster: variable definition tracking
` [PATCH v2] "
` [PATCH 2/5] toaster: fix tasks showing as NoExec
` [PATCH 3/5] toaster: remove author field
` [PATCH 4/5] toaster: fix path to buildstats file
` [PATCH 5/5] toasterui: mark failed sceneQueue tasks as failed
[PATCH] toaster: task with outcome 2 (sstate), should have sstate_result!=0
2013-11-15 11:34 UTC
[PATCH] cooker: warn if user specifies a target listed in ASSUME_PROVIDED
2013-11-14 14:57 UTC
[PATCH] hob: refresh tables when the user is redirected to Edit packages
2013-11-13 12:54 UTC
[PATCH] cooker: replace "w" file opening mode with "a" mode
2013-11-12 16:12 UTC
[PATCH] cooker: remove some redundant file manipulation code
2013-11-12 15:44 UTC (3+ messages)
[PATCH] newbb.vim: fix spelling
2013-11-11 18:51 UTC
How to strip CFLAGS in the recipe file?
2013-11-08 19:19 UTC (3+ messages)
Some 'depexp' nits
2013-11-08 17:13 UTC (9+ messages)
[PATCH 0/1 RFC] fetch2/git.py: fix the filename too long error
2013-11-08 16:31 UTC (2+ messages)
` [PATCH 1/1 "
Bitbake for native x86 project?
2013-11-07 18:57 UTC (4+ messages)
[PATCH] depexp: Improve wording on requirements
2013-11-07 17:24 UTC
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