Browse Source

sato-screenshot: Upgrade 0.2 -> 0.3

(From OE-Core rev: e9ff03c4af75914b9abb5c5237e6a08aa631d332)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Jussi Kukkonen 9 years ago
parent
commit
16fa164d15
1 changed files with 2 additions and 2 deletions
  1. 2 2
      meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb

+ 2 - 2
meta/recipes-sato/sato-screenshot/sato-screenshot_0.2.bb → meta/recipes-sato/sato-screenshot/sato-screenshot_0.3.bb

@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 
 DEPENDS = "matchbox-panel-2 gtk+3"
 
-# SRCREV tagged 0.2
-SRCREV = "5db2672fb857b2c80b949d8fce92e0f0029cc947"
+# SRCREV tagged 0.3
+SRCREV = "9250fa5a012d84ff45984e8c4345ee7635227756"
 SRC_URI = "git://git.yoctoproject.org/screenshot"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>(\d+(\.\d+)+))"