mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02:00
hwlatdetect: Improve RDEPENDS to be package specific
(From OE-Core rev: 1207bb402adfbe6a0600e4540fc35a53282a857c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -3,7 +3,7 @@ HOMEPAGE = "http://git.kernel.org/?p=linux/kernel/git/clrkwllms/rt-tests.git"
|
||||
SECTION = "tests"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
RDEPENDS = "python python-subprocess python-textutils"
|
||||
RDEPENDS_${PN} = "python python-subprocess python-textutils"
|
||||
RRECOMMENDS_${PN} = "kernel-module-hwlat-detector"
|
||||
|
||||
require rt-tests.inc
|
||||
|
||||
Reference in New Issue
Block a user