[oe-commits] [meta-openembedded] 39/50: keyutils: improve ptests

git at git.openembedded.org git at git.openembedded.org
Tue Jul 9 18:55:41 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit ed4ca741a9dd71c74511c04c6f604710896de7ad
Author: Armin Kuster <akuster808 at gmail.com>
AuthorDate: Mon Jul 8 14:38:56 2019 +0800

    keyutils: improve ptests
    
    Tests need lsb
    
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 keyutils_1.6.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/keyutils_1.6.bb b/keyutils_1.6.bb
index 1d7427d..730e174 100644
--- a/keyutils_1.6.bb
+++ b/keyutils_1.6.bb
@@ -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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list