[oe-commits] [openembedded-core] 14/30: git: 2.8.2 -> 2.8.4

git at git.openembedded.org git at git.openembedded.org
Mon Jun 13 08:17:58 UTC 2016


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

commit 21e2f75eb63bfca434bed34805b3ee1ef0637ddd
Author: Robert Yang <liezhi.yang at windriver.com>
AuthorDate: Sun Jun 12 01:25:06 2016 -0700

    git: 2.8.2 -> 2.8.4
    
    Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-devtools/git/git_2.8.2.bb | 11 -----------
 meta/recipes-devtools/git/git_2.8.4.bb | 11 +++++++++++
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta/recipes-devtools/git/git_2.8.2.bb b/meta/recipes-devtools/git/git_2.8.2.bb
deleted file mode 100644
index b3ce4f8..0000000
--- a/meta/recipes-devtools/git/git_2.8.2.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] = "3022d8ebf64b35b9704d5adf54b256f9"
-SRC_URI[tarball.sha256sum] = "a029c37ee2e0bb1efea5c4af827ff5afdb3356ec42fc19c1d40216d99e97e148"
-SRC_URI[manpages.md5sum] = "8c9da11aeb45b4a286ba766e25aaf3ab"
-SRC_URI[manpages.sha256sum] = "82d322211aade626d1eb3bcf3b76730bfdd2fcc9c189950fb0a8bdd69c383e2f"
diff --git a/meta/recipes-devtools/git/git_2.8.4.bb b/meta/recipes-devtools/git/git_2.8.4.bb
new file mode 100644
index 0000000..7f3a89b
--- /dev/null
+++ b/meta/recipes-devtools/git/git_2.8.4.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] = "51e5a6b8b7f834b27d91d2268ae10a9c"
+SRC_URI[tarball.sha256sum] = "626e319f8a24fc0866167ea5f6bf3e2f38f69d6cb2e59e150f13709ca3ebf301"
+SRC_URI[manpages.md5sum] = "c4d17feb686ff9be3d6f8762a89cdafe"
+SRC_URI[manpages.sha256sum] = "953a8eadaf4ae96dbad2c3ec12384c677416843917ef83d94b98367ffd55afc0"

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


More information about the Openembedded-commits mailing list