aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYannick Gicquel <yannick.gicquel@iot.bzh>2015-11-05 09:54:57 +0100
committerYannick Gicquel <yannick.gicquel@iot.bzh>2015-11-05 10:05:10 +0100
commit602320cacf1d9edaaf77bf4dcb9d13ea0ea5146d (patch)
tree736176c0d0d822e1ded616be010359cb167a1c14
parent90974f33f0bb02816f521e66ef96100ebff21dff (diff)
core: systemd: enable networkd
Change-Id: I6c84c593b8156a4abf4303f3a82763807eda9281 Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
-rw-r--r--meta-agl/recipes-core/systemd/systemd_%.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-agl/recipes-core/systemd/systemd_%.bbappend b/meta-agl/recipes-core/systemd/systemd_%.bbappend
new file mode 100644
index 000000000..29b7d1d7e
--- /dev/null
+++ b/meta-agl/recipes-core/systemd/systemd_%.bbappend
@@ -0,0 +1,3 @@
+# enable networkd support
+PACKAGECONFIG_append_pn-systemd = " networkd"
+