[yocto] [meta-raspberrypi][PATCH] rpi-first-run-wizard: fix QA Error

Andrei Gherzan andrei at gherzan.ro
Wed Mar 13 10:55:14 PDT 2013


Hello,

There was already a patch in queue. Thank you and fix was merged in master.


On Tue, Mar 12, 2013 at 10:56 PM, Eric Bénard <eric at eukrea.com> wrote:

> ERROR: QA Issue: .../meta-raspberrypi/recipes-extra/startup/
> rpi-first-run-wizard.bb:
> Variable RDEPENDS is set as not being package specific, please fix this.
>
> Signed-off-by: Eric Bénard <eric at eukrea.com>
> ---
>  recipes-extra/startup/rpi-first-run-wizard.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/recipes-extra/startup/rpi-first-run-wizard.bbb/recipes-extra/startup/
> rpi-first-run-wizard.bb
> index c5cef7c..f3ac8b4 100644
> --- a/recipes-extra/startup/rpi-first-run-wizard.bb
> +++ b/recipes-extra/startup/rpi-first-run-wizard.bb
> @@ -3,7 +3,7 @@ LICENSE = "GPLV2"
>  LIC_FILES_CHKSUM =
> "file://${WORKDIR}/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
>
>  DEPENDS = "zenity dbus"
> -RDEPENDS = "slim sudo zenity dbus"
> +RDEPENDS_${PN} = "slim sudo zenity dbus"
>
>  COMPATIBLE_MACHINE = "raspberrypi"
>
> --
> 1.7.11.7
>
>


-- 
*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/20130313/afa31455/attachment.html>


More information about the yocto mailing list