diff options
author | Ionut Radu <ionutx.radu@intel.com> | 2013-05-22 20:04:00 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-06-07 16:48:24 +0100 |
commit | 0d9808349c109d2067da7b53f1cb6a4f1fc25b21 (patch) | |
tree | c0602831a0f6e258afef2cb34f931815d6f1405a /meta | |
parent | d83253951aba3ebf0b5025945351535437dd7c10 (diff) | |
download | poky-0d9808349c109d2067da7b53f1cb6a4f1fc25b21.tar.gz |
matchbox-terminal: Update to git HEAD 452bca253492a97a587f440289b9ab27d217353e
(From OE-Core rev: 6ff15b794d3027d315712e6a5abae1bed0159d1a)
Signed-off-by: Ionut Radu <ionutx.radu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb index f4ad463188..93d01f9b3c 100644 --- a/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb +++ b/meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb | |||
@@ -8,9 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | |||
8 | 8 | ||
9 | DEPENDS = "gtk+ vte" | 9 | DEPENDS = "gtk+ vte" |
10 | SECTION = "x11/utils" | 10 | SECTION = "x11/utils" |
11 | SRCREV = "3fc25cb811a8ed306de897edf9b930f4402f3852" | 11 | SRCREV = "452bca253492a97a587f440289b9ab27d217353e" |
12 | PV = "0.0+git${SRCPV}" | 12 | PV = "0.0+git${SRCPV}" |
13 | PR = "r0" | ||
14 | 13 | ||
15 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" | 14 | SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" |
16 | 15 | ||