Openembedded Bitbake Development
 help / color / mirror / Atom feed
 messages from 2013-11-22 14:18:16 to 2014-01-20 15:57:41 UTC [more...]

[PATCH] fetch2/git: Anchor names when using ls-remote
 2014-01-20 15:57 UTC  (2+ messages)

fetch2/git: Dereference unresolved names with ls-remote
 2014-01-20 15:21 UTC 

[PATCH] fetch2: Sanity check SRCREV matches rev/tag parameter
 2014-01-20 15:20 UTC 

[PATCH] fetch2: Improve invalid SRCREV error message
 2014-01-20 15:20 UTC 

[PATCH] fetch2: Clean up srcrev_internal_helper
 2014-01-20 15:19 UTC 

[PATCH 0/1] siggen.py: fix the SignatureGenerator()
 2014-01-20 11:44 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/5] Improvements to bb.fetch2.URI class
 2014-01-20 11:03 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

[PATCH] siggen: Remove fsync that is causing performance issues
 2014-01-18 23:30 UTC 

[PATCH] SignatureGenerator: Add empty implementation for dump_sigs
 2014-01-17 13:13 UTC 

[RFC PATCH] bitbake: Rewrite fetch2.decodeurl() to use urlparse.urlsplit()
 2014-01-17 12:33 UTC  (5+ messages)

[PATCH] fetch2/gitsm: Use ud.basecmd instead of hardcoding git
 2014-01-17 12:01 UTC 

[RFC][PATCH] tests/fetch.py: Add test for branch containing '@'
 2014-01-16 14:55 UTC  (3+ messages)
` [PATCHv2] fetch2: Don't allow '/' in user:pass, fix "
` [PATCHv3] "

bitbake error
 2014-01-15  4:30 UTC 

[PATCH 0/1] bitbake: data.py: convert "__" to "-" for PREFERRED_VERSION
 2014-01-14  2:38 UTC  (7+ messages)
` [PATCH 1/1] "

Bitbake Docs - Headsup
 2014-01-13 22:29 UTC 

[PATCH] runqueue: Add output for -S option for listing the changepoints compared with an sstate cache
 2014-01-10 14:14 UTC  (10+ messages)
    ` [RFC][WIP][PATCH] runqueue: Don't fail without match found

[PATCH 0/5] Toaster web UI implementation (cover letter only)
 2014-01-10 14:13 UTC 

[1.20][PATCH] hob/hoblistmodel: check if vals of packages/recipes names are not None
 2014-01-08 17:40 UTC 

[1.18][PATCH] hob/hoblistmodel: check if vals of packages/recipes names are not None
 2014-01-08 17:35 UTC 

[PATCH 0/2] bitbake: fetch2: Add sanity check for SHA validity of tag and adjust SHA define order
 2014-01-08 12:43 UTC  (12+ 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

[PATCH] bitbake: fetch2/git: add description for nobranch
 2014-01-08 10:17 UTC 

[PATCH] bitbake: bb.fetch2.git: Fix _latest_revision function while using tags
 2014-01-07 17:18 UTC  (8+ messages)

[PATCH] bitbake: gitannex.py: Add Git Annex support
 2014-01-07 15:58 UTC 

[RFC PATCH 0/1] set the PREFERRED_VERSION from command line
 2014-01-07 13:18 UTC  (3+ messages)
` [RFC PATCH 1/1] bitbake/cooker.py: "

[PATCH] bitbake: fetch2/git: add nobranch option for SRC_URI to skip validating SHA
 2014-01-07 10:47 UTC  (3+ messages)

[PATCH v2] bitbake: fetch2/git: add nobranch option for SRC_URI to skip SHA validating for branch
 2014-01-07 10:45 UTC 

about oe-init-build-env: Allow startup with and without memres
 2014-01-06 17:18 UTC  (4+ messages)

[PATCH 0/2] bitbake: fix the task flags cleandirs
 2014-01-06  9:52 UTC  (3+ messages)
` [PATCH 1/2] bitbake/lib/bb/build.py: "
` [PATCH 2/2] bitbake: usermanual.xml: fix a typo

[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 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 


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