aboutsummaryrefslogtreecommitdiffstats
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:41:01 +0100
commit6ff15b794d3027d315712e6a5abae1bed0159d1a (patch)
tree101a0e300501c3684ddc1d2f5cbc48865d88b435
parent18bb555268ecc11d0fb7d4f404a38f1b453f2928 (diff)
downloadopenembedded-core-6ff15b794d3027d315712e6a5abae1bed0159d1a.tar.gz
matchbox-terminal: Update to git HEAD 452bca253492a97a587f440289b9ab27d217353e
Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
-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 \
DEPENDS = "gtk+ vte"
SECTION = "x11/utils"
-SRCREV = "3fc25cb811a8ed306de897edf9b930f4402f3852"
+SRCREV = "452bca253492a97a587f440289b9ab27d217353e"
PV = "0.0+git${SRCPV}"
-PR = "r0"
SRC_URI = "git://git.yoctoproject.org/${BPN};protocol=git"