[yocto] [meta-raspberrypi][PATCH 1/1] rpi-first-run-wizard: Fix RDEPENDS warning

Andrei Gherzan andrei at gherzan.ro
Wed Feb 20 03:16:26 PST 2013


Thanks.


On Tue, Feb 19, 2013 at 4:03 PM, Philipp Wagner <lists at philipp-wagner.com>wrote:

> Am 10.02.2013 18:55, schrieb Andrei Gherzan:
>
>  WARNING: QA Issue: [...]/rpi-first-run-wizard.bb:
>> Variable RDEPENDS is set as not being package specific, please fix this.
>>
>> Signed-off-by: Andrei Gherzan <andrei at gherzan.ro>
>> ---
>>   recipes-extra/startup/rpi-**first-run-wizard.bb<http://rpi-first-run-wizard.bb>|    4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/recipes-extra/startup/rpi-**first-run-wizard.bb<http://rpi-first-run-wizard.bb>b/recipes-extra/startup/
>> rpi-**first-run-wizard.bb <http://rpi-first-run-wizard.bb>
>> index c5cef7c..6ede56e 100644
>> --- a/recipes-extra/startup/rpi-**first-run-wizard.bb<http://rpi-first-run-wizard.bb>
>> +++ b/recipes-extra/startup/rpi-**first-run-wizard.bb<http://rpi-first-run-wizard.bb>
>> @@ -3,11 +3,11 @@ LICENSE = "GPLV2"
>>   LIC_FILES_CHKSUM = "file://${WORKDIR}/LICENSE;**md5=**
>> b234ee4d69f5fce4486a80fdaf4a42**63"
>>
>>   DEPENDS = "zenity dbus"
>> -RDEPENDS = "slim sudo zenity dbus"
>> +RDEPENDS_${PN} = "slim sudo zenity dbus"
>>
>>   COMPATIBLE_MACHINE = "raspberrypi"
>>
>> -PR = "r1"
>> +PR = "r2"
>>
>>   SRC_URI = " \
>>             file://LICENSE \
>>
>>
> I've applied this patch and it works as expected.
>
> Philipp
>



-- 
*Andrei Gherzan*
m: +40.744.478.414 |  f: +40.31.816.28.12
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130220/32e81e4b/attachment.html>


More information about the yocto mailing list