summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorIonut Radu <ionutx.radu@intel.com>2013-05-22 20:04:00 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-06-07 16:48:24 +0100
commit0d9808349c109d2067da7b53f1cb6a4f1fc25b21 (patch)
treec0602831a0f6e258afef2cb34f931815d6f1405a /meta/recipes-sato
parentd83253951aba3ebf0b5025945351535437dd7c10 (diff)
downloadpoky-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/recipes-sato')
-rw-r--r--meta/recipes-sato/matchbox-terminal/matchbox-terminal_git.bb3
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
9DEPENDS = "gtk+ vte" 9DEPENDS = "gtk+ vte"
10SECTION = "x11/utils" 10SECTION = "x11/utils"
11SRCREV = "3fc25cb811a8ed306de897edf9b930f4402f3852" 11SRCREV = "452bca253492a97a587f440289b9ab27d217353e"
12PV = "0.0+git${SRCPV}" 12PV = "0.0+git${SRCPV}"
13PR = "r0"
14 13
15SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git" 14SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"
16 15