[oe-commits] [meta-openembedded] 74/94: keyutils: improve ptests

git at git.openembedded.org git at git.openembedded.org
Wed Jul 10 16:35:47 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 271411cbddfe1ab91431125e16de5bd1dfc28ee6
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