[oe-commits] [openembedded-core] 29/122: git: 2.8.4 -> 2.9.0

git at git.openembedded.org git at git.openembedded.org
Tue Jul 19 14:06:09 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 73fc2e4f372b653332bc1d22c3ac97b1cfaae411
Author: Robert Yang <liezhi.yang at windriver.com>
AuthorDate: Wed Jul 6 18:37:02 2016 -0700

    git: 2.8.4 -> 2.9.0
    
    Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/git/git_2.8.4.bb | 11 -----------
 meta/recipes-devtools/git/git_2.9.0.bb | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta/recipes-devtools/git/git_2.8.4.bb b/meta/recipes-devtools/git/git_2.8.4.bb
deleted file mode 100644
index 7f3a89b..0000000
--- a/meta/recipes-devtools/git/git_2.8.4.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require git.inc
-
-EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
-                 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
-                 "
-EXTRA_OEMAKE += "NO_GETTEXT=1"
-
-SRC_URI[tarball.md5sum] = "51e5a6b8b7f834b27d91d2268ae10a9c"
-SRC_URI[tarball.sha256sum] = "626e319f8a24fc0866167ea5f6bf3e2f38f69d6cb2e59e150f13709ca3ebf301"
-SRC_URI[manpages.md5sum] = "c4d17feb686ff9be3d6f8762a89cdafe"
-SRC_URI[manpages.sha256sum] = "953a8eadaf4ae96dbad2c3ec12384c677416843917ef83d94b98367ffd55afc0"
diff --git a/meta/recipes-devtools/git/git_2.9.0.bb b/meta/recipes-devtools/git/git_2.9.0.bb
new file mode 100644
index 0000000..5a04715
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.9.0.bb
@@ -0,0 +1,11 @@
+require git.inc
+
+EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
+                 ac_cv_fread_reads_directories=${ac_cv_fread_reads_directories=yes} \
+                 "
+EXTRA_OEMAKE += "NO_GETTEXT=1"
+
+SRC_URI[tarball.md5sum] = "c982d63b69c1206c1b9d28de31520775"
+SRC_URI[tarball.sha256sum] = "bff7560f5602fcd8e37669e0f65ef08c6edc996e4f324e4ed6bb8a84765e30bd"
+SRC_URI[manpages.md5sum] = "6945b85d17929691327dc12e7d1e0cbd"
+SRC_URI[manpages.sha256sum] = "35ba69a8560529aa837e395a6d6c8d42f4d29b40a3c1cc6e3dc69bb1faadb332"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list