diff options
-rw-r--r-- | recipes/disko/disko_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/disko/disko_git.bb b/recipes/disko/disko_git.bb index 738496e78e..10b57ecbe4 100644 --- a/recipes/disko/disko_git.bb +++ b/recipes/disko/disko_git.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Disko is an application framework, that can be used to develop GUI applications for embedded devices. It is closely connected to the DirectFB" LICENSE = "GPL" -PV = "1.6.1+${SRCPV}" +PV = "1.6.1+gitr${SRCREV}" PR = "r0" DEFAULT_PREFERENCE = "-1" |