[oe-commits] Chen Qi : ebtables: fix for sysvinit and systemd

git at git.openembedded.org git at git.openembedded.org
Mon Oct 27 11:56:52 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: fd7b22c3f503e677c801d19a7dd1074d6cb66730
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=fd7b22c3f503e677c801d19a7dd1074d6cb66730

Author: Chen Qi <Qi.Chen at windriver.com>
Date:   Mon Sep 29 14:24:17 2014 +0800

ebtables: fix for sysvinit and systemd

The solution mainly references Fedora20.
Extract the common part of the code and install it into ${sbindir}.
Add systemd service file.

Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>

---

 .../ebtables/ebtables-2.0.10-4/ebtables.common     | 163 +++++++++++++++++++++
 .../ebtables/ebtables-2.0.10-4/ebtables.init       | 162 +-------------------
 .../ebtables/ebtables-2.0.10-4/ebtables.service    |  11 ++
 .../recipes-filter/ebtables/ebtables_2.0.10-4.bb   |  22 ++-
 4 files changed, 192 insertions(+), 166 deletions(-)

Diff:   http://git.openembedded.org/?p=meta-openembedded.git/?a=commitdiff;h=fd7b22c3f503e677c801d19a7dd1074d6cb66730


More information about the Openembedded-commits mailing list