[OE-core] [PATCH 1/6] packagegroup-self-hosted.bb: python-git -> python3-git

Robert Yang liezhi.yang at windriver.com
Tue May 24 03:25:37 UTC 2016


Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
---
 meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index aa88cf9..829ed23 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -153,7 +153,7 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     perl-pod \
     python \
     python-compiler \
-    python-git \
+    python3-git \
     python-misc \
     python-modules \
     python-rpm \
-- 
2.8.0




More information about the Openembedded-core mailing list