From: Cristian Iorga <cristian.iorga@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH V4 0/3] connman 1.10 upgrade and qemu networking fix
Date: Tue, 15 Jan 2013 22:08:44 +0200 [thread overview]
Message-ID: <1358280527-14078-1-git-send-email-cristian.iorga@intel.com> (raw)
This set of patches will:
- update connman to 1.10
- solve the issue of lost connectivity with qemu machines
connman will clear previous configuration for a network
interface, rendering qemu machines eth0 unusable, because
there is no DHCP server to be used, and the static configuration
of eth0 will be cleared when connman starts.
connman-conf solves this.
- add machine override ability for any qemu machine
can be used for doing specific configs only for qemu* machines
Cristian Iorga (3):
connman: upgrade to 1.10
connman-conf: configures connman in qemu machines
qemu: machine override ability added
meta/conf/layer.conf | 1 +
meta/conf/machine/include/qemu.inc | 2 +
meta/recipes-connectivity/connman/connman-conf.bb | 18 ++++++
.../connman/connman-conf/qemuall/main.conf | 3 +
...If-there-is-no-d_type-support-use-fstatat.patch | 61 --------------------
...If-there-is-no-d_type-support-use-fstatat.patch | 38 +++++++-----
.../connman/inet-fix-ip-cleanup-functions.patch | 40 +++++++++++++
.../connman/{connman_1.4.bb => connman_1.10.bb} | 8 ++-
8 files changed, 91 insertions(+), 80 deletions(-)
create mode 100644 meta/recipes-connectivity/connman/connman-conf.bb
create mode 100644 meta/recipes-connectivity/connman/connman-conf/qemuall/main.conf
delete mode 100644 meta/recipes-connectivity/connman/connman/0001-timezone.c-If-there-is-no-d_type-support-use-fstatat.patch
create mode 100644 meta/recipes-connectivity/connman/connman/inet-fix-ip-cleanup-functions.patch
rename meta/recipes-connectivity/connman/{connman_1.4.bb => connman_1.10.bb} (71%)
--
1.7.10.4
next reply other threads:[~2013-01-15 20:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-15 20:08 Cristian Iorga [this message]
2013-01-15 20:08 ` [PATCH V4 1/3] connman: upgrade to 1.10 Cristian Iorga
2013-01-15 20:08 ` [PATCH V4 2/3] connman-conf: configures connman in qemu machines Cristian Iorga
2013-01-15 20:15 ` Otavio Salvador
2013-01-15 20:18 ` Iorga, Cristian
2013-01-15 20:21 ` Martin Jansa
2013-01-15 20:24 ` Saul Wold
2013-01-29 20:02 ` Stanacar, StefanX
2013-01-15 20:08 ` [PATCH V4 3/3] qemu: machine override ability added Cristian Iorga
2013-01-16 7:42 ` [PATCH V4 0/3] connman 1.10 upgrade and qemu networking fix Ross Burton
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=1358280527-14078-1-git-send-email-cristian.iorga@intel.com \
--to=cristian.iorga@intel.com \
--cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox