diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 12:39:18 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-04-12 12:43:13 +0200 |
commit | c9629066adecbbde1c37b20778043883b425cb3e (patch) | |
tree | d8e71c438b0737c64698e1e655e5f3598e6e34cd | |
parent | b6e7c778a86dd37505cb8524d41a9f32c402d19d (diff) |
zhone2: add SRCREV
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | recipes/freesmartphone/zhone2_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/freesmartphone/zhone2_git.bb b/recipes/freesmartphone/zhone2_git.bb index b29125a99b..ebc0401ab1 100644 --- a/recipes/freesmartphone/zhone2_git.bb +++ b/recipes/freesmartphone/zhone2_git.bb @@ -4,6 +4,7 @@ HOMEPAGE = "http://www.freesmartphone.org" SECTION = "x11" LICENSE = "GPLv2" DEPENDS = "edje-native vala-native evas ecore edje libeflvala libfsobasics libfsoframework libfso-glib" +SRCREV = "1e3dca8a407f4e69636c47d9f22b31f8ae718d5a" PV = "2.0.0+gitr${SRCREV}" PR = "r2" |