| Submitter | Martin Jansa |
|---|---|
| Date | March 24, 2012, 7:59 a.m. |
| Message ID | <f1ce43bfab41093ce9739759a29b62de49ac1597.1332575856.git.Martin.Jansa@gmail.com> |
| Download | mbox | patch |
| Permalink | /patch/24459/ |
| State | Accepted |
| Commit | 1fd050dc8dd275f5cfbf61c4ba75a552c381ffb2 |
| Headers | show |
Comments
Patch
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 \ "
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- meta-efl/recipes-efl/e17/e-tasks_git.bb | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)