[OE-core] [PATCH] git: update to 2.8.2

Dan McGregor danismostlikely at gmail.com
Mon May 2 19:50:52 UTC 2016


From: Dan McGregor <dan.mcgregor at usask.ca>

Now that krogoth has been released, update git to the latest release.

Signed-off-by: Dan McGregor <dan.mcgregor at usask.ca>
---
 meta/recipes-devtools/git/{git_2.7.4.bb => git_2.8.2.bb} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-devtools/git/{git_2.7.4.bb => git_2.8.2.bb} (39%)

diff --git a/meta/recipes-devtools/git/git_2.7.4.bb b/meta/recipes-devtools/git/git_2.8.2.bb
similarity index 39%
rename from meta/recipes-devtools/git/git_2.7.4.bb
rename to meta/recipes-devtools/git/git_2.8.2.bb
index bc72793..b3ce4f8 100644
--- a/meta/recipes-devtools/git/git_2.7.4.bb
+++ b/meta/recipes-devtools/git/git_2.8.2.bb
@@ -5,7 +5,7 @@ EXTRA_OECONF += "ac_cv_snprintf_returns_bogus=no \
                  "
 EXTRA_OEMAKE += "NO_GETTEXT=1"
 
-SRC_URI[tarball.md5sum] = "c64012d491e24c7d65cd389f75383d91"
-SRC_URI[tarball.sha256sum] = "7104c4f5d948a75b499a954524cb281fe30c6649d8abe20982936f75ec1f275b"
-SRC_URI[manpages.md5sum] = "58020dc13a5801c49f7986fef7027535"
-SRC_URI[manpages.sha256sum] = "0dfe1931ad302873470e0280248e3aa50502b5edd00dcc3e9c9173667b6fea6a"
+SRC_URI[tarball.md5sum] = "3022d8ebf64b35b9704d5adf54b256f9"
+SRC_URI[tarball.sha256sum] = "a029c37ee2e0bb1efea5c4af827ff5afdb3356ec42fc19c1d40216d99e97e148"
+SRC_URI[manpages.md5sum] = "8c9da11aeb45b4a286ba766e25aaf3ab"
+SRC_URI[manpages.sha256sum] = "82d322211aade626d1eb3bcf3b76730bfdd2fcc9c189950fb0a8bdd69c383e2f"
-- 
2.8.2




More information about the Openembedded-core mailing list