mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-08-15 17:28:04 +02:00
keyutils: improve ptests
Tests need lsb Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -43,4 +43,4 @@ do_install_ptest () {
|
||||
sed -i -e 's/OSDIST=Unknown/OSDIST=${DISTRO}/' ${D}${PTEST_PATH}/tests/prepare.inc.sh
|
||||
}
|
||||
|
||||
RDEPENDS_${PN}-ptest += "glibc-utils"
|
||||
RDEPENDS_${PN}-ptest += "glibc-utils lsb"
|
||||
|
||||
Reference in New Issue
Block a user