diff options
| author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2013-11-05 11:25:14 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-05 22:17:55 +0000 |
| commit | 039b8ec125da2f3966263b6c9bdfb2864cb29772 (patch) | |
| tree | 5ff5ea293b66115ffdf2f427a3069817f446c997 /meta/recipes-devtools/git/git_1.8.3.4.bb | |
| parent | a2e3baad89cfd5cbd1b341cd0a3cc828643ba8a1 (diff) | |
| download | poky-039b8ec125da2f3966263b6c9bdfb2864cb29772.tar.gz | |
git: upgrade to 1.8.4.2
(From OE-Core rev: 0288d4337533e32124ff040701d2ef012970e8f2)
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git/git_1.8.3.4.bb')
| -rw-r--r-- | meta/recipes-devtools/git/git_1.8.3.4.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/recipes-devtools/git/git_1.8.3.4.bb b/meta/recipes-devtools/git/git_1.8.3.4.bb deleted file mode 100644 index 124a98edb6..0000000000 --- a/meta/recipes-devtools/git/git_1.8.3.4.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | require git.inc | ||
| 2 | |||
| 3 | SRC_URI = "http://git-core.googlecode.com/files/git-${PV}.tar.gz" | ||
| 4 | SRC_URI[md5sum] = "80eec3201a5d012913d287b85adaee8e" | ||
| 5 | SRC_URI[sha256sum] = "dfa2cdf2df92b4abe956b1e7586030381c4e39e89161ab789a660d8d1f24d9d9" | ||
| 6 | |||
| 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} \ | ||
| 9 | " | ||
| 10 | EXTRA_OEMAKE += "NO_GETTEXT=1" | ||
