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 | |
parent | 7f5b07f69ac25a58fd9c9141249703d5374cf7cf (diff) |
e-tasks: bump PR
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-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 5196f42..dea6f03 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 SRCREV = "b640f0e7287877983645d9d9a36f85a0b6a54631" PV = "0.0.2+gitr${SRCPV}" +PR = "r1" SRC_URI = "git://github.com/shr-project/e-tasks.git;protocol=git;branch=master \ " |