[OE-core] [PATCH v3] systemd: added python-systemd package generation.

Anders Darander anders at chargestorm.se
Tue Apr 23 06:36:54 UTC 2013



Yevhen Kyriukha <kirgene at gmail.com> wrote:

>---
> meta/recipes-core/systemd/systemd_199.bb |   19 +++++++++++++++----
> 1 file changed, 15 insertions(+), 4 deletions(-)
>
>diff --git a/meta/recipes-core/systemd/systemd_199.bb
>b/meta/recipes-core/systemd/systemd_199.bb
>index 5240443..9a68960 100644
>--- a/meta/recipes-core/systemd/systemd_199.bb
>+++ b/meta/recipes-core/systemd/systemd_199.bb
>@@ -11,12 +11,18 @@ PROVIDES = "udev"
> PE = "1"
> PR = "r2"
> 
>-DEPENDS = "kmod docbook-sgml-dtd-4.1-native intltool-native
>gperf-native acl readline dbus libcap libcgroup tcp-wrappers glib-2.0"
>+DEPENDS = "kmod docbook-sgml-dtd-4.1-native intltool-native
>gperf-native acl readline dbus libcap libcgroup tcp-wrappers glib-2.0
>python"

Would out be possible to change this patch to use PACKAGECONFIG instead? Otherwise we're going to always drag in Python, which will increase build times for systems that are not already building / using Python in the image. 

I think that I've discussed this at some earlier point when a similar changed was proposed, though I don't remember there were some problems with that approach. 

Cheers, 
Anders 
-- 
ChargeStorm AB / eStorm AB




More information about the Openembedded-core mailing list