diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-03-24 07:59:31 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-03-26 13:37:56 +0200 |
commit | 1fd050dc8dd275f5cfbf61c4ba75a552c381ffb2 (patch) | |
tree | d4dc0af8d449edd836e62d92abefecc23e26338c /meta-efl/recipes-efl/e17 | |
parent | 7f5b07f69ac25a58fd9c9141249703d5374cf7cf (diff) | |
download | meta-openembedded-1fd050dc8dd275f5cfbf61c4ba75a552c381ffb2.tar.gz |
e-tasks: bump PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-efl/recipes-efl/e17')
-rw-r--r-- | meta-efl/recipes-efl/e17/e-tasks_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/e-tasks_git.bb b/meta-efl/recipes-efl/e17/e-tasks_git.bb index 5196f42ab..dea6f03a7 100644 --- a/meta-efl/recipes-efl/e17/e-tasks_git.bb +++ b/meta-efl/recipes-efl/e17/e-tasks_git.bb | |||
@@ -10,6 +10,7 @@ inherit autotools | |||
10 | 10 | ||
11 | SRCREV = "b640f0e7287877983645d9d9a36f85a0b6a54631" | 11 | SRCREV = "b640f0e7287877983645d9d9a36f85a0b6a54631" |
12 | PV = "0.0.2+gitr${SRCPV}" | 12 | PV = "0.0.2+gitr${SRCPV}" |
13 | PR = "r1" | ||
13 | 14 | ||
14 | SRC_URI = "git://github.com/shr-project/e-tasks.git;protocol=git;branch=master \ | 15 | SRC_URI = "git://github.com/shr-project/e-tasks.git;protocol=git;branch=master \ |
15 | " | 16 | " |