[OE-core] [PATCH v2] systemd: enable portabled by default

luca.boccassi at gmail.com luca.boccassi at gmail.com
Fri May 10 12:09:32 UTC 2019


From: Luca Boccassi <luca.boccassi at microsoft.com>

portable services have been declared production ready with v241, so enable
by default and install the files in the main package.

Signed-off-by: Luca Boccassi <luca.boccassi at microsoft.com>
---
v2: Just enable by default, and let the files be installed in the main package
    as requested by reviewers.

 meta/recipes-core/systemd/systemd_242.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-core/systemd/systemd_242.bb b/meta/recipes-core/systemd/systemd_242.bb
index 73e03c7a77..f15d125bf8 100644
--- a/meta/recipes-core/systemd/systemd_242.bb
+++ b/meta/recipes-core/systemd/systemd_242.bb
@@ -81,6 +81,7 @@ PACKAGECONFIG ??= " \
     nss \
     nss-mymachines \
     nss-resolve \
+    portabled \
     quotacheck \
     randomseed \
     resolved \
-- 
2.20.1



More information about the Openembedded-core mailing list