[OE-core] [PATCH 06/12] systemd-compat-units: add missing systemd-systemctl-native dependency

Koen Kooi koen at dominion.thruhere.net
Tue Mar 12 07:37:40 UTC 2013


Op 12 mrt. 2013, om 08:08 heeft Martin Jansa <martin.jansa at gmail.com> het volgende geschreven:

> On Mon, Mar 11, 2013 at 11:24:49AM -0700, Ross Burton wrote:
>> This package has postinsts that run on the build host, but wasn't depending on
>> systemd-systemctl-native.
>> 
>> Signed-off-by: Ross Burton <ross.burton at intel.com>
>> ---
>> meta/recipes-core/systemd/systemd-compat-units.bb |    2 ++
>> 1 file changed, 2 insertions(+)
>> 
>> diff --git a/meta/recipes-core/systemd/systemd-compat-units.bb b/meta/recipes-core/systemd/systemd-compat-units.bb
>> index a7bfee3..19a1ea1 100644
>> --- a/meta/recipes-core/systemd/systemd-compat-units.bb
>> +++ b/meta/recipes-core/systemd/systemd-compat-units.bb
>> @@ -5,6 +5,8 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3
>> 
>> PR = "r18"
>> 
>> +DEPENDS = "systemd-systemctl-native"
> 
> Do you want RDEPENDS_${PN} here?

I don't think a -native package will do something usefull on the target :)



More information about the Openembedded-core mailing list