diff options
Diffstat (limited to 'meta/recipes-devtools/git')
-rw-r--r-- | meta/recipes-devtools/git/git_1.7.7.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git_1.7.7.bb b/meta/recipes-devtools/git/git_1.7.7.bb index 486e2e5861..d383c1077f 100644 --- a/meta/recipes-devtools/git/git_1.7.7.bb +++ b/meta/recipes-devtools/git/git_1.7.7.bb | |||
@@ -1,5 +1,7 @@ | |||
1 | require git.inc | 1 | require git.inc |
2 | 2 | ||
3 | PR = "r1" | ||
4 | |||
3 | SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz" | 5 | SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz" |
4 | SRC_URI[md5sum] = "5d645884e688921e773186783b65ce33" | 6 | SRC_URI[md5sum] = "5d645884e688921e773186783b65ce33" |
5 | SRC_URI[sha256sum] = "5a977bc01e4989b9928345e99aab15ce896cf5897c6e32eb449538574df377f6" | 7 | SRC_URI[sha256sum] = "5a977bc01e4989b9928345e99aab15ce896cf5897c6e32eb449538574df377f6" |