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:41:01 +0100 |
commit | 6ff15b794d3027d315712e6a5abae1bed0159d1a (patch) | |
tree | 101a0e300501c3684ddc1d2f5cbc48865d88b435 /meta/recipes-sato | |
parent | 18bb555268ecc11d0fb7d4f404a38f1b453f2928 (diff) | |
download | openembedded-core-6ff15b794d3027d315712e6a5abae1bed0159d1a.tar.gz openembedded-core-6ff15b794d3027d315712e6a5abae1bed0159d1a.tar.bz2 openembedded-core-6ff15b794d3027d315712e6a5abae1bed0159d1a.zip |
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>
Diffstat (limited to 'meta/recipes-sato')
-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 \ 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" |