From 85648892055b7df0492d9017f74079f0c5ffdbd4 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Sun, 5 Apr 2015 06:10:20 -0700 Subject: usbpath: Fix QA warnings WARNING: QA Issue: usbpath requires /usr/bin/perl, but no providers in its RDEPENDS [file-rdeps] Signed-off-by: Armin Kuster Signed-off-by: Martin Jansa Signed-off-by: Armin Kuster --- meta-oe/recipes-support/usbpath/usbpath_svn.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-oe/recipes-support/usbpath/usbpath_svn.bb b/meta-oe/recipes-support/usbpath/usbpath_svn.bb index 134192bd67..c6955edf02 100644 --- a/meta-oe/recipes-support/usbpath/usbpath_svn.bb +++ b/meta-oe/recipes-support/usbpath/usbpath_svn.bb @@ -17,3 +17,5 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/host;module=usbpath;protocol=http \ S = "${WORKDIR}/usbpath" inherit autotools pkgconfig + +RDEPENDS_${PN} += "perl" -- cgit 1.2.3-korg