aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro-integration
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2015-10-29 16:10:28 +0100
committerAnders Roxell <anders.roxell@linaro.org>2015-10-29 16:07:43 +0100
commit2fd7cdbb92fd7551f5b1675eed34a30d4540f7a3 (patch)
treee5e977dc6d25609780d6bed237760e9b32f002b9 /meta-linaro-integration
parent99d5ab56adc469d6c8b755c8b78c418fff3b9d9f (diff)
meta-linaro-integration: systemd: add networkd to packageconfig
Change-Id: I41a906ee1e1e3c7b0e7e63433c162585716c984c Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
Diffstat (limited to 'meta-linaro-integration')
-rw-r--r--meta-linaro-integration/recipes-core/systemd/systemd_%.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-linaro-integration/recipes-core/systemd/systemd_%.bbappend b/meta-linaro-integration/recipes-core/systemd/systemd_%.bbappend
new file mode 100644
index 00000000..13653f1e
--- /dev/null
+++ b/meta-linaro-integration/recipes-core/systemd/systemd_%.bbappend
@@ -0,0 +1 @@
+PACKAGECONFIG_append = " networkd"