From: Robert Yang <liezhi.yang@windriver.com>
To: <bitbake-devel@lists.openembedded.org>
Subject: [WIP][RFC PATCH 0/5] fix for memres bitbake
Date: Tue, 8 Aug 2017 02:12:04 -0700 [thread overview]
Message-ID: <cover.1502183410.git.liezhi.yang@windriver.com> (raw)
The following changes since commit 9ed748a542b520c1cb763d981969233c0f5efd4e:
bitbake: daemonize: Always print any remaning UI events at exit (2017-08-03 11:14:13 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib rbt/bitbake
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/bitbake
Robert Yang (5):
btiabke: main.py: remove unneeded float()
bitbake: main: add log handler when status-only
bitbake: process: fix disconnect when BB_SERVER_TIMEOUT
bitbake: main: handle BB_SERVER_TIMEOUT = -1
bitbake: main: make observe-only work without --bind
bitbake/lib/bb/main.py | 14 +++++---------
bitbake/lib/bb/server/process.py | 13 ++++++-------
2 files changed, 11 insertions(+), 16 deletions(-)
--
2.11.0
next reply other threads:[~2017-08-08 9:12 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-08 9:12 Robert Yang [this message]
2017-08-08 9:12 ` [WIP][RFC PATCH 1/5] btiabke: main.py: remove unneeded float() Robert Yang
2017-08-08 9:12 ` [WIP][RFC PATCH 2/5] bitbake: main: add log handler when status-only Robert Yang
2017-08-08 12:14 ` Richard Purdie
2017-08-08 14:33 ` Robert Yang
2017-08-08 9:12 ` [WIP][RFC PATCH 3/5] bitbake: process: fix disconnect when BB_SERVER_TIMEOUT Robert Yang
2017-08-08 9:12 ` [WIP][RFC PATCH 4/5] bitbake: main: handle BB_SERVER_TIMEOUT = -1 Robert Yang
2017-08-08 9:12 ` [WIP][RFC PATCH 5/5] bitbake: main: make observe-only work without --bind Robert Yang
2017-08-08 12:50 ` Richard Purdie
2017-08-08 14:21 ` Robert Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1502183410.git.liezhi.yang@windriver.com \
--to=liezhi.yang@windriver.com \
--cc=bitbake-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.