diff options
| author | Robert Yang <liezhi.yang@windriver.com> | 2015-02-19 21:37:18 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-21 22:05:34 +0000 |
| commit | 861118833ed21930ab52b1c5a7c407606c0132b1 (patch) | |
| tree | 8d9778a0faa47d83c7c398024cbfead4330d5087 /meta/recipes-devtools/git/git.inc | |
| parent | d078caeb0eacbd53ff927f87bb943f667f8fa5c4 (diff) | |
| download | poky-861118833ed21930ab52b1c5a7c407606c0132b1.tar.gz | |
git: 2.2.1 -> 2.3.0
(From OE-Core rev: 92a27c29570541564d65bf43325a333960b40183)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/git/git.inc')
| -rw-r--r-- | meta/recipes-devtools/git/git.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/git/git.inc b/meta/recipes-devtools/git/git.inc index ddb1ceed99..4da4a2754f 100644 --- a/meta/recipes-devtools/git/git.inc +++ b/meta/recipes-devtools/git/git.inc | |||
| @@ -1,4 +1,5 @@ | |||
| 1 | SUMMARY = "Distributed version control system" | 1 | SUMMARY = "Distributed version control system" |
| 2 | HOMEPAGE = "http://git-scm.com" | ||
| 2 | SECTION = "console/utils" | 3 | SECTION = "console/utils" |
| 3 | LICENSE = "GPLv2" | 4 | LICENSE = "GPLv2" |
| 4 | DEPENDS = "openssl curl zlib expat" | 5 | DEPENDS = "openssl curl zlib expat" |
