mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
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 <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
e881580c7f
commit
4f3ae5f7d3
@@ -17,3 +17,5 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/host;module=usbpath;protocol=http \
|
|||||||
S = "${WORKDIR}/usbpath"
|
S = "${WORKDIR}/usbpath"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
RDEPENDS_${PN} += "perl"
|
||||||
|
|||||||
Reference in New Issue
Block a user