[oe-commits] [openembedded-core] 27/59: systemd: drop python dependency for ptests

git at git.openembedded.org git at git.openembedded.org
Mon May 30 21:59:59 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 3e4d6891bf90c6527564906f45b4c42f02bb3d57
Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
AuthorDate: Wed May 4 14:53:46 2016 +0300

    systemd: drop python dependency for ptests
    
    Python tests are not actually used, because systemd is configured
    using --without-python
    
    Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
 meta/recipes-core/systemd/systemd_229.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/systemd/systemd_229.bb b/meta/recipes-core/systemd/systemd_229.bb
index ae63c58..a1ca0e8 100644
--- a/meta/recipes-core/systemd/systemd_229.bb
+++ b/meta/recipes-core/systemd/systemd_229.bb
@@ -336,7 +336,7 @@ FILES_${PN}-analyze = "${bindir}/systemd-analyze"
 FILES_${PN}-initramfs = "/init"
 RDEPENDS_${PN}-initramfs = "${PN}"
 
-RDEPENDS_${PN}-ptest += "gawk make perl python bash xz \
+RDEPENDS_${PN}-ptest += "gawk make perl bash xz \
                          tzdata tzdata-americas tzdata-asia \
                          tzdata-europe tzdata-africa tzdata-antarctica \
                          tzdata-arctic tzdata-atlantic tzdata-australia \

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


More information about the Openembedded-commits mailing list