mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
564ba80ed8
commit
8564889205
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user