From: Henning Heinold Date: Tue, 17 Nov 2009 20:44:59 +0000 (+0100) Subject: disko-git: fix package name, was to early for the change X-Git-Tag: Release-2010-05/1~1648^2~201 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b1f9398d0f97743feb1a12278735efbeae541d1;p=openembedded.git disko-git: fix package name, was to early for the change --- 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"