[OE-core] [PATCH 1/1] systemd: add bash to RDEPENDS

Koen Kooi koen at dominion.thruhere.net
Wed Nov 12 10:28:55 UTC 2014


> Op 11 nov. 2014, om 03:17 heeft Chong Lu <Chong.Lu at windriver.com> het volgende geschreven:
> 
> ping

Anders has 2 questions, you only answered one, maybe you can try answering the second one before pinging?

> 
> //Chong
> 
> On 10/27/2014 03:16 PM, Chong Lu wrote:
>> This solves the following warning:
>> 
>> systemd-216+gitAUTOINC+5d0ae62c66: systemd-kernel-install requires /bin/bash,
>> but no providers in its RDEPENDS [file-rdeps]
>> 
>> Signed-off-by: Chong Lu <Chong.Lu at windriver.com>
>> ---
>>  meta/recipes-core/systemd/systemd_216.bb | 1 +
>>  1 file changed, 1 insertion(+)
>> 
>> diff --git a/meta/recipes-core/systemd/systemd_216.bb b/meta/recipes-core/systemd/systemd_216.bb
>> index 6d3e47f..8bc1cc8 100644
>> --- a/meta/recipes-core/systemd/systemd_216.bb
>> +++ b/meta/recipes-core/systemd/systemd_216.bb
>> @@ -202,6 +202,7 @@ FILES_${PN}-vconsole-setup = "${rootlibexecdir}/systemd/systemd-vconsole-setup \
>>                                ${systemd_unitdir}/system/systemd-vconsole-setup.service \
>>                                ${systemd_unitdir}/system/sysinit.target.wants/systemd-vconsole-setup.service"
>>  +RDEPENDS_${PN}-kernel-install += "bash"
>>  FILES_${PN}-kernel-install = "${bindir}/kernel-install \
>>                                ${sysconfdir}/kernel/ \
>>                                ${exec_prefix}/lib/kernel \
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
> 




More information about the Openembedded-core mailing list