diff options
author | Anders Darander <anders@chargestorm.se> | 2011-09-20 10:20:29 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-09-21 13:27:35 +0100 |
commit | 7e67aa4002c50cd91e39e5e9305f8cb86c8c0f11 (patch) | |
tree | 1b523d727ba9bad5ab2caee36be258a746a34da3 /meta | |
parent | d1e6f49a6473df3c626100ba01b27485f735c33b (diff) | |
download | openembedded-core-7e67aa4002c50cd91e39e5e9305f8cb86c8c0f11.tar.gz openembedded-core-7e67aa4002c50cd91e39e5e9305f8cb86c8c0f11.tar.bz2 openembedded-core-7e67aa4002c50cd91e39e5e9305f8cb86c8c0f11.zip |
libzypp: git repo moved to github
Signed-off-by: Anders Darander <anders@chargestorm.se>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/libzypp/libzypp_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/libzypp/libzypp_git.bb b/meta/recipes-extended/libzypp/libzypp_git.bb index aeae7dfd37..4b1b8e4b36 100644 --- a/meta/recipes-extended/libzypp/libzypp_git.bb +++ b/meta/recipes-extended/libzypp/libzypp_git.bb @@ -16,7 +16,7 @@ SRCREV = "15b6c52260bbc52b3d8e585e271b67e10cc7c433" PV = "0.0-git${SRCPV}" PR = "r14" -SRC_URI = "git://gitorious.org/opensuse/libzypp.git;protocol=git \ +SRC_URI = "git://github.com/openSUSE/libzypp.git;protocol=git \ file://no-doc.patch \ file://rpm5.patch \ file://rpm5-no-rpmdbinit.patch \ |