core: systemd: enable networkd 63/4263/1
authorYannick Gicquel <yannick.gicquel@iot.bzh>
Thu, 5 Nov 2015 08:54:57 +0000 (09:54 +0100)
committerYannick Gicquel <yannick.gicquel@iot.bzh>
Thu, 5 Nov 2015 09:05:10 +0000 (10:05 +0100)
Change-Id: I6c84c593b8156a4abf4303f3a82763807eda9281
Signed-off-by: Yannick Gicquel <yannick.gicquel@iot.bzh>
meta-agl/recipes-core/systemd/systemd_%.bbappend [new file with mode: 0644]

diff --git a/meta-agl/recipes-core/systemd/systemd_%.bbappend b/meta-agl/recipes-core/systemd/systemd_%.bbappend
new file mode 100644 (file)
index 0000000..29b7d1d
--- /dev/null
@@ -0,0 +1,3 @@
+# enable networkd support
+PACKAGECONFIG_append_pn-systemd = " networkd"
+