mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
foxtrotgps: Fix QA warnings
WARNING: QA Issue: foxtrotgps requires /usr/bin/python, /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:
@@ -20,4 +20,5 @@ do_configure_prepend() {
|
||||
fi
|
||||
}
|
||||
|
||||
RDEPENDS_${PN} += "python perl"
|
||||
RRECOMMENDS_${PN} = "gpsd"
|
||||
|
||||
Reference in New Issue
Block a user