diff options
Diffstat (limited to 'recipes/shr/shr-today_git.bb')
-rw-r--r-- | recipes/shr/shr-today_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/shr/shr-today_git.bb b/recipes/shr/shr-today_git.bb index 64393068a7..cd8ccd6367 100644 --- a/recipes/shr/shr-today_git.bb +++ b/recipes/shr/shr-today_git.bb @@ -5,6 +5,7 @@ LICENSE ?= "GPL" RDEPENDS = "python-edje python-dbus python-edbus python-ecore" SECTION = "x11/applications" +SRCREV = "7b69649a9df0e85f0c0f7985fd1d93543c3b11e2" PV = "0.0.1+gitr${SRCREV}" PR = "r2" |