diff options
| author | Upgrade Helper <uh@not.set> | 2013-11-25 15:51:01 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-27 11:51:25 +0000 |
| commit | a0e515f5b8b855060428d8fa5eec415a44fdb86a (patch) | |
| tree | f8780cbf821061430f3abf20fada0887cdd1dfa8 /meta/recipes-devtools/git | |
| parent | 46610941705ee59a7755f705a0a014b3422a40ab (diff) | |
| download | poky-a0e515f5b8b855060428d8fa5eec415a44fdb86a.tar.gz | |
git: upgrade to 1.8.4.4
(From OE-Core rev: 0565b1906d59a05b43e8658d9776e7ffbd8fe4ae)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git')
| -rw-r--r-- | meta/recipes-devtools/git/git_1.8.4.4.bb (renamed from meta/recipes-devtools/git/git_1.8.4.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/git/git_1.8.4.2.bb b/meta/recipes-devtools/git/git_1.8.4.4.bb index d162702ca6..cdcd894eaf 100644 --- a/meta/recipes-devtools/git/git_1.8.4.2.bb +++ b/meta/recipes-devtools/git/git_1.8.4.4.bb | |||
| @@ -1,8 +1,8 @@ | |||
| 1 | require git.inc | 1 | require git.inc |
| 2 | 2 | ||
| 3 | SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz" | 3 | SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz" |
| 4 | SRC_URI[md5sum] = "6f63d103465b86ca0ebe4189ea54731c" | 4 | SRC_URI[md5sum] = "c07ea15d5d0c31544de265f567d6e5ef" |
| 5 | SRC_URI[sha256sum] = "6732278ce4870b314cfd83500ec15d5ee7a868be5b96549022d6f0972bf3dd2a" | 5 | SRC_URI[sha256sum] = "44392f5bfcb17aa943338469ddafd94a9091f8b33eb5d3a2abb60f2bb61d1a73" |
| 6 | 6 | ||
| 7 | EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \ | 7 | EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no ac_cv_c_c99_format=yes \ |
| 8 | ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \ | 8 | ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \ |
